| Methods in net.sf.arise.awt that return GBConstraints |
static GBConstraints |
GBConstraints.create(GBCComponent c1)
|
static GBConstraints |
GBConstraints.create(GBCComponent c1,
GBCComponent c2)
|
static GBConstraints |
GBConstraints.create(GBCComponent c1,
GBCComponent c2,
GBCComponent c3)
|
static GBConstraints |
GBConstraints.create(GBCComponent c1,
GBCComponent c2,
GBCComponent c3,
GBCComponent c4)
|
static GBConstraints |
GBConstraints.create(GBCComponent c1,
GBCComponent c2,
GBCComponent c3,
GBCComponent c4,
GBCComponent c5)
|
static GBConstraints |
GBConstraints.create(GBCComponent c1,
GBCComponent c2,
GBCComponent c3,
GBCComponent c4,
GBCComponent c5,
GBCComponent c6)
|
static GBConstraints |
GBConstraints.create(GBCComponent c1,
GBCComponent c2,
GBCComponent c3,
GBCComponent c4,
GBCComponent c5,
GBCComponent c6,
GBCComponent c7)
|
(package private) GBConstraints |
GBCComponentWeight.set(GBConstraints c)
|
(package private) GBConstraints |
GBCComponentPad.set(GBConstraints c)
|
(package private) GBConstraints |
GBCComponentInsets.set(GBConstraints c)
|
(package private) GBConstraints |
GBCComponentGridSize.set(GBConstraints c)
|
(package private) GBConstraints |
GBCComponentGridPos.set(GBConstraints c)
|
(package private) GBConstraints |
GBCComponentFill.set(GBConstraints c)
|
(package private) GBConstraints |
GBCComponentAnchor.set(GBConstraints c)
|
(package private) abstract GBConstraints |
GBCComponent.set(GBConstraints c)
|