public class ExcludeWizardStep extends AbstractWizardStep
BUTTON_BACK, BUTTON_CANCEL, BUTTON_DONE, BUTTON_NEXT
Constructor and Description |
---|
ExcludeWizardStep(Favorite favorite)
Creates a new Wizard Step instance to create a new exclusion
|
ExcludeWizardStep(Favorite favorite,
Exclusion exclusion)
Creates a new Wizard Step instance to edit an existing exclusion
|
ExcludeWizardStep(Favorite favorite,
Program prog)
Creates a new Wizard Step instance to create a new exclusion derived from a
program
|
Modifier and Type | Method and Description |
---|---|
WizardStep |
back() |
JPanel |
createContent(WizardHandler handler) |
Object |
createDataObject(Object obj) |
int[] |
getButtons() |
String |
getDoneBtnText() |
String |
getTitle() |
boolean |
isSingleStep() |
boolean |
isValid() |
WizardStep |
next() |
getContent
public ExcludeWizardStep(Favorite favorite)
favorite
- public ExcludeWizardStep(Favorite favorite, Exclusion exclusion)
favorite
- exclusion
- public String getTitle()
public JPanel createContent(WizardHandler handler)
createContent
in class AbstractWizardStep
public int[] getButtons()
public WizardStep next()
public WizardStep back()
public boolean isValid()
public boolean isSingleStep()
isSingleStep
in interface WizardStep
isSingleStep
in class AbstractWizardStep
public String getDoneBtnText()
getDoneBtnText
in interface WizardStep
getDoneBtnText
in class AbstractWizardStep
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)