|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.ucsb.nceas.morpho.datapackage.AddDocumentationCommand
Class to handle add documentation command
Constructor Summary | |
AddDocumentationCommand()
Constructor of refreshCommand There is no parameter, means it will refresh current active morpho frame |
Method Summary | |
void |
execute(java.awt.event.ActionEvent event)
execute refresh command |
static DataViewContainerPanel |
getDataViewContainerPanelFromMorphoFrame(MorphoFrame frame)
Gave a morphoFrame, get DataViewContainerPanel from it. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AddDocumentationCommand()
Method Detail |
public void execute(java.awt.event.ActionEvent event)
execute
in interface Command
public static DataViewContainerPanel getDataViewContainerPanelFromMorphoFrame(MorphoFrame frame)
frame
- the morpho frame which contains the need to be check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |