Uses of Class
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.GridGlobals
Packages that use PaneProgPane.GridGlobals
-
Uses of PaneProgPane.GridGlobals in jmri.jmrit.symbolicprog.tabbedframe
Methods in jmri.jmrit.symbolicprog.tabbedframe with parameters of type PaneProgPane.GridGlobalsModifier and TypeMethodDescriptionprotected voidPaneProgPane.newGridGroup(org.jdom2.Element element, JPanel c, GridBagLayout g, PaneProgPane.GridGlobals globs, boolean showStdName, org.jdom2.Element modelElem) Create a new grid group from the JDOM group Element.PaneProgPane.newGridItem(org.jdom2.Element element, boolean showStdName, org.jdom2.Element modelElem, PaneProgPane.GridGlobals globs) Create a grid item from the JDOM Element