|
Cytoscape 2.6.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.data.webservice.ui.WebServiceContextMenu
public class WebServiceContextMenu
Context menu for web service clients.
| Constructor Summary | |
|---|---|
WebServiceContextMenu()
Creates a new WebServiceContextMenu object. |
|
| Method Summary | |
|---|---|
void |
addEdgeContextMenuItems(EdgeView edgeView,
JPopupMenu menu)
DOCUMENT ME! |
void |
addNodeContextMenuItems(NodeView nodeView,
JPopupMenu menu)
Add this menu to the node context menu. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebServiceContextMenu()
| Method Detail |
|---|
public void addNodeContextMenuItems(NodeView nodeView,
JPopupMenu menu)
addNodeContextMenuItems in interface NodeContextMenuListenernodeView - DOCUMENT ME!menu - DOCUMENT ME!
public void addEdgeContextMenuItems(EdgeView edgeView,
JPopupMenu menu)
addEdgeContextMenuItems in interface EdgeContextMenuListeneredgeView - DOCUMENT ME!menu - DOCUMENT ME!
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||