| Package | Description |
|---|---|
| org.anc.ui |
| Modifier and Type | Method and Description |
|---|---|
GBC |
GBC.anchorCenter() |
GBC |
GBC.anchorEast() |
GBC |
GBC.anchorLeft()
Set anchor = WEST.
|
GBC |
GBC.anchorNorth() |
GBC |
GBC.anchorNortheast() |
GBC |
GBC.anchorNorthwest() |
GBC |
GBC.anchorRight() |
GBC |
GBC.anchorSouth() |
GBC |
GBC.anchorSoutheast() |
GBC |
GBC.anchorSouthwest() |
GBC |
GBC.anchorWest() |
GBC |
GBC.down() |
GBC |
GBC.fillBoth() |
GBC |
GBC.fillHorizontal() |
GBC |
GBC.fillNone() |
GBC |
GBC.fillVertical() |
static GBC |
GBC.getDefaultGbc()
A static factory method that initializes a constraint object with the most
commonly used values.
|
GBC |
GBC.insets(int top,
int left,
int bottom,
int right) |
GBC |
GBC.left() |
GBC |
GBC.pad(int x,
int y) |
GBC |
GBC.right() |
GBC |
GBC.size(int width,
int height) |
GBC |
GBC.up() |
GBC |
GBC.weight(int wx,
int wy) |
GBC |
GBC.x(int x) |
GBC |
GBC.xy(int x,
int y) |
GBC |
GBC.y(int y) |
Copyright © 2016 The American National Corpus. All rights reserved.