Uses of Package
org.jppf.ui.options.xml

Packages that use org.jppf.ui.options.xml
org.jppf.ui.options Classes used for automatic generation of options pages. 
org.jppf.ui.options.factory Factory classes used for definiting the options pages in the admin tool. 
org.jppf.ui.options.xml Utility classes to build UI components from XML descriptors. 
 

Classes in org.jppf.ui.options.xml used by org.jppf.ui.options
OptionDescriptor.ScriptDescriptor
          Descriptor for script elements.
 

Classes in org.jppf.ui.options.xml used by org.jppf.ui.options.factory
OptionsPageBuilder
          Instances of this class build options pages from XML descriptors.
 

Classes in org.jppf.ui.options.xml used by org.jppf.ui.options.xml
OptionDescriptor
          Instances of this class are used to represented an XML document describing an options page.
OptionDescriptor.ItemDescriptor
          Descriptor for listeners set on option elements.
OptionDescriptor.ListenerDescriptor
          Descriptor for listeners set on option elements.
OptionDescriptor.ScriptDescriptor
          Descriptor for script elements.
OptionElementFactory
          Factory class used to build UI eleemnts from XML descriptors.
OptionsPageBuilder
          Instances of this class build options pages from XML descriptors.
 



Copyright © 2005-2010 JPPF Team.