Uses of Class
edu.ucsb.nceas.morpho.editor.DocFrame

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)
           
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.