Serialized Form

Class EquipmentTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

eqNames

java.util.Vector eqNames

statValues

java.util.Vector statValues

headers

java.util.Vector headers

numRows

int numRows

numCols

int numCols


Class MapFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

mapImageComponent

MapFrame.MapImageComponent mapImageComponent

mapImage

java.awt.Image mapImage

mapMouseListener

MapFrame.MapMouseListener mapMouseListener

nm

Netmonitor nm

animationTimer

javax.swing.Timer animationTimer

statAnimationFrame

int statAnimationFrame

showOptions

boolean showOptions

statisticIntervalTimer

javax.swing.Timer statisticIntervalTimer

sliderListener

MapFrame.SliderListener sliderListener

date

java.util.Date date

timeAxisSize

int timeAxisSize

timeStepSize

int timeStepSize

blockDateUpdate

boolean blockDateUpdate

animationPlaying

boolean animationPlaying

autoUpdating

boolean autoUpdating

activeElement

Selectable activeElement

fps

int fps

doc_button

javax.swing.JButton doc_button

doc_panel

javax.swing.JPanel doc_panel

incMonth_button

javax.swing.JButton incMonth_button

animation_label

javax.swing.JLabel animation_label

autoUpdateBlank_label

javax.swing.JLabel autoUpdateBlank_label

lineSize_label

javax.swing.JLabel lineSize_label

stepForward_button

javax.swing.JButton stepForward_button

incYear_button

javax.swing.JButton incYear_button

timeOptions_panel

javax.swing.JPanel timeOptions_panel

frames_label

javax.swing.JLabel frames_label

pointSize_comboBox

javax.swing.JComboBox pointSize_comboBox

description_panel

javax.swing.JPanel description_panel

incDay_button

javax.swing.JButton incDay_button

mapSelection_panel

javax.swing.JPanel mapSelection_panel

map_panel

javax.swing.JPanel map_panel

zoomIn_button

javax.swing.JButton zoomIn_button

assoc_panel

javax.swing.JPanel assoc_panel

description_scrollPane

javax.swing.JScrollPane description_scrollPane

day_label

javax.swing.JLabel day_label

decYear_button

javax.swing.JButton decYear_button

tabbedPane

javax.swing.JTabbedPane tabbedPane

showNodesLines_panel

javax.swing.JPanel showNodesLines_panel

decDay_button

javax.swing.JButton decDay_button

lineSize_comboBox

javax.swing.JComboBox lineSize_comboBox

maplist_panel

javax.swing.JPanel maplist_panel

selectChoice_panel

javax.swing.JPanel selectChoice_panel

month_label

javax.swing.JLabel month_label

autoUpdate_panel

javax.swing.JPanel autoUpdate_panel

lineColour_comboBox

javax.swing.JComboBox lineColour_comboBox

network_label

javax.swing.JLabel network_label

intervalSize_panel

javax.swing.JPanel intervalSize_panel

map_comboBox

javax.swing.JComboBox map_comboBox

pointColour_comboBox

javax.swing.JComboBox pointColour_comboBox

statAssocLabel_panel

javax.swing.JPanel statAssocLabel_panel

year_label

javax.swing.JLabel year_label

pointColour_label

javax.swing.JLabel pointColour_label

statistic_panel

javax.swing.JPanel statistic_panel

buttonGroup

javax.swing.ButtonGroup buttonGroup

time_slider

javax.swing.JSlider time_slider

lineColour_label

javax.swing.JLabel lineColour_label

toolbar

javax.swing.JToolBar toolbar

map_label

javax.swing.JLabel map_label

network_comboBox

javax.swing.JComboBox network_comboBox

showChoice_panel

javax.swing.JPanel showChoice_panel

statIntervals_panel

javax.swing.JPanel statIntervals_panel

play_button

javax.swing.JButton play_button

decMonth_button

javax.swing.JButton decMonth_button

animation_panel

javax.swing.JPanel animation_panel

showStaticLabel_panel

javax.swing.JPanel showStaticLabel_panel

staticIntervalSize_label

javax.swing.JLabel staticIntervalSize_label

zoomOut_button

javax.swing.JButton zoomOut_button

assocComboBox_panel

javax.swing.JPanel assocComboBox_panel

framesBlank_label

javax.swing.JLabel framesBlank_label

blankSpace2_label

javax.swing.JLabel blankSpace2_label

nodes_label

javax.swing.JLabel nodes_label

slider_panel

javax.swing.JPanel slider_panel

showOptions_button

javax.swing.JButton showOptions_button

stepBackward_button

javax.swing.JButton stepBackward_button

frames_comboBox

javax.swing.JComboBox frames_comboBox

slider_label

javax.swing.JLabel slider_label

blankSpace3_label

javax.swing.JLabel blankSpace3_label

dynIntervalSize_label

javax.swing.JLabel dynIntervalSize_label

playPause_panel

javax.swing.JPanel playPause_panel

lines_comboBox

javax.swing.JComboBox lines_comboBox

lines_label

javax.swing.JLabel lines_label

nodes_comboBox

javax.swing.JComboBox nodes_comboBox

pointSize_label

javax.swing.JLabel pointSize_label

frames_panel

javax.swing.JPanel frames_panel

autoUpdate_checkBox

javax.swing.JCheckBox autoUpdate_checkBox

selectStaticLabel_panel

javax.swing.JPanel selectStaticLabel_panel

blankSpace1_label

javax.swing.JLabel blankSpace1_label

show_panel

javax.swing.JPanel show_panel


Class MapFrame.MapImageComponent extends javax.swing.JLabel implements Serializable


Class Netmonitor extends javax.swing.JFrame implements Serializable

Serialized Fields

currentNetwork

NetworkElement currentNetwork

networkList

javax.swing.DefaultListModel networkList

mapFrame

MapFrame mapFrame

autoUpdateLoad

boolean autoUpdateLoad

doneFetchingMaps

boolean doneFetchingMaps

doneFetchingStats

boolean doneFetchingStats

animating

boolean animating

SQLconnection

java.sql.Connection SQLconnection

currentAnimationFrame

Netmonitor.AnimationFrame currentAnimationFrame

animationQueue

Netmonitor.AnimationQueue animationQueue

frameProducer

Netmonitor.FrameProducer frameProducer

frameConsumer

Netmonitor.FrameConsumer frameConsumer


Class StatisticDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

tableModel

EquipmentTableModel tableModel

measure2_panel

javax.swing.JPanel measure2_panel

closeButton_panel

javax.swing.JPanel closeButton_panel

closeDialog_button

javax.swing.JButton closeDialog_button

linkAndButton_panel

javax.swing.JPanel linkAndButton_panel

date2_label

javax.swing.JLabel date2_label

measurePoints_panel

javax.swing.JPanel measurePoints_panel

measure1_label

javax.swing.JLabel measure1_label

statistics_panel

javax.swing.JPanel statistics_panel

link_panel

javax.swing.JPanel link_panel

measure2_label

javax.swing.JLabel measure2_label

mainDialog_panel

javax.swing.JPanel mainDialog_panel

date1_label

javax.swing.JLabel date1_label

measure1_panel

javax.swing.JPanel measure1_panel


Class StatisticElement.IntervalDescription extends javax.swing.JPanel implements Serializable

Serialized Fields

intervalStart

int intervalStart

intervalEnd

int intervalEnd

colour

java.awt.Color colour

size

int size

symbol

javax.swing.ImageIcon symbol

line_label

StatisticElement.IntervalDescription.LineLabel line_label

point_label

StatisticElement.IntervalDescription.PointLabel point_label

number_label

javax.swing.JLabel number_label


Class StatisticElement.IntervalDescription.LineLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

size

int size

colour

java.awt.Color colour


Class StatisticElement.IntervalDescription.PointLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

size

int size

colour

java.awt.Color colour


Class URLElement extends javax.swing.JMenuItem implements Serializable

Serialized Fields

url

java.net.URL url