Uses of Class
net.sf.arise.awt.GBConstraints

Packages that use GBConstraints
net.sf.arise.awt Classes to help make AWT less of a chore. 
 

Uses of GBConstraints in net.sf.arise.awt
 

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)
           
 

Methods in net.sf.arise.awt with parameters of type GBConstraints
(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)
           
 



All code and documentation is

Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth