org.onebusaway.quickstart.bootstrap.gui
Class GtfsRealtimePathsWizardPanelController

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

public class GtfsRealtimePathsWizardPanelController
extends AbstractWizardPanelController


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

Constructor Detail

GtfsRealtimePathsWizardPanelController

public GtfsRealtimePathsWizardPanelController(GuiQuickstartDataModel model)
Method Detail

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.