Package | Description |
---|---|
org.obolibrary.gui |
Modifier and Type | Method and Description |
---|---|
GuiTools.GBHelper |
GuiTools.GBHelper.anchorCenter()
Set the anchor to center.
|
GuiTools.GBHelper |
GuiTools.GBHelper.expandH()
Expandable Height.
|
GuiTools.GBHelper |
GuiTools.GBHelper.expandW()
Expandable Width.
|
GuiTools.GBHelper |
GuiTools.GBHelper.fill()
Set the fill to both.
|
GuiTools.GBHelper |
GuiTools.GBHelper.height(int rowsHigh)
Sets the height of the area in terms of rows.
|
GuiTools.GBHelper |
GuiTools.GBHelper.indentLeft(int pixel)
Increase indent in the left.
|
GuiTools.GBHelper |
GuiTools.GBHelper.indentRight(int pixel)
Increase indent in the left.
|
GuiTools.GBHelper |
GuiTools.GBHelper.nextCol()
Moves the helper's cursor to the right one column.
|
GuiTools.GBHelper |
GuiTools.GBHelper.nextRow()
Moves the helper's cursor to first col in next row.
|
GuiTools.GBHelper |
GuiTools.GBHelper.width(int columnsWide)
Sets the width of the area in terms of rows.
|
Modifier and Type | Method and Description |
---|---|
static void |
GuiTools.addRowGap(JPanel panel,
GuiTools.GBHelper pos,
int size)
Add an additional row with a fixed size for layout purposes.
|
Copyright © 2010-2016. All Rights Reserved.