Uses of Package
gui.controls

Packages that use gui.controls
gui.controls   
gui.dialogs   
 

Classes in gui.controls used by gui.controls
BasicPropertiesPanel
          A basic properties panel.
ConnectionEditChooser
          A panel used to edit and/or remove connections from those already added to the world.
LocationsChooser
          Used to show directions to the user to choose two locations (origin and the destination) of the travel and launch the test.
StationsChooser
          A universal chooser used to select stations when defining a connection.
StationsList
          A list displaying stations.
StationsTimetableListView
          A list view used to display a list of stations and text fields for their arrival and departure times.
TravelDivisionsChooser
          A list used to choose one of the generated travel divisions to be displayed in the view.
TravelSolutionsChooser
          A list used to choose one of the generated travel solutions to be displayed in the view.
WorldView
          A view displaying the current state og the associated world.
 

Classes in gui.controls used by gui.dialogs
AirportPropertiesPanel
          A panel for edition of properties of an airport.
BusStopPropertiesPanel
          A panel for edition of properties of a bus stop.
CityPropertiesPanel
          A panel containging a set of properties of a city.
ConnectionEditChooser
          A panel used to edit and/or remove connections from those already added to the world.
HarbourPropertiesPanel
          A panel for edition of properties of a harbour.
LocationsChooser
          Used to show directions to the user to choose two locations (origin and the destination) of the travel and launch the test.
StationsChooser
          A universal chooser used to select stations when defining a connection.
StationsTimetableEditor
          A panel used to define the times of arrivals and departures for every station of a connection.
TrainStationPropertiesPanel
          A panel for edition of properties of a train station.
TravelDivisionsChooser
          A list used to choose one of the generated travel divisions to be displayed in the view.
TravelSolutionsChooser
          A list used to choose one of the generated travel solutions to be displayed in the view.
WorldView
          A view displaying the current state og the associated world.