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