Uses of Class
jmri.util.swing.multipane.PanedInterface
- 
Packages that use PanedInterface Package Description apps.gui3.paned Provide the GUI3 "paned", IDE-like, user interface.jmri.util.swing.multipane Tools and utilities for providing a multi-pane interface for a JMRI application.
- 
- 
Uses of PanedInterface in apps.gui3.panedMethods in apps.gui3.paned with parameters of type PanedInterface Modifier and Type Method Description protected javax.swing.tree.TreeNodePanelProFrame. makeNavTreeTopNode(java.lang.String treeFile, PanedInterface rightTopWI)Make a PanelPro tree, and add the LocoNet stuff, because we assume those systems active here
- 
Uses of PanedInterface in jmri.util.swing.multipaneFields in jmri.util.swing.multipane declared as PanedInterface Modifier and Type Field Description (package private) PanedInterfaceMultiPaneWindow. rightTopWIMethods in jmri.util.swing.multipane with parameters of type PanedInterface Modifier and Type Method Description protected javax.swing.tree.TreeNodeMultiPaneWindow. makeNavTreeTopNode(java.lang.String treeFile, PanedInterface rightTopWI)
 
-