|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.n52.wps.install.framework.WizardPanelDescriptor
org.n52.wps.install.wizard.WelcomePanelDescriptor
public class WelcomePanelDescriptor
| Field Summary | |
|---|---|
static java.lang.String |
IDENTIFIER
|
| Fields inherited from class org.n52.wps.install.framework.WizardPanelDescriptor |
|---|
FINISH |
| Constructor Summary | |
|---|---|
WelcomePanelDescriptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getBackPanelDescriptor()
Override this class to provide the Object-based identifier of the panel that the user should traverse to when the Back button is pressed. |
java.lang.Object |
getNextPanelDescriptor()
Override this class to provide the Object-based identifier of the panel that the user should traverse to when the Next button is pressed. |
| Methods inherited from class org.n52.wps.install.framework.WizardPanelDescriptor |
|---|
aboutToDisplayPanel, aboutToHidePanel, displayingPanel, finishPage, getPanelComponent, getPanelDescriptorIdentifier, getWizard, getWizardModel, setPanelComponent, setPanelDescriptorIdentifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IDENTIFIER
| Constructor Detail |
|---|
public WelcomePanelDescriptor()
| Method Detail |
|---|
public java.lang.Object getNextPanelDescriptor()
WizardPanelDescriptor
getNextPanelDescriptor in class WizardPanelDescriptorpublic java.lang.Object getBackPanelDescriptor()
WizardPanelDescriptor
getBackPanelDescriptor in class WizardPanelDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||