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 ButtonLayoutButtonLayoutTag. createButtonLayout()Creates the button layout object.ButtonLayoutButtonLayoutTag. getButtonLayout()Returns the newly created button layout object.
-