Uses of Class
net.sf.jguiraffe.gui.layout.BorderLayout
-
Packages that use BorderLayout Package Description net.sf.jguiraffe.gui.builder.components.tags A package with tag handler classes for creating GUI components. -
-
Uses of BorderLayout in net.sf.jguiraffe.gui.builder.components.tags
Methods in net.sf.jguiraffe.gui.builder.components.tags that return BorderLayout Modifier and Type Method Description protected BorderLayoutBorderLayoutTag. createBorderLayout()Creates the border layout object based on this tag's attributes.BorderLayoutBorderLayoutTag. getBorderLayout()Returns the newly created border layout object.
-