Uses of Class
gui.controls.BusStopPropertiesPanel

Packages that use BusStopPropertiesPanel
gui.dialogs   
 

Uses of BusStopPropertiesPanel in gui.dialogs
 

Fields in gui.dialogs declared as BusStopPropertiesPanel
private  BusStopPropertiesPanel MainDialog.busStopPropertiesPanel
          A panel containing a set of properties of a bus stop.
 

Methods in gui.dialogs that return BusStopPropertiesPanel
 BusStopPropertiesPanel MainDialog.GetBusStopPropertiesPanel()
          Gets the bus stop properties panel.