Uses of Class
edu.ucsb.nceas.metaedit.MetaDoc

Packages that use MetaDoc
edu.ucsb.nceas.metaedit   
 

Uses of MetaDoc in edu.ucsb.nceas.metaedit
 

Methods in edu.ucsb.nceas.metaedit with parameters of type MetaDoc
 void ElementChoice.setActiveDoc(MetaDoc currentDoc)
          Tell the append/insert buttons, when they are pressed to pass their ActionEvent to the actionPerformed method in the current document.
 void ElementChoice.removeActiveDoc(MetaDoc currentDoc)
          Tell the active document to stop listening to the append/insert buttons.
 void MetaEditor.setActiveDoc(MetaDoc currentDoc)
          Set the currently active document.
 void Inputer.setActiveDoc(MetaDoc currentDoc)
          Tell okButton, when it is pressed to pass its ActionEvent to the actionPerformed method in the current document.
 



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