Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.dialogs
Class GridBagGroup

java.lang.Object
  extended by cytoscape.dialogs.GridBagGroup

public class GridBagGroup
extends Object


Field Summary
 GridBagConstraints constraints
           
 GridBagLayout gridbag
           
 JPanel panel
           
 
Constructor Summary
GridBagGroup()
           
GridBagGroup(JPanel panel)
           
GridBagGroup(String title)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

panel

public JPanel panel

gridbag

public GridBagLayout gridbag

constraints

public GridBagConstraints constraints
Constructor Detail

GridBagGroup

public GridBagGroup()

GridBagGroup

public GridBagGroup(JPanel panel)

GridBagGroup

public GridBagGroup(String title)

www.cytoscape.org