|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractUIPage in edu.ucsb.nceas.morpho.datapackage |
Subclasses of AbstractUIPage in edu.ucsb.nceas.morpho.datapackage | |
class |
ExternalRefsPage
|
Uses of AbstractUIPage in edu.ucsb.nceas.morpho.framework |
Fields in edu.ucsb.nceas.morpho.framework declared as AbstractUIPage | |
protected AbstractUIPage |
ModalDialog.wizardPage
|
Constructors in edu.ucsb.nceas.morpho.framework with parameters of type AbstractUIPage | |
ModalDialog(AbstractUIPage page,
java.awt.Frame parent,
int width,
int height)
|
|
ModalDialog(AbstractUIPage page,
java.awt.Frame parent,
int width,
int height,
boolean showNow)
|
Uses of AbstractUIPage in edu.ucsb.nceas.morpho.plugins |
Methods in edu.ucsb.nceas.morpho.plugins that return AbstractUIPage | |
AbstractUIPage |
DataPackageWizardInterface.getPage(java.lang.String pageID)
returns the WizardPage with the corresponding pageID provided |
Uses of AbstractUIPage in edu.ucsb.nceas.morpho.plugins.datapackagewizard |
Methods in edu.ucsb.nceas.morpho.plugins.datapackagewizard that return AbstractUIPage | |
static AbstractUIPage |
WizardPageLibrary.getPage(java.lang.String pageID)
returns the WizardPage with the corresponding pageID provided |
AbstractUIPage |
WizardContainerFrame.getCurrentPage()
gets the wizard content from the center pane |
AbstractUIPage |
WizardContainerFrame.getPreviousPage()
returns the AbstractUIPage object representing the previous page that was displayed in the current wizard sequence. |
AbstractUIPage |
DataPackageWizardPlugin.getPage(java.lang.String pageID)
returns the WizardPage with the corresponding pageID provided |
Methods in edu.ucsb.nceas.morpho.plugins.datapackagewizard with parameters of type AbstractUIPage | |
void |
WizardContainerFrame.setCurrentPage(AbstractUIPage newPage)
sets the wizard content for the center pane |
Uses of AbstractUIPage in edu.ucsb.nceas.morpho.plugins.datapackagewizard.pages |
Subclasses of AbstractUIPage in edu.ucsb.nceas.morpho.plugins.datapackagewizard.pages | |
class |
Access
|
class |
AccessPage
|
class |
AttributePage
|
class |
CitationPage
|
class |
CodeDefinition
|
class |
CodeImportPage
|
class |
CodeImportSummary
|
class |
CustomUnitPage
|
class |
DataFormat
|
class |
DataLocation
|
class |
Entity
|
class |
General
|
class |
Geographic
|
class |
GeographicPage
|
class |
ImportWizard
|
class |
Introduction
|
class |
Keywords
|
class |
KeywordsPage
|
class |
Methods
|
class |
MethodsPage
|
class |
PartyIntro
|
class |
PartyMainPage
|
class |
PartyPage
|
class |
Project
|
class |
Summary
|
class |
Taxonomic
|
class |
Temporal
This is the page that shows the list of previously-added temporal coverages, from where the user can use the add or edit buttons to bring up the dialog |
class |
TemporalPage
This is the actual temporal dialog page, where the user enters temporal range limits |
class |
UsageRights
|
Constructors in edu.ucsb.nceas.morpho.plugins.datapackagewizard.pages with parameters of type AbstractUIPage | |
IntervalRatioPanel(AbstractUIPage page)
Constructor |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |