Serialized Form
-
Package org.unibl.etf.pj2.app.ui.primary
-
Class org.unibl.etf.pj2.app.ui.primary.CityComboBox
class CityComboBox extends GeneralComboBox implements Serializable-
Serialized Fields
-
graph
MapGraph graph
-
-
-
Class org.unibl.etf.pj2.app.ui.primary.GeneralComboBox
-
Class org.unibl.etf.pj2.app.ui.primary.MainPanel
class MainPanel extends JPanel implements Serializable -
Class org.unibl.etf.pj2.app.ui.primary.MainWindow
class MainWindow extends JFrame implements Serializable-
Serialized Fields
-
mainPanel
MainPanel mainPanel
-
optionsPanel
OptionsPanel optionsPanel
-
searchResultPanel
SearchResultPanel searchResultPanel
-
-
-
Class org.unibl.etf.pj2.app.ui.primary.OptionsPanel
class OptionsPanel extends TitledPanel implements Serializable-
Serialized Fields
-
destinationComboBox
CityComboBox destinationComboBox
-
optimizationCriteriaComboBox
GeneralComboBox optimizationCriteriaComboBox
-
startComboBox
CityComboBox startComboBox
-
-
-
Class org.unibl.etf.pj2.app.ui.primary.SearchResultPanel
class SearchResultPanel extends TitledPanel implements Serializable-
Serialized Fields
-
topResultLabel
JLabel topResultLabel
-
-
-
-
Package org.unibl.etf.pj2.app.ui.secondary
-
Class org.unibl.etf.pj2.app.ui.secondary.PathsWindow
class PathsWindow extends JFrame implements Serializable
-
-
Package org.unibl.etf.pj2.app.ui.secondary.table
-
Class org.unibl.etf.pj2.app.ui.secondary.table.PathTable
class PathTable extends GeneralTable implements Serializable -
Class org.unibl.etf.pj2.app.ui.secondary.table.PathTableScrollPane
class PathTableScrollPane extends JScrollPane implements Serializable
-
-
Package org.unibl.etf.pj2.app.ui.shared
-
Package org.unibl.etf.pj2.app.ui.tertiary
-
Class org.unibl.etf.pj2.app.ui.tertiary.DetailedPathWindow
class DetailedPathWindow extends JFrame implements Serializable
-
-
Package org.unibl.etf.pj2.app.ui.tertiary.table
-
Class org.unibl.etf.pj2.app.ui.tertiary.table.DetailedPathTable
class DetailedPathTable extends GeneralTable implements Serializable -
Class org.unibl.etf.pj2.app.ui.tertiary.table.DetailedPathTableScrollPane
class DetailedPathTableScrollPane extends JScrollPane implements Serializable
-