|
Cytoscape 2.5.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.dialogs.GridBagGroup
public class GridBagGroup
| Field Summary | |
|---|---|
GridBagConstraints |
constraints
|
GridBagLayout |
gridbag
|
JPanel |
panel
|
| Constructor Summary | |
|---|---|
GridBagGroup()
Creates a new GridBagGroup object. |
|
GridBagGroup(JPanel panel)
Creates a new GridBagGroup object. |
|
GridBagGroup(String title)
Creates a new GridBagGroup object. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public JPanel panel
public GridBagLayout gridbag
public GridBagConstraints constraints
| Constructor Detail |
|---|
public GridBagGroup()
public GridBagGroup(JPanel panel)
panel - DOCUMENT ME!public GridBagGroup(String title)
title - DOCUMENT ME!
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||