edu.ucsb.nceas.morpho.datapackage
Class DataPackageGUI
java.lang.Object
|
+--edu.ucsb.nceas.morpho.datapackage.DataPackageGUI
- public class DataPackageGUI
- extends java.lang.Object
Class that implements a GUI to edit a data package
Changed class so that it no longer creates GUI components
Now used only to get information from DataPackage for display
DFH - Feb 2003
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
authorRefLabel
public java.lang.String authorRefLabel
titleRefLabel
public java.lang.String titleRefLabel
accessionRefLabel
public java.lang.String accessionRefLabel
keywordsRefLabel
public java.lang.String keywordsRefLabel
entityitems
public java.util.Vector entityitems
DataPackageGUI
public DataPackageGUI(Morpho morpho,
DataPackage dp)
getEntityitems
public java.util.Vector getEntityitems()
- Method to get entityitems. In this method, the empty element will remove
createBasicInfoPanel
public void createBasicInfoPanel()
- creates the basicinfopanel
Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.