Class GBC
java.lang.Object
net.thevpc.nuts.swing.GBC
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanchor(int a) at(int x, int y) build()/////////////////////////////////////colspan(int c) copy()fillBoth()fillNone()insets(int i) insets(int v, int h) insets(int top, int left, int bottom, int right) ipad(int x, int y) nextLine()static GBCof()static GBCof(int x, int y) static GBCofAt(int x, int y) reset()rowspan(int c) weight(int x) weight(int x, int y) weightx(int x) weighty(int y)
-
Constructor Details
-
GBC
public GBC()
-
-
Method Details
-
of
-
ofAt
-
ipad
-
weightx
-
weighty
-
weight
-
weight
-
at
-
of
-
fillNone
-
fillVertical
-
fillHorizontal
-
fillBoth
-
anchorWest
-
anchorEast
-
anchorSouth
-
anchorCenter
-
anchorNorthWest
-
anchorNorthEast
-
anchorNorth
-
moveNextColumn
-
moveNextLine
-
nextColumn
-
nextLine
-
anchor
-
colspanReminder
-
colspanRelative
-
colspan
-
rowspan
-
rowspanReminder
-
rowspanRelative
-
insets
-
insets
-
insets
-
insets
-
build
///////////////////////////////////// -
reset
-
copy
-
set
-