Serialized Form


Package Lab3Help

Class Lab3Help.BusMapFrame extends JFrame implements Serializable

Serialized Fields

lines

ArrayList<E> lines

stops

ArrayList<E> stops

shortest

ArrayList<E> shortest

isShortest

boolean isShortest

currColIx

int currColIx

colors

Color[] colors

Class Lab3Help.Lab3Frame extends JFrame implements Serializable

Serialized Fields

spath

JButton spath

from

JComboBox from

to

JComboBox to

tArea

JTextArea tArea

textPos

int textPos