|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocFrame | |
edu.ucsb.nceas.morpho.editor |
Uses of DocFrame in edu.ucsb.nceas.morpho.editor |
Fields in edu.ucsb.nceas.morpho.editor declared as DocFrame | |
DocFrame |
XMLPanels.container
|
Methods in edu.ucsb.nceas.morpho.editor with parameters of type DocFrame | |
void |
EditorPlugin.fireEditingCompleteEvent(DocFrame doc,
java.lang.String xmlString)
Fire off notifications to EditingCompleteListeners when the editing has been completed |
void |
EditorPlugin.fireEditingCanceledEvent(DocFrame doc,
java.lang.String xmlString)
Fire off notifications to EditingCanceledListeners when the editing has been completed |
void |
XMLPanels.setContainer(DocFrame df)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |