Class GridPane
java.lang.Object
net.thevpc.netbeans.launcher.ui.utils.GridPane
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(JComponent comp, int c, int r) add(JComponent comp, int c, int r, int h, int v) b()expandHorizontallyColumn(int col) g()incColum(int c) incRow(int c) insets(int hgap, int itop) insets(int top, int left, int bottom, int right) newRow()
-
Constructor Details
-
GridPane
public GridPane()
-
-
Method Details
-
insets
-
insets
-
incRow
-
incColum
-
newRow
-
expandHorizontallyColumn
-
template
-
b
-
b
-
g
-
add
-
add
-
toComponent
-