Uses of Class
gui.controls.StationsChooser

Packages that use StationsChooser
gui.controls   
gui.dialogs   
 

Uses of StationsChooser in gui.controls
 

Fields in gui.controls declared as StationsChooser
private  StationsChooser WorldView.stationsChooser
          A universal stations chooser to be notified about selected station.
 

Methods in gui.controls with parameters of type StationsChooser
 void WorldView.SetUniversalStationsChooser(StationsChooser stationChooser)
          Sets the universal stations chooser to be notified about selected station.
 

Uses of StationsChooser in gui.dialogs
 

Fields in gui.dialogs declared as StationsChooser
private  StationsChooser MainDialog.stationsChooser
          A panel used to build a list of stations when defining a new connection.