org.onebusaway.quickstart.bootstrap.gui
Class WelcomeWizardPanelController

java.lang.Object
  extended by org.onebusaway.quickstart.bootstrap.gui.wizard.AbstractWizardPanelController
      extended by org.onebusaway.quickstart.bootstrap.gui.WelcomeWizardPanelController
All Implemented Interfaces:
WizardPanelController

public class WelcomeWizardPanelController
extends AbstractWizardPanelController


Constructor Summary
WelcomeWizardPanelController()
           
 
Method Summary
 Object getNextPanelId()
           
 JPanel getPanel()
           
 
Methods inherited from class org.onebusaway.quickstart.bootstrap.gui.wizard.AbstractWizardPanelController
didSetVisible, getBackPanelId, willSetVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WelcomeWizardPanelController

public WelcomeWizardPanelController()
Method Detail

getPanel

public JPanel getPanel()

getNextPanelId

public Object getNextPanelId()
Specified by:
getNextPanelId in interface WizardPanelController
Overrides:
getNextPanelId in class AbstractWizardPanelController


Copyright © 2012 OneBusAway. All Rights Reserved.