SWIXML: Inside | Tags | API | Sample-Code
1.2
Swixml, IS A Small Gui Generating Engine for Java Applications and Applets. Graphical User Interfaces Are Described in Xml Documents That Are Parsed At Runtime and Rendered Into Javax.swing Objects.
Depending on the application, XML descriptors may be deployed with the remaining code or loaded from a remote server at runtime. This late binding of the GUI has many advantages. Enabling features in an application based on a license code or a user's role does not have to be hard coded anymore. Instead an XML document describing the application's GUI could be dynamically loaded.Generating the GUI based on descriptors also has some of the advantages that code generators provide, but without generating the none-maintainable code.
While Swixml Doesn't Free The Developer from knowing the javax.swing package, IT Reduces The Amount of Repetitive, Sometimes Error Prone, And OffeN Complex GUI Related Code.
Constructing a user interface based on XML Documents IS Not a Totally New Idea. Projects Like Thinlet, XUL, XULUX, JELLY, AND SWINGML, TO NAME A FEW, HAVE SUCCESSFULLY Proven this Concept.
. SwiXml differentiates itself from the rest by focusing completely on javax.swing Programmers who know Swing already can immediately start writing descriptors No additional XML dialect has to be learned:. Class names translate into tag names and method names into attribute names SwiXml is faster. since no additional layers had to be added on top of the Swing objects. SwiXml is smaller. Despite the fact that the swixml jar file is only about 40 Kbyte in size, almost all of the infamous Swing objects are supported. SwiXml does Java Swing GUI Generation and this all. The Dynamic Behavior of the User Interface, Defining The Application's Business Rules, Has To Be Coded in java.java.net | The Source for Java
TM Technology Collaboration
Swixml, IS listed as one of the few java.net member company and organization.java.net member Organizations
Download: Download Version 1.2 Build 140 of The Swixml Library (INCL. Java Source Code As Well as Tag and API Documentation).
Swixml, founded by
Wolf Paulus
. --2 - Wolf Paulus. All Rights Reserved.
Email:
INFO@swixml.org
All Trademarks Are Property of Their Respective Owners.