Package cdx.scorebot.util.swing.tree

Components and classes which implement a JTree which contains checkboxes

See:
          Description

Class Summary
CheckTreeCellRenderer Renders a TristateCheckBox in a JTree.
CheckTreeManager Manages events in the JTree
CheckTreeSelectionModel Determines the state of a checkbox at any given node.
EventTreeCellRenderer Renders a TristateCheckBox in a JTree.
EventTreeNode  
TristateCheckBox Defines a checkbox which can be selected, unselected, or in the middle (appears greyed out)
TristateCheckBox.State This is a type-safe enumerated type
 

Package cdx.scorebot.util.swing.tree Description

Components and classes which implement a JTree which contains checkboxes