Uses of Package
org.jppf.ui.options

Packages that use org.jppf.ui.options
org.jppf.ui.actions Classes for management of actions associated to toolbar buttons and right-click menu items. 
org.jppf.ui.monitoring.data Set of classes to handle the incoming statistics from the server. 
org.jppf.ui.monitoring.job Classes supporting the UI for job monitoring via JMX. 
org.jppf.ui.monitoring.node Classes supporting the UI for nodes monitoring via JMX. 
org.jppf.ui.options Classes used for automatic generation of options pages. 
org.jppf.ui.options.event Classes supporting the event handling mechanisms for the options. 
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. 
org.jppf.ui.treetable Implementation of the JTreeTable such as published in this Sun's article
 

Classes in org.jppf.ui.options used by org.jppf.ui.actions
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
 

Classes in org.jppf.ui.options used by org.jppf.ui.monitoring.data
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
 

Classes in org.jppf.ui.options used by org.jppf.ui.monitoring.job
AbstractOption
          Default abstract implementation of the Option interface.
AbstractOptionElement
          Default abstract implementation of the OptionElement interface.
AbstractOptionProperties
          Default abstract implementation of the OptionElement interface.
Option
          Instances of this interface represent one option in an options page.
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
OptionProperties
          Base interface for all UI components dynamically created from XML descriptors.
 

Classes in org.jppf.ui.options used by org.jppf.ui.monitoring.node
AbstractOption
          Default abstract implementation of the Option interface.
AbstractOptionElement
          Default abstract implementation of the OptionElement interface.
AbstractOptionProperties
          Default abstract implementation of the OptionElement interface.
Option
          Instances of this interface represent one option in an options page.
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
OptionProperties
          Base interface for all UI components dynamically created from XML descriptors.
 

Classes in org.jppf.ui.options used by org.jppf.ui.options
AbstractOption
          Default abstract implementation of the Option interface.
AbstractOptionElement
          Default abstract implementation of the OptionElement interface.
AbstractOptionProperties
          Default abstract implementation of the OptionElement interface.
JavaOption
          An option that displays a UI component created through a Java class.
Option
          Instances of this interface represent one option in an options page.
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
OptionProperties
          Base interface for all UI components dynamically created from XML descriptors.
OptionsPage
          Interface for dynamic UI components representing a page (or panel) container.
TextOption
          Text option displayed as a text field.
 

Classes in org.jppf.ui.options used by org.jppf.ui.options.event
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
 

Classes in org.jppf.ui.options used by org.jppf.ui.options.factory
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
OptionsPage
          Interface for dynamic UI components representing a page (or panel) container.
 

Classes in org.jppf.ui.options used by org.jppf.ui.options.xml
AbstractOption
          Default abstract implementation of the Option interface.
AbstractOptionElement
          Default abstract implementation of the OptionElement interface.
Option
          Instances of this interface represent one option in an options page.
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
 

Classes in org.jppf.ui.options used by org.jppf.ui.treetable
AbstractOption
          Default abstract implementation of the Option interface.
AbstractOptionElement
          Default abstract implementation of the OptionElement interface.
AbstractOptionProperties
          Default abstract implementation of the OptionElement interface.
Option
          Instances of this interface represent one option in an options page.
OptionElement
          Base interface for all UI components dynamically created from XML descriptors.
OptionProperties
          Base interface for all UI components dynamically created from XML descriptors.
 



Copyright © 2005-2010 JPPF Team.