|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cytoscape.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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebServiceContextMenu()
Method Detail |
---|
public void addNodeContextMenuItems(NodeView nodeView, JPopupMenu menu)
addNodeContextMenuItems
in interface NodeContextMenuListener
nodeView
- DOCUMENT ME!menu
- DOCUMENT ME!public void addEdgeContextMenuItems(EdgeView edgeView, JPopupMenu menu)
addEdgeContextMenuItems
in interface EdgeContextMenuListener
edgeView
- DOCUMENT ME!menu
- DOCUMENT ME!
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |