public class LimitationsWizardStep extends AbstractWizardStep
Modifier and Type | Field and Description |
---|---|
static Localizer |
mLocalizer |
BUTTON_BACK, BUTTON_CANCEL, BUTTON_DONE, BUTTON_NEXT
Constructor and Description |
---|
LimitationsWizardStep(WizardStep caller,
Program program) |
Modifier and Type | Method and Description |
---|---|
WizardStep |
back() |
JPanel |
createContent(WizardHandler handler) |
Object |
createDataObject(Object obj) |
int[] |
getButtons() |
String |
getTitle() |
boolean |
isValid() |
WizardStep |
next() |
getContent, getDoneBtnText, isSingleStep
public static final Localizer mLocalizer
public LimitationsWizardStep(WizardStep caller, Program program)
public String getTitle()
public JPanel createContent(WizardHandler handler)
createContent
in class AbstractWizardStep
public WizardStep next()
public WizardStep back()
public boolean isValid()
public int[] getButtons()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)