Uses of Class
net.sf.jguiraffe.gui.layout.ButtonLayout
-
Packages that use ButtonLayout Package Description net.sf.jguiraffe.gui.builder.components.tags A package with tag handler classes for creating GUI components. -
-
Uses of ButtonLayout in net.sf.jguiraffe.gui.builder.components.tags
Methods in net.sf.jguiraffe.gui.builder.components.tags that return ButtonLayout Modifier and Type Method Description protected ButtonLayout
ButtonLayoutTag. createButtonLayout()
Creates the button layout object.ButtonLayout
ButtonLayoutTag. getButtonLayout()
Returns the newly created button layout object.
-