Class GridBagLayoutSupport
java.lang.Object
net.thevpc.common.swing.layout.GridBagLayoutSupport
- Author:
- thevpc Date: 12 janv. 2005 Time: 19:41:17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends Container>
Tapply(T cont) bind(String name, JComponent component) List<net.thevpc.common.swing.layout.GridBagLayoutSupport.GridBagConstraintsHolder> List<net.thevpc.common.swing.layout.GridBagLayoutSupport.GridBagConstraintsHolder> filterRequired(String... commaSeparatedNames) getConstraints(String name) protected net.thevpc.common.swing.layout.GridBagLayoutSupport.GridBagConstraintsHoldergetConstraintsHolder(String name) static GridBagLayoutSupportstatic GridBagLayoutSupportnet.thevpc.common.swing.layout.GridBagLayoutSupport.ArgsreadParList(net.thevpc.common.swing.layout.GridBagLayoutSupport.SReader r) voidsetPattern(String pattern)
-
Constructor Details
-
GridBagLayoutSupport
-
-
Method Details
-
of
-
load
-
getConstraintsHolder
protected net.thevpc.common.swing.layout.GridBagLayoutSupport.GridBagConstraintsHolder getConstraintsHolder(String name) -
getConstraints
-
getPattern
-
readParList
public net.thevpc.common.swing.layout.GridBagLayoutSupport.Args readParList(net.thevpc.common.swing.layout.GridBagLayoutSupport.SReader r) -
setPattern
-
filterRequired
-
filter
-
setInsets
-
setIpad
public GridBagLayoutSupport setIpad(String commaSeparatedNames, net.thevpc.common.swing.layout.GridBagLayoutSupport.Pads pads) -
setIpadx
-
setIpady
-
bind
-
apply
-