Uses of Class
jmri.jmrit.symbolicprog.tabbedframe.PaneProgPane.GridGlobals
-
Packages that use PaneProgPane.GridGlobals Package Description jmri.jmrit.symbolicprog.tabbedframe -
-
Uses of PaneProgPane.GridGlobals in jmri.jmrit.symbolicprog.tabbedframe
Methods in jmri.jmrit.symbolicprog.tabbedframe with parameters of type PaneProgPane.GridGlobals Modifier and Type Method Description protected void
PaneProgPane. newGridGroup(org.jdom2.Element element, javax.swing.JPanel c, java.awt.GridBagLayout g, PaneProgPane.GridGlobals globs, boolean showStdName, org.jdom2.Element modelElem)
Create a new grid group from the JDOM group Element.javax.swing.JPanel
PaneProgPane. newGridItem(org.jdom2.Element element, boolean showStdName, org.jdom2.Element modelElem, PaneProgPane.GridGlobals globs)
Create a grid item from the JDOM Element
-