Class RosterTreeNode

java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
jmri.jmrit.roster.swing.rostertree.RosterTreeNode
All Implemented Interfaces:
Serializable, Cloneable, MutableTreeNode, TreeNode

Create a TreeNode representing the entire Roster.
See Also:
  • Constructor Details

  • Method Details

    • initComponents

      public void initComponents()
      Initialize the connection to the Roster.

      Should be called before connecting the node to a JTree.