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