org.onebusaway.quickstart.bootstrap.gui
Class TransitDataBundlePathWizardPanelController
java.lang.Object
org.onebusaway.quickstart.bootstrap.gui.wizard.AbstractWizardPanelController
org.onebusaway.quickstart.bootstrap.gui.TransitDataBundlePathWizardPanelController
- All Implemented Interfaces:
- WizardPanelController
public class TransitDataBundlePathWizardPanelController
- extends AbstractWizardPanelController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransitDataBundlePathWizardPanelController
public TransitDataBundlePathWizardPanelController(GuiQuickstartDataModel model,
WizardController controller)
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
willSetVisible
public void willSetVisible(WizardController controller,
boolean visible)
- Specified by:
willSetVisible
in interface WizardPanelController
- Overrides:
willSetVisible
in class AbstractWizardPanelController
Copyright © 2012 OneBusAway. All Rights Reserved.