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