cytoscape.dialogs
Class GridBagGroup
java.lang.Object
cytoscape.dialogs.GridBagGroup
public class GridBagGroup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
panel
public JPanel panel
gridbag
public GridBagLayout gridbag
constraints
public GridBagConstraints constraints
GridBagGroup
public GridBagGroup()
- Creates a new GridBagGroup object.
GridBagGroup
public GridBagGroup(JPanel panel)
- Creates a new GridBagGroup object.
- Parameters:
panel
- DOCUMENT ME!
GridBagGroup
public GridBagGroup(String title)
- Creates a new GridBagGroup object.
- Parameters:
title
- DOCUMENT ME!
Copyright 2010 Cytoscape Consortium. All rights reserved.