Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
X
Y
Z
A
ADMSTATE_COL
- Static variable in class
NemoUtils
AGE_COL
- Static variable in class
NemoUtils
actionPerformed(ActionEvent)
- Method in class
MapFrame.StatisticTimerListener
actionPerformed(ActionEvent)
- Method in class
StatisticDialog.URLlistener
activeElement
- Variable in class
MapFrame
addEquipmentURL(String, String, int, String)
- Method in class
StatisticDialog
addImageIcon(ImageIcon)
- Method in class
Netmonitor.ThreadCoordinator
addIntervalDescription(int, int, Color, int, ImageIcon)
- Method in class
StatisticElement
addLineSQLTable(String, String, String, int)
- Method in class
StatisticElement
addLineStatisticList(Vector)
- Method in class
Netmonitor.AnimationFrame
addLineURL(String, String, Date)
- Method in class
StatisticDialog
addLineURL(String, String, int, String)
- Method in class
StatisticDialog
addPointSQLTable(String, String, String, String, int)
- Method in class
StatisticElement
addPointStatisticList(Vector)
- Method in class
Netmonitor.AnimationFrame
addPointURL(String, String, Date)
- Method in class
StatisticDialog
addStatistic(StatisticElement)
- Method in class
Netmonitor
Adds a statistic to the list of chosen statistics in the current network.
addStatistic(StatisticElement)
- Method in class
NetworkElement
addStatisticColumn(Hashtable, String)
- Method in class
EquipmentTableModel
addStatisticColumn(Hashtable, String)
- Method in class
LineElement
Adds a column of statistics to the dialog showing stats for this line.
addStatisticColumn(Hashtable, String)
- Method in class
PointElement
Adds a column of statistics to the dialog showing stats for this point.
addStatisticColumn(Hashtable, String)
- Method in class
StatisticDialog
addStatisticURL(String, String, int, String)
- Method in class
LineElement
addStatisticURL(String, String, int, String)
- Method in class
PointElement
addThread(Thread)
- Method in class
Netmonitor.ThreadCoordinator
addTimestamp(Date, String)
- Method in class
LineElement
Creates strings that displays the name of the statistic and the time at which it was measured and adds them the list of strings.
addTimestamp(Date, String)
- Method in class
PointElement
Creates strings that displays the name of the statistic and the time at which it was measured and adds them the list of strings.
addURL(String, String, Date)
- Method in class
LineElement
Adds an url button the the dialog showing stats for this line.
addURL(PointElement, String, String)
- Method in class
MapFrame
addURL(LineElement, String, String)
- Method in class
MapFrame
addURL(String, String, Date)
- Method in class
PointElement
Adds an url button to the dialog showing stats for this point.
adjustOverlappingLines()
- Method in class
MapElement
Checks all the lines and moves those that are on top of each other.
adjustOverlappingPoints()
- Method in class
MapElement
Checks points along the border of the map and moves those that overlap.
allFinished
- Variable in class
Netmonitor.ThreadCoordinator
allThreadsFinished
- Variable in class
Netmonitor.FrameProducer
animating
- Variable in class
Netmonitor.FrameProducer
animating
- Variable in class
Netmonitor
animationFrames
- Variable in class
Netmonitor.AnimationQueue
animationPlaying
- Variable in class
MapFrame
animationQueue
- Variable in class
Netmonitor.FrameConsumer
animationQueue
- Variable in class
Netmonitor.FrameProducer
animationQueue
- Variable in class
Netmonitor
animationTimer
- Variable in class
MapFrame
animation_label
- Variable in class
MapFrame
animation_panel
- Variable in class
MapFrame
assignLineStatistics(Vector)
- Method in class
MapElement
Assigns all the available line statistics to line elements.
assignPointStatistics(Vector)
- Method in class
MapElement
Assigns all the available point statistics to point elements.
assocComboBox_panel
- Variable in class
MapFrame
assoc_panel
- Variable in class
MapFrame
autoUpdateBlank_label
- Variable in class
MapFrame
autoUpdateLoad
- Variable in class
Netmonitor
autoUpdate_checkBox
- Variable in class
MapFrame
autoUpdate_panel
- Variable in class
MapFrame
autoUpdating
- Variable in class
MapFrame
B
BORDER_SIZE
- Static variable in class
MapElement
backgroundImage
- Variable in class
MapElement
bitmapFactor
- Variable in class
MapElement
bitmapHeight
- Variable in class
MapElement
bitmapWidth
- Variable in class
MapElement
bitmapX
- Variable in class
PointElement
bitmapX1
- Variable in class
LineElement
bitmapX2
- Variable in class
LineElement
bitmapY
- Variable in class
PointElement
bitmapY1
- Variable in class
LineElement
bitmapY2
- Variable in class
LineElement
blankSpace1_label
- Variable in class
MapFrame
blankSpace2_label
- Variable in class
MapFrame
blankSpace3_label
- Variable in class
MapFrame
blockDateUpdate
- Variable in class
MapFrame
buttonGroup
- Variable in class
MapFrame
C
cal
- Variable in class
MapFrame.SliderListener
checkAvailableStatistics(int)
- Method in class
Netmonitor
checkCoordBounds()
- Method in class
LineElement
Check if the line crosses any border of the map, and update the origin or destination pointelements to lie on the map border instead.
checkEnabled(Date)
- Method in class
LineElement
Enables this line if it exists at the given date, otherwise it is disabled.
checkEnabled(Date)
- Method in class
PointElement
Enable this point if it exists within the given point, otherwise disable it.
clearTable()
- Method in class
EquipmentTableModel
clearTextMap()
- Method in class
MapElement
Resets the text map.
closeButton_panel
- Variable in class
StatisticDialog
closeDialog(WindowEvent)
- Method in class
StatisticDialog
Closes the dialog
closeDialog_button
- Variable in class
StatisticDialog
closeDialog_buttonActionPerformed(ActionEvent)
- Method in class
StatisticDialog
colour
- Variable in class
PointElement
colour
- Variable in class
PointStatistic
colour
- Variable in class
StatisticElement.IntervalDescription.LineLabel
colour
- Variable in class
StatisticElement.IntervalDescription.PointLabel
colour
- Variable in class
StatisticElement.IntervalDescription
column1
- Variable in class
StatisticElement.LineSQLTable
column2
- Variable in class
StatisticElement.LineSQLTable
compareTo(Object)
- Method in class
LineElement
Compares the length of lines.
compareTo(Object)
- Method in class
MapElement
Returns the string comparison of the map names.
connectSQLdatabase(String, String, String)
- Method in class
Netmonitor
Connects to the SQL database given in the databaseURL argument.
contains(Point)
- Method in class
LineElement
Checks if the polygon outline of this line contains the given point.
contains(MapElement)
- Method in class
MapElement
Returns true if the given map element is contained inside this map element.
contains(Point)
- Method in class
MapElement
Returns true if the given point is located within this map element.
contains(Point)
- Method in class
PointElement
Check if the rectangle outline of this point contains the supplied point.
coordType
- Variable in class
MapElement
coordType
- Variable in class
PointElement
coordX
- Variable in class
PointElement
coordX1
- Variable in class
MapElement
coordX2
- Variable in class
MapElement
coordY
- Variable in class
PointElement
coordY1
- Variable in class
MapElement
coordY2
- Variable in class
MapElement
createBitmapCoords()
- Method in class
PointElement
Create a set of bitmap coordinates.
createEquipmentStatistics(ResultSet)
- Method in class
Netmonitor
createLineElements(ResultSet)
- Method in class
Netmonitor
createLineRegions()
- Method in class
MapElement
Creates regions for all the lines.
createLineStatistics(ResultSet)
- Method in class
Netmonitor
createLineURL(ResultSet)
- Method in class
Netmonitor
createLineValueStatistics(ResultSet)
- Method in class
Netmonitor
createMap(MapElement)
- Method in class
MapFrame
Creates a new map and draws it on the screen.
createMapElements(ResultSet)
- Method in class
Netmonitor
createNetworkElements(ResultSet)
- Method in class
Netmonitor
createPointElements(ResultSet)
- Method in class
Netmonitor
createPointRegions()
- Method in class
MapElement
Creates regions for all the points.
createPointStatistics(ResultSet)
- Method in class
Netmonitor
createPointURL(ResultSet)
- Method in class
Netmonitor
createPolygonOutline()
- Method in class
LineElement
Creates a polygon outline for this line to be used for hit testing.
createRectangleOutline(int, int, int, int)
- Method in class
MapElement
Creates a rectangle outline with the given dimensions.
createRectangleOutline()
- Method in class
PointElement
createStatisticElements(ResultSet)
- Method in class
Netmonitor
createSubRegion(MapElement)
- Method in class
MapElement
Marks the given map element as a sub region for this map element.
createSuperRegion(MapElement)
- Method in class
MapElement
Marks the given map element as a super region for this map element.
createTimeAxis()
- Method in class
MapFrame
currentAnimationFrame
- Variable in class
Netmonitor
currentMap
- Variable in class
NetworkElement
currentNetwork
- Variable in class
Netmonitor
currentStatistics
- Variable in class
NetworkElement
D
DAY_AXIS
- Static variable in class
NemoUtils
DAY_STEP
- Static variable in class
NemoUtils
DESCRIPTION_COL
- Static variable in class
NemoUtils
DOWNTIME_COL
- Static variable in class
NemoUtils
dPair
- class
dPair
.
dPair(double, double)
- Constructor for class
dPair
dPair()
- Constructor for class
dPair
date
- Variable in class
MapFrame
date1_label
- Variable in class
StatisticDialog
date2_label
- Variable in class
StatisticDialog
dateStrings
- Variable in class
LineElement
dateStrings
- Variable in class
PointElement
day_label
- Variable in class
MapFrame
debug(String)
- Static method in class
NemoUtils
debugFrame
- Static variable in class
NemoUtils
debugging
- Static variable in class
NemoUtils
decDay_button
- Variable in class
MapFrame
decDay_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
decMonth_button
- Variable in class
MapFrame
decMonth_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
decYear_button
- Variable in class
MapFrame
decYear_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
defaultColour
- Static variable in class
LineElement
defaultColour
- Static variable in class
PointElement
defaultSize
- Static variable in class
LineElement
defaultSize
- Static variable in class
PointElement
deg2rad
- Static variable in class
UTM_Converter
description
- Variable in class
NetworkElement
description_panel
- Variable in class
MapFrame
description_scrollPane
- Variable in class
MapFrame
destination
- Variable in class
LineElement
destinationColour
- Variable in class
LineElement
destinationColour
- Variable in class
LineStatistic
destinationSize
- Variable in class
LineElement
destinationSize
- Variable in class
LineStatistic
dialog
- Variable in class
LineElement
dialog
- Variable in class
PointElement
displaceLine(LineElement, LineElement)
- Method in class
MapElement
Displaces two lines with respect to each other.
distance(int, int, int, int)
- Static method in class
NemoUtils
distance(PointElement)
- Method in class
PointElement
Returns the distance to the supplied pointelement.
doc_button
- Variable in class
MapFrame
doc_panel
- Variable in class
MapFrame
doneFetchingMaps
- Variable in class
Netmonitor
doneFetchingStats
- Variable in class
Netmonitor
drawMe(Graphics)
- Method in class
LineElement
Draw the unselected version of the line.
drawMe(Graphics)
- Method in class
PointElement
Draw the unselected version of the point.
drawSelected(Graphics)
- Method in class
LineElement
Draw the selected version of the line.
drawSelected(Graphics)
- Method in class
MapElement
Draws the map region when selected with the mouse pointer.
drawSelected(Graphics)
- Method in class
PointElement
Draw the selected version of the point.
drawSelected(Graphics)
- Method in interface
Selectable
dynIntervalSize_label
- Variable in class
MapFrame
E
ENTITY_COL
- Static variable in class
NemoUtils
EQ_STATS
- Static variable in class
Netmonitor
EquatorialRadius
- Static variable in class
UTM_Converter
EquipmentTableModel
- class
EquipmentTableModel
.
EquipmentTableModel()
- Constructor for class
EquipmentTableModel
Creates a new instance of CaseTableModel
eccentricitySquared
- Static variable in class
UTM_Converter
enabled
- Variable in class
LineElement
enabled
- Variable in class
PointElement
eqNames
- Variable in class
EquipmentTableModel
eq_column
- Variable in class
StatisticElement.PointSQLTable
eq_table
- Variable in class
StatisticElement.PointSQLTable
exitForm(WindowEvent)
- Method in class
MapFrame
Exit the Application
F
FIVEMIN_STEP
- Static variable in class
NemoUtils
FOURTHPI
- Static variable in class
UTM_Converter
FREE
- Static variable in class
MapElement
factorX()
- Method in class
MapElement
Returns the ratio of coords/pixels along the x-axis.
factorY()
- Method in class
MapElement
Returns the ratio of coords/pixels along the y-axis.
filterLines(String)
- Method in class
MapElement
Filters all the lines, keeping only those with a spesific linetype.
filterLines()
- Method in class
MapFrame
Filter the lines according to the type chosen in the linetypes combobox.
filterPoints(String)
- Method in class
MapElement
Filters all the points, keeping only those with a spesific pointtype.
filterPoints()
- Method in class
MapFrame
filteredLineList
- Variable in class
MapElement
filteredPointList
- Variable in class
MapElement
formatter
- Variable in class
MapFrame.SliderListener
fps
- Variable in class
MapFrame
frameConsumer
- Variable in class
Netmonitor
frameProducer
- Variable in class
Netmonitor
frameRequested
- Variable in class
Netmonitor.FrameProducer
framesBlank_label
- Variable in class
MapFrame
framesInBuffer
- Variable in class
Netmonitor.AnimationQueue
frames_comboBox
- Variable in class
MapFrame
frames_label
- Variable in class
MapFrame
frames_panel
- Variable in class
MapFrame
fromDate
- Variable in class
LineElement
fromDate
- Variable in class
PointElement
G
GRID_SIZE
- Static variable in class
MapElement
getAutoUpdateLoad()
- Method in class
Netmonitor
getBackgroundImage()
- Method in class
MapElement
Returns the clean map image.
getBitmapX()
- Method in class
PointElement
getBitmapY()
- Method in class
PointElement
getColour()
- Method in class
PointStatistic
getColumnClass(int)
- Method in class
EquipmentTableModel
getColumnCount()
- Method in class
EquipmentTableModel
getColumnName(int)
- Method in class
EquipmentTableModel
getContourRectangle()
- Method in class
MapElement
Returns the contour rectangle, which is the same as the outline of the map.
getCurrentDate()
- Method in class
MapFrame
getCurrentMap()
- Method in class
NetworkElement
getCurrentNetwork()
- Method in class
Netmonitor
Returns the current network.
getCurrentStatistics()
- Method in class
NetworkElement
getDescription()
- Method in class
LineStatistic
getDescription()
- Method in class
PointStatistic
getDescription()
- Method in class
StatisticElement
getDestination()
- Method in class
LineElement
getDestinationColour()
- Method in class
LineStatistic
getDestinationSize()
- Method in class
LineStatistic
getFrame()
- Method in class
Netmonitor.AnimationQueue
getImageURL()
- Method in class
MapElement
getIntersectLength(LineElement, LineElement)
- Method in class
MapElement
Returns the length of the overlap of two lines.
getIntersectionRectangle()
- Method in class
MapElement
Returns the intersection rectangle, which is in the middle between the map and the border.
getIntervalDescriptions()
- Method in class
StatisticElement
getLineAtPoint(Point)
- Method in class
MapElement
Returns the line element at a given point.
getLineElement(String)
- Method in class
MapElement
Returns a line element given a linename.
getLineName()
- Method in class
LineStatistic
getLineSQLTable(int)
- Method in class
StatisticElement
getLineStatisticLists()
- Method in class
Netmonitor.AnimationFrame
getLineTypes()
- Method in class
MapElement
Returns all the linetypes.
getMapAtPoint(Point)
- Method in class
NetworkElement
getMapImage(Date)
- Method in class
MapElement
Returns the map image for a given date with lines, points and text drawn on it.
getMapList()
- Method in class
NetworkElement
getMapName()
- Method in class
MapElement
getNetworkName()
- Method in class
NetworkElement
getNodeAtPoint(Point)
- Method in class
MapElement
Returns the point element at a given point.
getOrigin()
- Method in class
LineElement
getOriginColour()
- Method in class
LineStatistic
getOriginSize()
- Method in class
LineStatistic
getPointElement(String)
- Method in class
MapElement
Returns a point element given a pointname.
getPointName()
- Method in class
PointStatistic
getPointSQLTable(int)
- Method in class
StatisticElement
getPointStatisticLists()
- Method in class
Netmonitor.AnimationFrame
getPointTypes()
- Method in class
MapElement
Returns all the pointtypes.
getPolygonOutline()
- Method in class
LineElement
getRegionSize()
- Method in class
MapElement
getRowCount()
- Method in class
EquipmentTableModel
getSize()
- Method in class
LineElement
Returns the length of the line.
getSize()
- Method in class
PointStatistic
getStatisticList()
- Method in class
NetworkElement
getStepSizes()
- Method in class
NetworkElement
getStepSizes()
- Method in class
StatisticElement
getTextCoords(int, int, int)
- Method in class
MapElement
Returns the coordinates of where the text should be placed given a pair of coordinates and text length.
getTimestamp()
- Method in class
LineStatistic
getTimestamp()
- Method in class
PointStatistic
getType()
- Method in class
LineElement
getType()
- Method in class
LineStatistic
getType()
- Method in class
PointElement
getType()
- Method in class
PointStatistic
getType()
- Method in class
StatisticElement
getURL()
- Method in class
URLElement
getUTMZone()
- Method in class
MapElement
getValueAt(int, int)
- Method in class
EquipmentTableModel
getX1()
- Method in class
LineElement
getX1()
- Method in class
MapElement
getX2()
- Method in class
LineElement
getX2()
- Method in class
MapElement
getY1()
- Method in class
LineElement
getY1()
- Method in class
MapElement
getY2()
- Method in class
LineElement
getY2()
- Method in class
MapElement
getZoomLevel()
- Method in class
MapElement
H
HOUR_STEP
- Static variable in class
NemoUtils
handleChosenMap()
- Method in class
MapFrame
Selects the newly chosen map.
handleChosenNetwork()
- Method in class
MapFrame
Selects the newly chosen network.
handleSQLResult(int, ResultSet)
- Method in class
Netmonitor
handleStatisticComboBox()
- Method in class
MapFrame
Selects the newly chosen statistics.
handleToolbarClick(ActionEvent)
- Method in class
MapFrame
head
- Variable in class
Netmonitor.AnimationQueue
headers
- Variable in class
EquipmentTableModel
I
ID_COL
- Static variable in class
NemoUtils
imageIcon
- Variable in class
Netmonitor.ThreadCoordinator
imageURL
- Variable in class
MapElement
incDay_button
- Variable in class
MapFrame
incDay_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
incMonth_button
- Variable in class
MapFrame
incMonth_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
incYear_button
- Variable in class
MapFrame
incYear_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
init(String, String, String, String, String, String, String, String, String)
- Method in class
Netmonitor
Takes all the command-line parameters as arguments and uses them to select a network, map or statistic.
initComponents()
- Method in class
MapFrame
This method is called from within the constructor to initialize the form.
initComponents()
- Method in class
Netmonitor
This method is called from within the constructor to initialize the form.
initComponents()
- Method in class
StatisticDialog
This method is called from within the constructor to initialize the form.
intervalEnd
- Variable in class
StatisticElement.IntervalDescription
intervalList
- Variable in class
StatisticElement
intervalSize_panel
- Variable in class
MapFrame
intervalStart
- Variable in class
StatisticElement.IntervalDescription
isEnabled()
- Method in class
LineElement
isEnabled()
- Method in class
PointElement
isLineStatistic()
- Method in class
StatisticElement
isLoaded()
- Method in class
MapElement
Returns true if the image has been loaded, false otherwise.
isPointStatistic()
- Method in class
StatisticElement
isSuperRegion
- Variable in class
MapElement
isSuperRegion()
- Method in class
MapElement
Returns true if this map element is a super region.
L
LINES
- Static variable in class
Netmonitor
LINEURL
- Static variable in class
Netmonitor
LINEVALUE_STATS
- Static variable in class
Netmonitor
LINE_STATS
- Static variable in class
Netmonitor
LineElement
- class
LineElement
.
This class contains the coordinates, current statistic values and various other information about a line.
LineElement(MapElement, PointElement, PointElement, String, String, Date, Date)
- Constructor for class
LineElement
Creates a new instance of LineElement
LineStatistic
- class
LineStatistic
.
LineStatistic(String, String, String, int)
- Constructor for class
LineStatistic
Creates a new instance of LineStatistic
LineStatistic(String, String, String, int, Color, Color)
- Constructor for class
LineStatistic
LineStatistic(String, String, String, int, int, int)
- Constructor for class
LineStatistic
lineColour_comboBox
- Variable in class
MapFrame
lineColour_comboBoxActionPerformed(ActionEvent)
- Method in class
MapFrame
lineColour_label
- Variable in class
MapFrame
lineList
- Variable in class
MapElement
lineName
- Variable in class
LineElement
lineName
- Variable in class
LineStatistic
lineSQLTables
- Variable in class
StatisticElement
lineSize_comboBox
- Variable in class
MapFrame
lineSize_comboBoxActionPerformed(ActionEvent)
- Method in class
MapFrame
lineSize_label
- Variable in class
MapFrame
lineStatisticLists
- Variable in class
Netmonitor.AnimationFrame
lineType
- Variable in class
LineElement
line_label
- Variable in class
StatisticElement.IntervalDescription
lines_comboBox
- Variable in class
MapFrame
lines_label
- Variable in class
MapFrame
linkAndButton_panel
- Variable in class
StatisticDialog
link_panel
- Variable in class
StatisticDialog
M
MAPS
- Static variable in class
Netmonitor
MONTH_AXIS
- Static variable in class
NemoUtils
MapElement
- class
MapElement
.
MapElement contains the graphical image of a map along with lists of its points and lines.
MapElement(String, String, int, int, int, int, int, int, int, URL, float)
- Constructor for class
MapElement
Creates a new instance of MapElement
MapFrame
- class
MapFrame
.
This class is responsible for everything that is related to creating and displaying maps.
MapFrame(Netmonitor)
- Constructor for class
MapFrame
Creates a new MapFrame instance.
MapFrame.MapImageComponent
- class
MapFrame.MapImageComponent
.
Class that contains the map image.
MapFrame.MapImageComponent()
- Constructor for class
MapFrame.MapImageComponent
MapFrame.MapMouseListener
- class
MapFrame.MapMouseListener
.
Class that handles mouse events on the map.
MapFrame.MapMouseListener()
- Constructor for class
MapFrame.MapMouseListener
MapFrame.SliderListener
- class
MapFrame.SliderListener
.
MapFrame.SliderListener()
- Constructor for class
MapFrame.SliderListener
MapFrame.StatisticTimerListener
- class
MapFrame.StatisticTimerListener
.
MapFrame.StatisticTimerListener()
- Constructor for class
MapFrame.StatisticTimerListener
main(String[])
- Static method in class
Netmonitor
Execution of Nemo starts here.
mainDialog_panel
- Variable in class
StatisticDialog
makeFilterChoices(MapElement)
- Method in class
MapFrame
Fills up the filter comboboxes with the relevant choices for this map.
makeMapRegions(MapElement)
- Method in class
MapFrame
Generates a list of clickable map regions.
mapElement
- Variable in class
Netmonitor.ThreadCoordinator
mapFrame
- Variable in class
Netmonitor
mapImage
- Variable in class
MapFrame
mapImageComponent
- Variable in class
MapFrame
mapList
- Variable in class
NetworkElement
mapMouseListener
- Variable in class
MapFrame
mapName
- Variable in class
MapElement
mapSelection_panel
- Variable in class
MapFrame
map_comboBox
- Variable in class
MapFrame
map_label
- Variable in class
MapFrame
map_panel
- Variable in class
MapFrame
maplist_panel
- Variable in class
MapFrame
maxBufferSize
- Variable in class
Netmonitor.AnimationQueue
measure1_label
- Variable in class
StatisticDialog
measure1_panel
- Variable in class
StatisticDialog
measure2_label
- Variable in class
StatisticDialog
measure2_panel
- Variable in class
StatisticDialog
measurePoints_panel
- Variable in class
StatisticDialog
measureStrings
- Variable in class
LineElement
measureStrings
- Variable in class
PointElement
month_label
- Variable in class
MapFrame
mouseClicked(MouseEvent)
- Method in class
MapFrame.MapMouseListener
mouseClickedOnMap(MouseEvent)
- Method in class
MapFrame
Called when the mouse is clicked while over the map.
mouseExited(MouseEvent)
- Method in class
MapFrame.MapMouseListener
mouseExitedMap(MouseEvent)
- Method in class
MapFrame
Called when the mouse pointer moves outside the map area.
mouseMoved(MouseEvent)
- Method in class
MapFrame.MapMouseListener
mouseMovedOverMap(MouseEvent)
- Method in class
MapFrame
Called when the mouse pointer moves over the map.
N
NETWORKS
- Static variable in class
Netmonitor
NUM_COLUMNS
- Static variable in class
NemoUtils
NemoUtils
- class
NemoUtils
.
Class that contains integer constants representing the columns in the case table and eventually other common information.
NemoUtils()
- Constructor for class
NemoUtils
Creates a new instance of NemoUtils
Netmonitor
- class
Netmonitor
.
Netmonitor is the main class and it is responsible for managing the SQL calls and creating the data objects.
Netmonitor()
- Constructor for class
Netmonitor
Creates new form Netmonitor
Netmonitor.AnimationFrame
- class
Netmonitor.AnimationFrame
.
Class holding lists of point and line statistics.
Netmonitor.AnimationFrame()
- Constructor for class
Netmonitor.AnimationFrame
Netmonitor.AnimationQueue
- class
Netmonitor.AnimationQueue
.
Fifo circular buffer that holds animation frames.
Netmonitor.AnimationQueue(int)
- Constructor for class
Netmonitor.AnimationQueue
Netmonitor.FrameConsumer
- class
Netmonitor.FrameConsumer
.
Netmonitor.FrameConsumer(Netmonitor.AnimationQueue)
- Constructor for class
Netmonitor.FrameConsumer
Netmonitor.FrameProducer
- class
Netmonitor.FrameProducer
.
Netmonitor.FrameProducer(Netmonitor.AnimationQueue)
- Constructor for class
Netmonitor.FrameProducer
Netmonitor.SQLquery
- class
Netmonitor.SQLquery
.
Netmonitor.SQLquery(int, String)
- Constructor for class
Netmonitor.SQLquery
Netmonitor.ThreadCoordinator
- class
Netmonitor.ThreadCoordinator
.
Netmonitor.ThreadCoordinator(MapElement)
- Constructor for class
Netmonitor.ThreadCoordinator
Netmonitor.ThreadCoordinator()
- Constructor for class
Netmonitor.ThreadCoordinator
NetworkElement
- class
NetworkElement
.
The NetworkElement class contains the name of the network it represents, and the list of maps and statistics available in it.
NetworkElement(String, String)
- Constructor for class
NetworkElement
Creates a new instance of NetworkElement
networkList
- Variable in class
Netmonitor
networkName
- Variable in class
NetworkElement
network_comboBox
- Variable in class
MapFrame
network_label
- Variable in class
MapFrame
nm
- Variable in class
MapFrame
nodes_comboBox
- Variable in class
MapFrame
nodes_label
- Variable in class
MapFrame
numCols
- Variable in class
EquipmentTableModel
numRows
- Variable in class
EquipmentTableModel
number_label
- Variable in class
StatisticElement.IntervalDescription
O
OCCUPIED
- Static variable in class
MapElement
OPSTATE_COL
- Static variable in class
NemoUtils
origin
- Variable in class
LineElement
originColour
- Variable in class
LineElement
originColour
- Variable in class
LineStatistic
originSize
- Variable in class
LineElement
originSize
- Variable in class
LineStatistic
overlaps(MapElement)
- Method in class
MapElement
P
PI
- Static variable in class
UTM_Converter
POINTS
- Static variable in class
Netmonitor
POINTURL
- Static variable in class
Netmonitor
POINT_STATS
- Static variable in class
Netmonitor
PORT_COL
- Static variable in class
NemoUtils
PRI_COL
- Static variable in class
NemoUtils
PointElement
- class
PointElement
.
This class contains the both the bitmap and UTM coordinates of the locations on the map and various other information.
PointElement(MapElement, String, String, String, int, int, Date, Date)
- Constructor for class
PointElement
Creates a new instance of PointElement
PointStatistic
- class
PointStatistic
.
PointStatistic(String, String, String, int)
- Constructor for class
PointStatistic
Creates a new instance of PointStatistic
PointStatistic(String, String, String, int, Color)
- Constructor for class
PointStatistic
PointStatistic(String, String, String, int, int)
- Constructor for class
PointStatistic
paintComponent(Graphics)
- Method in class
MapFrame.MapImageComponent
paintComponent(Graphics)
- Method in class
StatisticElement.IntervalDescription.LineLabel
paintComponent(Graphics)
- Method in class
StatisticElement.IntervalDescription.PointLabel
parentMap
- Variable in class
LineElement
parentMap
- Variable in class
PointElement
parseEquipmentStatQuery(StatisticElement.PointSQLTable, Date, PointElement, StatisticElement)
- Method in class
Netmonitor
parseLineStatQuery(StatisticElement.LineSQLTable, Date, MapElement, StatisticElement)
- Method in class
Netmonitor
parseLineValueStatQuery(StatisticElement.LineSQLTable, Date, LineElement, StatisticElement)
- Method in class
Netmonitor
parsePointStatQuery(StatisticElement.PointSQLTable, Date, MapElement, StatisticElement)
- Method in class
Netmonitor
performMouseClickAction(MapFrame, MouseEvent)
- Method in class
LineElement
Opens a statistic dialog showing stats and urls when the mouse is clicked on the line.
performMouseClickAction(MapFrame, MouseEvent)
- Method in class
MapElement
Selects this map when it is clicked on with the mouse.
performMouseClickAction(MapFrame, MouseEvent)
- Method in class
PointElement
Opens a statistic dialog showing stats and urls when the mouse is clicked on the line.
performMouseClickAction(MapFrame, MouseEvent)
- Method in interface
Selectable
performStatAnimation()
- Method in class
MapFrame
playPause_panel
- Variable in class
MapFrame
play_button
- Variable in class
MapFrame
play_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
pointColour_comboBox
- Variable in class
MapFrame
pointColour_comboBoxActionPerformed(ActionEvent)
- Method in class
MapFrame
pointColour_label
- Variable in class
MapFrame
pointList
- Variable in class
MapElement
pointName
- Variable in class
PointElement
pointName
- Variable in class
PointStatistic
pointSQLTables
- Variable in class
StatisticElement
pointSize_comboBox
- Variable in class
MapFrame
pointSize_comboBoxActionPerformed(ActionEvent)
- Method in class
MapFrame
pointSize_label
- Variable in class
MapFrame
pointStatisticLists
- Variable in class
Netmonitor.AnimationFrame
pointType
- Variable in class
PointElement
point_column
- Variable in class
StatisticElement.PointSQLTable
point_label
- Variable in class
StatisticElement.IntervalDescription
point_table
- Variable in class
StatisticElement.PointSQLTable
polygonOutline
- Variable in class
LineElement
putFrame(Netmonitor.AnimationFrame)
- Method in class
Netmonitor.AnimationQueue
Q
queryString
- Variable in class
Netmonitor.SQLquery
queryid
- Variable in class
Netmonitor.SQLquery
R
rad2deg
- Static variable in class
UTM_Converter
rectangleOutline
- Variable in class
MapElement
rectangleOutline
- Variable in class
PointElement
redrawMap()
- Method in class
MapFrame
Redraws the map.
removeAllStatistics()
- Method in class
NetworkElement
removeIntervalDescriptions()
- Method in class
MapFrame
Clears the statistic interval description panel.
removeRegion()
- Method in class
MapElement
Clears the rectangle outline.
resetBitmapCoordinates()
- Method in class
LineElement
resetLineStatistics()
- Method in class
MapElement
Clears all the line statistics.
resetPointStatistics()
- Method in class
MapElement
Clears all the point statistics.
resetStatistics()
- Method in class
LineElement
Sets all the statistics to the default values.
resetStatistics()
- Method in class
PointElement
Set all the statistics to default values.
retrieveEquipmentStatistics(PointElement)
- Method in class
MapFrame
retrieveEquipmentStatistics(Date, int, PointElement)
- Method in class
Netmonitor
retrieveLineURL(LineElement)
- Method in class
MapFrame
retrieveLineURL(LineElement)
- Method in class
Netmonitor
retrieveLineValueStatistics(LineElement)
- Method in class
MapFrame
retrieveLineValueStatistics(Date, int, LineElement)
- Method in class
Netmonitor
retrieveMap(MapElement)
- Method in class
Netmonitor
Creates SQLqueries that asks for the image of the map to be retrieved, and all the lines and points belonging to the map.
retrieveMapList()
- Method in class
Netmonitor
Creates a new SQLquery thread that asks for all the maps that belongs to the current network.
retrievePointURL(PointElement)
- Method in class
MapFrame
retrievePointURL(PointElement)
- Method in class
Netmonitor
retrieveStatisticList()
- Method in class
Netmonitor
Creates a new SQLquery thread that asks for all the statistics that belongs to the current network.
retrieveStatistics(Date, int)
- Method in class
Netmonitor
Tells the FrameProducer and FrameConsumer objects that a new frame is requested.
run()
- Method in class
Netmonitor.FrameConsumer
run()
- Method in class
Netmonitor.FrameProducer
run()
- Method in class
Netmonitor.SQLquery
run()
- Method in class
Netmonitor.ThreadCoordinator
S
SQLconnection
- Variable in class
Netmonitor
STATISTICS
- Static variable in class
Netmonitor
Selectable
- interface
Selectable
.
StatisticDialog
- class
StatisticDialog
.
StatisticDialog(Frame, boolean, String, Vector, Vector)
- Constructor for class
StatisticDialog
Creates new form StatisticDialog
StatisticDialog.URLlistener
- class
StatisticDialog.URLlistener
.
StatisticDialog.URLlistener(URL)
- Constructor for class
StatisticDialog.URLlistener
StatisticElement
- class
StatisticElement
.
StatisticElement(String, String, String, String)
- Constructor for class
StatisticElement
Creates a new instance of StatisticElement
StatisticElement.IntervalDescription
- class
StatisticElement.IntervalDescription
.
StatisticElement.IntervalDescription(int, int, Color, int, ImageIcon)
- Constructor for class
StatisticElement.IntervalDescription
StatisticElement.IntervalDescription.LineLabel
- class
StatisticElement.IntervalDescription.LineLabel
.
StatisticElement.IntervalDescription.LineLabel(int, Color)
- Constructor for class
StatisticElement.IntervalDescription.LineLabel
StatisticElement.IntervalDescription.PointLabel
- class
StatisticElement.IntervalDescription.PointLabel
.
StatisticElement.IntervalDescription.PointLabel(int, Color)
- Constructor for class
StatisticElement.IntervalDescription.PointLabel
StatisticElement.LineSQLTable
- class
StatisticElement.LineSQLTable
.
StatisticElement.LineSQLTable(String, String, String, int)
- Constructor for class
StatisticElement.LineSQLTable
StatisticElement.PointSQLTable
- class
StatisticElement.PointSQLTable
.
StatisticElement.PointSQLTable(String, String, String, String, int)
- Constructor for class
StatisticElement.PointSQLTable
scrollPane
- Static variable in class
NemoUtils
selectChoice_panel
- Variable in class
MapFrame
selectMap(MapElement)
- Method in class
MapFrame
Selects a new map in the combobox.
selectNetwork(NetworkElement)
- Method in class
MapFrame
Selects a network in the network combobox.
selectStaticLabel_panel
- Variable in class
MapFrame
selectStatistic(StatisticElement)
- Method in class
MapFrame
Selects a new statistic in the combobox.
setAnimating(boolean)
- Method in class
Netmonitor.FrameProducer
setAutoUpdate(boolean)
- Method in class
MapFrame
setBackgroundImage(Image)
- Method in class
MapElement
Sets the clean map image, draws a border around it and initializes the text map.
setColour(Color)
- Method in class
PointElement
setCurrentMap(MapElement)
- Method in class
NetworkElement
setCurrentNetwork(NetworkElement)
- Method in class
Netmonitor
Sets the current network to the networkelement given in the argument.
setDebugging(boolean)
- Static method in class
NemoUtils
setDestinationColour(Color)
- Method in class
LineElement
setDestinationSize(int)
- Method in class
LineElement
setFrameRequested(boolean)
- Method in class
Netmonitor.FrameProducer
setFramesPerSecond()
- Method in class
MapFrame
setLineList(Vector)
- Method in class
MapElement
setMapList(DefaultListModel)
- Method in class
NetworkElement
setMaxBufferSize(int)
- Method in class
Netmonitor.AnimationQueue
setMaxBufferSize(int)
- Method in class
Netmonitor
setMeasureLabels(Vector, Vector)
- Method in class
StatisticDialog
setOccupiedText(int, int, int)
- Method in class
MapElement
Marks the given slot in the text map as occupied.
setOriginColour(Color)
- Method in class
LineElement
setOriginSize(int)
- Method in class
LineElement
setPointList(Vector)
- Method in class
MapElement
setSize(int)
- Method in class
PointElement
setStatisticDate(Date, int)
- Method in class
Netmonitor.FrameProducer
setStatisticList(DefaultListModel)
- Method in class
NetworkElement
setStepSize(int)
- Method in class
MapFrame
setSuperRegion(boolean)
- Method in class
MapElement
Sets this map element as a super region.
setX1(int)
- Method in class
LineElement
setX2(int)
- Method in class
LineElement
setY1(int)
- Method in class
LineElement
setY2(int)
- Method in class
LineElement
showChoice_panel
- Variable in class
MapFrame
showErrorMessage(String, Component)
- Static method in class
NemoUtils
showMissingStatistics(Vector, String)
- Method in class
MapFrame
showNodesLines_panel
- Variable in class
MapFrame
showOptions
- Variable in class
MapFrame
showOptions_button
- Variable in class
MapFrame
showOptions_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
showStaticLabel_panel
- Variable in class
MapFrame
show_panel
- Variable in class
MapFrame
size
- Variable in class
PointElement
size
- Variable in class
PointStatistic
size
- Variable in class
StatisticElement.IntervalDescription.LineLabel
size
- Variable in class
StatisticElement.IntervalDescription.PointLabel
size
- Variable in class
StatisticElement.IntervalDescription
sizeIsSet
- Variable in class
PointElement
sliderListener
- Variable in class
MapFrame
slider_label
- Variable in class
MapFrame
slider_panel
- Variable in class
MapFrame
startAnimation()
- Method in class
MapFrame
statAnimationFrame
- Variable in class
MapFrame
statAssocLabel_panel
- Variable in class
MapFrame
statIntervals_panel
- Variable in class
MapFrame
statValues
- Variable in class
EquipmentTableModel
stateChanged(ChangeEvent)
- Method in class
MapFrame.SliderListener
staticIntervalSize_label
- Variable in class
MapFrame
statisticDate
- Variable in class
Netmonitor.FrameProducer
statisticDescription
- Variable in class
LineStatistic
statisticDescription
- Variable in class
PointStatistic
statisticDescription
- Variable in class
StatisticElement
statisticIntervalTimer
- Variable in class
MapFrame
statisticList
- Variable in class
NetworkElement
statisticName
- Variable in class
StatisticElement
statisticType
- Variable in class
LineStatistic
statisticType
- Variable in class
PointStatistic
statisticType
- Variable in class
StatisticElement
statisticUnit
- Variable in class
StatisticElement
statistic_panel
- Variable in class
MapFrame
statistics_panel
- Variable in class
StatisticDialog
stepBackward_button
- Variable in class
MapFrame
stepBackward_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
stepForward_button
- Variable in class
MapFrame
stepForward_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
stepSize
- Variable in class
Netmonitor.FrameProducer
stepSize
- Variable in class
StatisticElement.LineSQLTable
stepSize
- Variable in class
StatisticElement.PointSQLTable
stop()
- Method in class
MapFrame
stop()
- Method in class
Netmonitor
Disconnects from sql database.
stopAnimation()
- Method in class
MapFrame
symbol
- Variable in class
LineStatistic
symbol
- Variable in class
PointStatistic
symbol
- Variable in class
StatisticElement.IntervalDescription
T
tabbedPane
- Variable in class
MapFrame
table
- Variable in class
StatisticElement.LineSQLTable
tableModel
- Variable in class
StatisticDialog
tail
- Variable in class
Netmonitor.AnimationQueue
textArea
- Static variable in class
NemoUtils
textCoords
- Variable in class
PointElement
textMap
- Variable in class
MapElement
threadList
- Variable in class
Netmonitor.FrameProducer
threadList
- Variable in class
Netmonitor.ThreadCoordinator
timeAxisSize
- Variable in class
MapFrame
timeOptions_panel
- Variable in class
MapFrame
timeStepSize
- Variable in class
MapFrame
time_slider
- Variable in class
MapFrame
timestamp
- Variable in class
LineStatistic
timestamp
- Variable in class
PointStatistic
toDate
- Variable in class
LineElement
toDate
- Variable in class
PointElement
toString()
- Method in class
LineElement
toString()
- Method in class
MapElement
Returns the name of the map.
toString()
- Method in class
NetworkElement
toString()
- Method in class
PointElement
toString()
- Method in class
StatisticElement
toolbar
- Variable in class
MapFrame
U
UPDATED_COL
- Static variable in class
NemoUtils
URLElement
- class
URLElement
.
URLElement(String, String)
- Constructor for class
URLElement
UTMZone
- Variable in class
MapElement
UTM_Converter
- class
UTM_Converter
.
Wizard-like class that transforms UTM coordinates from one zone to another in a magic way.
UTM_Converter()
- Constructor for class
UTM_Converter
UTMtoLL(double, double, int)
- Static method in class
UTM_Converter
UTMtoUTM(double, double, int, int)
- Static method in class
UTM_Converter
updateBitmapX(int)
- Method in class
PointElement
updateBitmapY(int)
- Method in class
PointElement
updateEquipment(boolean, int)
- Method in class
EquipmentTableModel
Fires a tablemodel event depending on wheter the row is being added or updated.
updateIntervalDescriptions(StatisticElement)
- Method in class
MapFrame
Updates the statistic interval panel with a new statistic.
updateMapRegionList(DefaultListModel)
- Method in class
MapFrame
Updates the list of map regions.
updateNetworkList(DefaultListModel)
- Method in class
MapFrame
Updates the list of networks.
updateStatisticList(DefaultListModel)
- Method in class
MapFrame
Updates the list of statistics.
updateTimeLabels()
- Method in class
MapFrame
url
- Variable in class
StatisticDialog.URLlistener
url
- Variable in class
URLElement
V
viewDocumentation()
- Method in class
MapFrame
X
X
- Variable in class
dPair
Y
Y
- Variable in class
dPair
YEAR_AXIS
- Static variable in class
NemoUtils
year_label
- Variable in class
MapFrame
Z
zoomIn_button
- Variable in class
MapFrame
zoomIn_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
zoomLevel
- Variable in class
MapElement
zoomOut_button
- Variable in class
MapFrame
zoomOut_buttonActionPerformed(ActionEvent)
- Method in class
MapFrame
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
X
Y
Z
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes