GUI builder in java using XML description

There had been attempts to separate the GUI design from that of the actual coding. This would enable different type of professionals to work on their and increase the productivity. Designing GUI needs different skills.

_______________________________________________


_______________________________________________

The Java GUI builder program is one such one. With this program you can create the java GUI using an XML file. The different elements of the XML file describe how a GUI for the application should look.

Based on that XML file the GUI is built on the fly when the application is run. With this method the design of the GUI is done separately and the productivity of the organization is increased.

The latest version of the GUI builder for Java can be downloaded from the sourceforge.net website. The URL is http://sourceforge.net/project/showfiles.php?group_id=50316.
There are many simple tutorials on the website on how to use the XML file to build the GUI for your java application. A simple GUI snippet with two buttons using the java builder is given below.

<window id="ld" type="jdialog">
<controls>
. . .
. . .
<panel>
<button id="ok" text="Ok" mnemonic="o" />
<button id="cancel" text="Cancel" mnemonic="c" />
</panel>
</controls>
</window>

You can check the website for more details on this approach to create a GUI.

Discussion and sample code (Developer.com)
The game-math library that we are developing in this series of lessons has undergone several updates since its inception in the first lesson. The version of the library that existed at the end of the previous lesson (see Resources ) was named GM2D04 . No revisions have been made to the library since that lesson and we won't be making any revisions during this lesson.

Genuitec sets IBM, Java tools (InfoWorld)
Genuitec, maker of Eclipse-based developer tools, has unveiled upgraded IDEs for IBM WebSphere and Java as well as assistance for utilizing the new Eclipse Ganymede project release The company this week introduced MyEclipse 6.5 Blue Edition , an application lifecycle management platform and IDE for IBM WebSphere. In this version, users can run multiple WebSphere server instances and ...

Android Training Comes to the Big Nerd Ranch, Sept. 15-19, 2008 (PRWeb via Yahoo! News)
Big Nerd Ranch announces the First-Ever Android Bootcamp, September 15-19, 2008. The class will be held in a retreat outside Atlanta, GA and will be taught by Mark Murphy. Class price includes lodging and meals at the Big Nerd Ranch.



FREE Subscription

Subscribe to our mailing list and receive new articles
through email. Keep yourself updated with latest
developments in the industry.

Name:
Email:

Note : We never rent, trade, or sell my email lists to
anyone. We assure that your privacy is respected
and protected.

_______________________________________

Recommended XML Books

cover
cover
cover
cover
cover
cover






 

 

FREE Subscription

Stay Current With the Latest Technology Developments Realted to XML. Signup for Our Newsletter and Receive New Articles Through Email.

Name:

Email:

Note : We never rent, trade, or sell our email lists to anyone. We assure that your privacy is respected and protected.

 

 

Add to My Yahoo!


New XML Books Titles - Best Seller's @ Amazon.com

Visit XML Training Material Guide Homepage

Technology helps engage students - how do classroom instruction and social dynamics change when the classroom is completely dependant on modern technology?

Dallas Web Design- local Dallas web design firm offers site design and backend system development