|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.nexes.wizard.WizardPanelDescriptor
jhomenet.gui.wizard.IntroPanelDescriptor
public class IntroPanelDescriptor
| Field Summary | |
|---|---|
static java.lang.String |
IDENTIFIER
Panel identifier. |
| Fields inherited from class com.nexes.wizard.WizardPanelDescriptor |
|---|
FINISH |
| Constructor Summary | |
|---|---|
IntroPanelDescriptor()
Constructor. |
|
| 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 com.nexes.wizard.WizardPanelDescriptor |
|---|
aboutToDisplayPanel, aboutToHidePanel, displayingPanel, 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 IntroPanelDescriptor()
| Method Detail |
|---|
public java.lang.Object getNextPanelDescriptor()
com.nexes.wizard.WizardPanelDescriptor
getNextPanelDescriptor in class com.nexes.wizard.WizardPanelDescriptorWizardPanelDescriptor.getNextPanelDescriptor()public java.lang.Object getBackPanelDescriptor()
com.nexes.wizard.WizardPanelDescriptor
getBackPanelDescriptor in class com.nexes.wizard.WizardPanelDescriptorWizardPanelDescriptor.getBackPanelDescriptor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||