Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.BorderLayoutTag
-
Packages that use BorderLayoutTag Package Description net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components. -
-
Uses of BorderLayoutTag in net.sf.jguiraffe.gui.builder.components
Methods in net.sf.jguiraffe.gui.builder.components with parameters of type BorderLayoutTag Modifier and Type Method Description Object
ComponentManager. createBorderLayout(BorderLayoutTag tag)
Creates a border layout object whose parameters are obtained form the specified tag.Object
ComponentManagerWrapper. createBorderLayout(BorderLayoutTag tag)
Creates a border layout object whose parameters are obtained form the specified tag.
-