Package gui.controls

Class Summary
AirportPropertiesPanel A panel for edition of properties of an airport.
BasicPropertiesPanel A basic properties panel.
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.
ConnectionsCellRenderer A cell renderer for the connections.
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.
StationsCellRenderer A cell renderer for the stations.
StationsChooser A universal chooser used to select stations when defining a connection.
StationsList A list displaying stations.
StationsTimetableEditor A panel used to define the times of arrivals and departures for every station of a connection.
StationsTimetableListView A list view used to display a list of stations and text fields for their arrival and departure times.
TrainStationPropertiesPanel A panel for edition of properties of a train station.
TravelDivisionsCellRenderer A cell renderer used to display a travel division.
TravelDivisionsChooser A list used to choose one of the generated travel divisions to be displayed in the view.
TravelSolutionsCellRenderer A cell renderer used to display a travel solution.
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.