|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.gpbox.gui.wizard.WizardPanelDescriptor
org.glite.gpbox.gui.wizard.newpolicy.TestPanel1Descriptor
Field Summary | |
static java.lang.String |
IDENTIFIER
|
Fields inherited from class org.glite.gpbox.gui.wizard.WizardPanelDescriptor |
FINISH |
Constructor Summary | |
TestPanel1Descriptor()
|
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.glite.gpbox.gui.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 TestPanel1Descriptor()
Method Detail |
public java.lang.Object getNextPanelDescriptor()
WizardPanelDescriptor
getNextPanelDescriptor
in class WizardPanelDescriptor
public 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 |