SWIXML
1.2 (#140)

Package org.swixml

Interface Summary
Converter General purpose data type converter that can be registered and used within the SwingEngine package to manage the conversion of objects from one type to another.
Factory An interface to represent a generic factory
 

Class Summary
ConverterLibrary The ConverterLibrary contains all available Coverters, converting Strings.
DefaultFactory The DefaultFactory is a default implementation of the Factory Interface.
Localizer The Localizer class provides consumers with a simple localization tools: getString(key).
Parser Singleton Parser to render XML for Swing Documents
SwingEngine The SwingEngine class is the rendering engine able to convert an XML descriptor into a java.swing UI.
SwingTagLibrary The SwingTagLibrary contains Factories for all Swing Objects that can be instatiated by parsing an XML descriptor at runtime.
TagLibrary A skeletal impementation of a TagLibrary
A TagLibrary has a collection of Factories.
XDialog XDialog simply extends JDialog to allow instantiation with a parent frame
XGlue Creates a Glue for BoxLayout.
XGridBagConstraints XGridBagConstraints simple extends GridBagConstraints to make bean style getters and setters available for all public fields in the GridBagConstraints class.
XHBox XVBox simply extends the Box container but ceates a horizontal Box.
XSplitPane XSplitPane simply extends JSplitPane to clear components during the construction process
XTabbedPane XSplitPane simple extends JSplitPane to clear components during the construction process
XVBox XVBox simply extends the Box container but ceates a vertical Box.
 


SWIXML
1.2 (#140)

Copyright © 2002 - 2004 - Wolf Paulus - CarlsbadCubes.com . All rights reserved.