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

Packages that use org.jppf.ui.options.event
org.jppf.ui.actions Classes for management of actions associated to toolbar buttons and right-click menu items. 
org.jppf.ui.monitoring.job.actions Classes supporting the actions and menu items for the toolbar and popu menu in the job data panel. 
org.jppf.ui.monitoring.node.actions Classes supporting the actions and menu items for the popu menu for in the nodes panel. 
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.xml Utility classes to build UI components from XML descriptors. 
 

Classes in org.jppf.ui.options.event used by org.jppf.ui.actions
ValueChangeEvent
          Event generated when the value of an option has changed.
ValueChangeListener
          Listener interface for notification of changes to the value of an option.
 

Classes in org.jppf.ui.options.event used by org.jppf.ui.monitoring.job.actions
ValueChangeListener
          Listener interface for notification of changes to the value of an option.
 

Classes in org.jppf.ui.options.event used by org.jppf.ui.monitoring.node.actions
ValueChangeListener
          Listener interface for notification of changes to the value of an option.
 

Classes in org.jppf.ui.options.event used by org.jppf.ui.options
ValueChangeListener
          Listener interface for notification of changes to the value of an option.
 

Classes in org.jppf.ui.options.event used by org.jppf.ui.options.event
ValueChangeEvent
          Event generated when the value of an option has changed.
ValueChangeListener
          Listener interface for notification of changes to the value of an option.
 

Classes in org.jppf.ui.options.event used by org.jppf.ui.options.xml
ValueChangeListener
          Listener interface for notification of changes to the value of an option.
 



Copyright © 2005-2010 JPPF Team.