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. |