|
Cytoscape 2.3.1 (c) 2004 ISB, MSKCC, UCSD | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcytoscape.view.cytopanels.CytoPanelState
CytoPanelState Class. The following States are supported:
Field Summary | |
static CytoPanelState |
DOCK
Dock state of a CytoPanel. |
static CytoPanelState |
FLOAT
Float state of a CytoPanel. |
static CytoPanelState |
HIDE
Hide state of a CytoPanel. |
Method Summary | |
String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final CytoPanelState HIDE
public static final CytoPanelState FLOAT
public static final CytoPanelState DOCK
Method Detail |
public String toString()
|
www.cytoscape.org | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |