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

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

Uses of GBCComponent in net.sf.arise.awt
 

Subclasses of GBCComponent in net.sf.arise.awt
(package private)  class GBCComponentAnchor
           
(package private)  class GBCComponentFill
           
(package private)  class GBCComponentGridPos
           
(package private)  class GBCComponentGridSize
           
(package private)  class GBCComponentInsets
           
(package private)  class GBCComponentPad
           
(package private)  class GBCComponentWeight
           
 

Methods in net.sf.arise.awt that return GBCComponent
static GBCComponent GBConstraints.gridPos(int x, int y)
           
static GBCComponent GBConstraints.gridSize(int w, int h)
           
static GBCComponent GBConstraints.pad(int x, int y)
           
static GBCComponent GBConstraints.weight(int x, int y)
           
static GBCComponent GBConstraints.fill(int f)
           
static GBCComponent GBConstraints.insets(java.awt.Insets i)
           
static GBCComponent GBConstraints.insets(int top, int left, int bottom, int right)
           
static GBCComponent GBConstraints.insets(int all)
           
static GBCComponent GBConstraints.anchor(int a)
           
 

Methods in net.sf.arise.awt with parameters of type GBCComponent
static GBConstraints GBConstraints.create(GBCComponent c1)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2)
           
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)
           
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)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4)
           
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)
           
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)
           
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)
           
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)
           
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)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4, GBCComponent c5, GBCComponent c6, GBCComponent c7)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4, GBCComponent c5, GBCComponent c6, GBCComponent c7)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4, GBCComponent c5, GBCComponent c6, GBCComponent c7)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4, GBCComponent c5, GBCComponent c6, GBCComponent c7)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4, GBCComponent c5, GBCComponent c6, GBCComponent c7)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4, GBCComponent c5, GBCComponent c6, GBCComponent c7)
           
static GBConstraints GBConstraints.create(GBCComponent c1, GBCComponent c2, GBCComponent c3, GBCComponent c4, GBCComponent c5, GBCComponent c6, GBCComponent c7)
           
 



All code and documentation is

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