SWIXML
1.5 (#149)

Uses of Package
org.swixml

Packages that use org.swixml
org.swixml   
org.swixml.converters   
 

Classes in org.swixml used by org.swixml
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.
ConverterLibrary
          The ConverterLibrary contains all available Coverters, converting Strings.
Factory
          An interface to represent a generic factory
Localizer
          The Localizer class provides consumers with a simple localization tools: getString(key).
MacApp
          A MacApp object acompanies a SwingEngine generated UI, when run on a Mac.
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.
 

Classes in org.swixml used by org.swixml.converters
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.
Localizer
          The Localizer class provides consumers with a simple localization tools: getString(key).
 


SWIXML
1.5 (#149)

Copyright � 2002 - 2007 - Wolf Paulus - wolfpaulus.com. All rights reserved.