Class CheckboxTreeNode

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CheckboxTreeNode extends JPanel
See Also:
  • Constructor Details

    • CheckboxTreeNode

      public CheckboxTreeNode(JTree tree, TopoItem item, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus)
  • Method Details

    • getCheckBox

      public JCheckBox getCheckBox()