org.onebusaway.quickstart.bootstrap.gui
Class QuickStartTypeWizardPanelController
java.lang.Object
org.onebusaway.quickstart.bootstrap.gui.wizard.AbstractWizardPanelController
org.onebusaway.quickstart.bootstrap.gui.QuickStartTypeWizardPanelController
- All Implemented Interfaces:
- WizardPanelController
public class QuickStartTypeWizardPanelController
- extends AbstractWizardPanelController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuickStartTypeWizardPanelController
public QuickStartTypeWizardPanelController(GuiQuickstartDataModel model)
getPanel
public JPanel getPanel()
getBackPanelId
public Object getBackPanelId()
- Specified by:
getBackPanelId
in interface WizardPanelController
- Overrides:
getBackPanelId
in class AbstractWizardPanelController
getNextPanelId
public Object getNextPanelId()
- Specified by:
getNextPanelId
in interface WizardPanelController
- Overrides:
getNextPanelId
in class AbstractWizardPanelController
Copyright © 2012 OneBusAway. All Rights Reserved.