Uses of Class
org.obolibrary.gui.GuiTools.GBHelper

Packages that use GuiTools.GBHelper
org.obolibrary.gui   
 

Uses of GuiTools.GBHelper in org.obolibrary.gui
 

Methods in org.obolibrary.gui that return GuiTools.GBHelper
 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.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.
 

Methods in org.obolibrary.gui with parameters of type GuiTools.GBHelper
static void GuiTools.addRowGap(JPanel panel, GuiTools.GBHelper pos, int size)
          Add an additional row with a fixed size for layout purposes.
 



Copyright © 2010-2011. All Rights Reserved.