public class NotificationWizardStep extends AbstractWizardStep
BUTTON_BACK, BUTTON_CANCEL, BUTTON_DONE, BUTTON_NEXT
Constructor and Description |
---|
NotificationWizardStep(WizardStep caller,
Program prog) |
Modifier and Type | Method and Description |
---|---|
WizardStep |
back() |
javax.swing.JPanel |
createContent(WizardHandler handler) |
java.lang.Object |
createDataObject(java.lang.Object obj) |
int[] |
getButtons() |
java.lang.String |
getTitle() |
boolean |
isValid() |
WizardStep |
next() |
getContent, getDoneBtnText, isSingleStep
public NotificationWizardStep(WizardStep caller, Program prog)
public java.lang.String getTitle()
public javax.swing.JPanel createContent(WizardHandler handler)
createContent
in class AbstractWizardStep
public java.lang.Object createDataObject(java.lang.Object obj)
public WizardStep next()
public WizardStep back()
public boolean isValid()
public int[] getButtons()
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)