| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.swing |
| Modifier and Type | Method and Description |
|---|---|
GBC |
GBC.setAnchor(int anchor)
Sets the anchor.
|
GBC |
GBC.setFill(int fill)
Sets the fill direction.
|
GBC |
GBC.setInsets(int distance)
Sets the insets of this cell.
|
GBC |
GBC.setInsets(int top,
int left,
int bottom,
int right)
Sets the insets of this cell.
|
GBC |
GBC.setIpad(int ipadx,
int ipady)
Sets the internal padding
|
GBC |
GBC.setWeight(double weightx,
double weighty)
Sets the cell weights.
|
Copyright © 2008–2018 Ultreia.io. All rights reserved.