Package org.jppf.ui.monitoring.node

Classes supporting the UI for nodes monitoring via JMX.

See:
          Description

Interface Summary
TreeNodeSelector Selector interface that accepts or rejects a tree node.
 

Class Summary
HTMLPropertiesTableFormat Implementation of a formatter that print the contents of a Properties object as HTML.
NodeDataPanel Panel displaying the tree of all driver connections and attached nodes.
NodeDataPanelManager This class manages updates to, and navigation within, the tree table for the node data panel.
NodeRefreshHandler Instances of this class hold information about the associations between JPPF drivers and their attached nodes, for management and monitoring purposes.
NodeRenderer Renderer used to render the tree nodes in the node data panel.
NodeTableCellRenderer Table cell renderer used to render the alignment of cell values in the table.
NodeTreeTableModel Tree table model for the tree table.
NodeTreeTableMouseListener Mouse listener for the node data panel.
PropertiesTableFormat Abstract class for formatters that print the contents of a Properties object as a string.
TextPropertiesTableFormat Formatter that print the contents of a Properties object as a plain-text string.
TopologyData Instances of this class represent the state of a node in the Yopology panel tree.
 

Enum Summary
TopologyDataStatus Used for temporary display of the status of a node, before it is removed.
TopologyDataType  
 

Package org.jppf.ui.monitoring.node Description

Classes supporting the UI for nodes monitoring via JMX.



Copyright © 2005-2010 JPPF Team.