Open source Java projects: Java Binding for OpenGL (JOGL)
If you're planning to develop a game engine or other Java software that requires 3D graphics, you'll want to know about JOGL.
Learn how to use this low-level API to introduce OpenGL's high performance and powerful features to your Java-based games.
Jeff Friesen,
September 2008
Lightweight UI Toolkit to heal JME fragmentation
Released under GPLv2, LWUIT features Swing-like MVC capabilities, 3D integration, widgets, and visual components for developing
mobile applications to run across Java ME devices.
Paul Krill,
August 2008
JavaFX SDK Preview released
Early adopters will be able to get their hands on a preview SDK for JavaFX as of Thursday, marking Sun's entry into the RIA
framework wars.
Chris Kanaracus,
July 2008
Web development with Wicket, Part 2: Reducing and re-using code
Want to build numerous similar Web components without cutting and pasting code? Wicket could be the Web application framework
for you.
Nathan Hamblen,
July 2008
Open source Java projects: SwingLabs PDF Renderer
PDF files are ubiquitous for sharing documents over the Internet, but how do you view and render them in your Java applications?
Find out what the SwingLabs PDF Renderer can do for you, in this installment of the 'Open source Java projects' series.
Jeff Friesen,
June 2008
Web development with Wicket, Part 1: The state of Wicket
Don't let state become a performance bottleneck in your Java Web applications. Wicket accommodates both stateless and stateful
development models, so you can just go with the flow.
Nathan Hamblen,
June 2008
The new applet experience
Jeff Friesen puts the newer, faster applet to the test using JavaFX Script and key features of Java SE 6u10.
Jeff Friesen,
May 2008
Are applets making a comeback?
Sun is pushing hard for renewal on the client-side with Java SE 6u10, JavaFX Script, and JMC. Are applets ready for a comeback,
too? Chet Haase, Cay Horstmann, John Zukowski, Ted Neward, Romain Guy, Jim Weaver, and Danny Coward share their views.
Jeff Friesen,
May 2008
Open source Java projects: The Wizard API
Building a Swing-based wizard from scratch is no easy magic -- so why do it? Instead, try Tim Boudreau's Wizard API, which
you can use to guide users through desktop application installation and setup with style.
Jeff Friesen,
April 2008
Open source Java projects: AnimatingCardLayout
Take another path to filthy rich clients -- AnimatingCardLayout is a
free, open source layout manager that you can use to create animated
transitions for your Java GUIs.
Jeff Friesen,
March 2008
Java solutions profile: Java Web conferencing
Developers of Glance, Vyew, WebHuddle, and The Switchboard talk about using Java to create real-time audio and video services
online.
Howard Wen,
February 2008
Open source Java projects: Java Native Access
The Java Native Interface offers a complex and potentially error-prone approach to accessing native code from your Java programs.
This month Jeff Friesen introduces JNA: an open source Java project that lets you take what you need from native libraries
without writing a line of non-Java code.
Jeff Friesen,
February 2008
Open source Java projects: Balloontip for Java
Get clued in to lesser known open source Java projects that can save you time and money -- starting this month with Bernhard
Pauler's balloontip project for Swing GUI development.
Jeff Friesen,
January 2008
Get ready for immersive, cinematic apps
Cinematic, immersive, and collaborative are not words commonly used to describe enterprise software today, but that could
change quickly if tool visionaries are right.
Esther Schindler,
November 2007
Ajax programming with the Java Scripting API
Discover the Java Scripting API and use it to develop a dynamic,
Swing-based weather application, in this excerpt from Jeff Friesen's 'Beginning Java SE 6 Platform.'
Jeff Friesen,
November 2007
Recent articles:
Popular archives:
Java: A platform for platforms
Sun's reorg may seem promising to shareholders but it's also a scramble for position. The question now is whether Sun can,
or wants to, maintain its hold on Java technology. Especially with enterprise leaders like SpringSource and RedHat investing
heavily in Java's future as a platform for platforms
Also see:
Discuss: Java: A platform for platforms?