Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.PanelTag
-
Packages that use PanelTag Package Description net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components. -
-
Uses of PanelTag in net.sf.jguiraffe.gui.builder.components
Methods in net.sf.jguiraffe.gui.builder.components with parameters of type PanelTag Modifier and Type Method Description Object
ComponentManager. createPanel(PanelTag tag, boolean create)
Creates a panel whose parameters are obtained from the specified tag.Object
ComponentManagerWrapper. createPanel(PanelTag tag, boolean create)
Creates a panel whose parameters are obtained from the specified tag.
-