GBC |
GBC.anchor(int anchor) |
GBC |
GBC.anchorE() |
GBC |
GBC.anchorN() |
GBC |
GBC.anchorNE() |
GBC |
GBC.anchorNW() |
GBC |
GBC.anchorS() |
GBC |
GBC.anchorSE() |
GBC |
GBC.anchorSW() |
GBC |
GBC.anchorW() |
GBC |
GBC.fill(int fill) |
GBC |
GBC.fillBoth() |
GBC |
GBC.fillH() |
GBC |
GBC.fillV() |
GBC |
GBC.grid(int x,
int y) |
GBC |
GBC.insets(Insets insets) |
GBC |
GBC.insets(int top,
int left,
int bottom,
int right) |
GBC |
GBC.insetsx(int left,
int right) |
GBC |
GBC.insetsy(int top,
int bottom) |
GBC |
GBC.ipad(int x,
int y) |
static GBC |
GBC.of(int gridX,
int gridy) |
GBC |
GBC.span(int x,
int y) |
GBC |
GBC.weight(double x,
double y) |