Serialized Form

Class Fahrradroutenplaner extends JFrame implements Serializable

Serialized Fields

dbv

DBVerbindung dbv

startort

String startort

zielort

String zielort

orte

Orte orte

strecken

Strecken strecken

mAdj

int[][] mAdj

k

Karte k

weg

Weg weg

btnBerechne

JButton btnBerechne

jButton1

JButton jButton1

jComboBoxStart

JComboBox jComboBoxStart

jComboBoxZiel

JComboBox jComboBoxZiel

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jListOrtInfos

JList jListOrtInfos

jListWegInfos

JList jListWegInfos

jScrollPaneOrtInfos

JScrollPane jScrollPaneOrtInfos

jScrollPaneWegInfos

JScrollPane jScrollPaneWegInfos


Class Karte extends JComponent implements Serializable

Serialized Fields

hintergrundfarbe

Color hintergrundfarbe

vordergrundfarbe

Color vordergrundfarbe

startfarbe

Color startfarbe

zielfarbe

Color zielfarbe

streckenfarbe

Color streckenfarbe

oe

Orte oe

wg

Weg wg

wegDa

boolean wegDa

radius

int radius