|
Cytoscape 2.4.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.view.cytopanels.CytoPanelState
public class 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()
toString in class Object
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||