|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidEditorException | |
cytoscape.editor | |
cytoscape.editor.impl |
Uses of InvalidEditorException in cytoscape.editor |
Methods in cytoscape.editor that throw InvalidEditorException | |
CytoscapeEditor |
CytoscapeEditorFactory.getEditor(java.lang.String editorType)
Get the network editor, creating a new one if it doesn't already exist. |
Uses of InvalidEditorException in cytoscape.editor.impl |
Methods in cytoscape.editor.impl that throw InvalidEditorException | |
CytoscapeEditor |
CytoscapeEditorFactoryImpl.getEditor(java.lang.String editorType,
java.util.List args)
get the Cytoscape editor for the specified type |
CytoscapeEditor |
CytoscapeEditorFactoryImpl.getEditor(java.lang.String editorType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |