|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucsb.nceas.morpho.plugins.datapackagewizard.WizardPageLibrary
Class WizardPageLibrary - a container for all the wizard pages, that can be retrieved by ID using the getPage() method
Constructor Summary | |
WizardPageLibrary(WizardContainerFrame container)
|
Method Summary | |
static AbstractUIPage |
getPage(java.lang.String pageID)
returns the WizardPage with the corresponding pageID provided |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WizardPageLibrary(WizardContainerFrame container)
Method Detail |
public static AbstractUIPage getPage(java.lang.String pageID)
pageID
- the String pageID for the WizardPage to be returned
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |