Some reader favorites:
EJB fundamentals and session beans
Create a scrollable virtual desktop in Swing
Wizard API updated!
Tim Boudreau has released a new version of the Swing Wizard library (version 0.997) that fixes the WizardException bug reported in JavaWorld's recent Open Source Java Project profile. The article's examples have been reworked to test out the new, improved WizardException. Thanks, Tim, for this helpful fix!
Open Source Java Projects: The Wizard API
When Abacus Research AG, a business software development company in Switzerland, decided to switch development platforms from Borland's Delphi to Java Swing, it found itself at a development crossroads. Our large application development team had many years of GUI development in Delphi, but little experience with Java/Swing, and we needed to port hundreds of Delphi applications to Swing within a tight schedule. After researching the GUI tools available at the time, we felt we could accomplish our goals by sponsoring a GPL (GNU General Public License) open source Java GUI builder that could help other application developers facing the same challenge.
The Abacus Java GUI builder, called AbaGUIBuilder, was designed to ease the development transition from Visual Basic (VB) or Delphi into Java Swing. This strategy has helped Abacus Research meet its delivery goals for its Java release, reduced development time, and allowed its application developers to focus on the business application instead of the intricacies of the Swing framework.
As illustrated in Figure 1, AbaGUIBuilder has most of the elements found in other development environments such as VB and Delphi. At the top-left corner of the window is the active object tree and below it is the Swing component palette. Located at the top center is the development panel, or "canvas," where all Swing components are dropped and instantiated. At the top right is a property editor. At the bottom is the Event panel, containing two tab pages: the Event Code editor, where you add event code for each individual visual object, and the Messages panel, which displays the AbaGUIBuilder's status messages.
Figure 1. The Abacus GUI builder. Click on thumbnail to view full-sized image.
Why did we choose to write our own tool? In the beginning, we decided our tool should include the following five requirements:
During our evaluation of the GUI development tools available at that time, we found good IDEs that manufactured Java Swing code; however, they did not meet our first and last key requirements.
We defined easy-to-use as the ability of any developer, regardless of his or her Java Swing experience, to create a running GUI form within minutes, not hours, thus allowing the developer to concentrate on the business logic instead of the framework details. From the beginning, our developers wanted a WYSIWYG environment so they could visually predict how their applications would look and feel at deployment. As it turns out, this feature has saved them hours of development time. None of the tools we evaluated at that time provided this capability; the designed screen never matched the output screen and vice versa—this was a huge drawback for us. The AbaGUIBuilder handles this requirement with a preview mode so you can see how your application will look when you run it.
| Subject | Replies |
Last post
|
|
By JavaWorld
|
2 |
05/07/08 05:23 AM
by Anonymous |
|
By Anonymous |
2 |
04/08/08 06:07 AM
by Anonymous |
|
By |
0 |
04/02/08 09:24 AM
by Anonymous |
Free Download - 5 Minute Product Review. When slow equals Off: Manage the complexity of Web applications - Symphoniq
![]()
Free Download - 5 Minute Product Review. Realize the benefits of real user monitoring in less than an hour. - Symphoniq