public abstract class AbstractWizardStep extends Object implements WizardStep
BUTTON_BACK, BUTTON_CANCEL, BUTTON_DONE, BUTTON_NEXT
Constructor and Description |
---|
AbstractWizardStep() |
Modifier and Type | Method and Description |
---|---|
protected abstract JPanel |
createContent(WizardHandler handler) |
JPanel |
getContent(WizardHandler handler) |
String |
getDoneBtnText() |
boolean |
isSingleStep() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
back, createDataObject, getButtons, getTitle, isValid, next
protected abstract JPanel createContent(WizardHandler handler)
public JPanel getContent(WizardHandler handler)
getContent
in interface WizardStep
public boolean isSingleStep()
isSingleStep
in interface WizardStep
public String getDoneBtnText()
getDoneBtnText
in interface WizardStep
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)