Class NetworkTreePane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, AbstractMRListener, CanListener, CanPanelInterface

public class NetworkTreePane extends JmriPanel implements CanListener, CanPanelInterface
Frame displaying tree of OpenLCB nodes.

This uses a CanSystemConnectionMemo for access to various org.openlcb.* OpenLCB context objects from the OpenLCB_Java project. The MimicNodeStore fills out the tree of known nodes. When requested to configure a node, that node's CDI is loaded and presented using a TreePane.

See Also: