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.paned
Methods in apps.gui3.paned with parameters of type PanedInterface Modifier and Type Method Description protected javax.swing.tree.TreeNode
PanelProFrame. 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.multipane
Fields in jmri.util.swing.multipane declared as PanedInterface Modifier and Type Field Description (package private) PanedInterface
MultiPaneWindow. rightTopWI
Methods in jmri.util.swing.multipane with parameters of type PanedInterface Modifier and Type Method Description protected javax.swing.tree.TreeNode
MultiPaneWindow. makeNavTreeTopNode(java.lang.String treeFile, PanedInterface rightTopWI)
-