Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
M
main(String[])
- Static method in class vanetsim.gui.helpers.
LogAnalyser
main(String[])
- Static method in class vanetsim.
VanetSimStarter
The main method.
MainControlPanel
- Class in
vanetsim.gui.controlpanels
This class creates the control elements on the right side of the DrawingArea.
MainControlPanel()
- Constructor for class vanetsim.gui.controlpanels.
MainControlPanel
Constructor for the main control panel.
Map
- Class in
vanetsim.map
The map.
MapHelper
- Class in
vanetsim.map
This class holds some geometric functions needed for various calculations on the map.
MapHelper()
- Constructor for class vanetsim.map.
MapHelper
MapSizeDialog
- Class in
vanetsim.gui.controlpanels
A dialog to set map parameters.
MapSizeDialog(int, int, int, int, CyclicBarrier)
- Constructor for class vanetsim.gui.controlpanels.
MapSizeDialog
Instantiates a new map size dialog.
Message
- Class in
vanetsim.scenario.messages
An abstract class for messages.
Message()
- Constructor for class vanetsim.scenario.messages.
Message
Messages
- Class in
vanetsim.localization
Helper class for internationalization support.
MixZonePanel
- Class in
vanetsim.gui.controlpanels
This class represents the control panel for adding mix zones.
MixZonePanel()
- Constructor for class vanetsim.gui.controlpanels.
MixZonePanel
Constructor, creating GUI items.
mouseClicked(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditOneVehicleControlPanel
mouseClicked(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditTrafficLightsControlPanel
mouseClicked(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditVehicleControlPanel
Mouse listener used to open JColorChooser dialog when colorPreview Panel is clicked
mouseClicked(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
VehicleTypeDialog
Mouse listener to open a JColorChooser when colorPreview_ Panel is clicked
mouseClicked(MouseEvent)
- Method in class vanetsim.gui.
DrawingArea
Does nothing.
MouseClickManager
- Class in
vanetsim.gui.helpers
A class to correctly handle mouseclicks and drags on the DrawingArea.
mouseEntered(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditOneVehicleControlPanel
mouseEntered(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditTrafficLightsControlPanel
mouseEntered(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditVehicleControlPanel
mouseEntered(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
VehicleTypeDialog
mouseEntered(MouseEvent)
- Method in class vanetsim.gui.
DrawingArea
Notifies the
MouseDragManager
that mouse entered this area.
mouseExited(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditOneVehicleControlPanel
mouseExited(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditTrafficLightsControlPanel
mouseExited(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditVehicleControlPanel
mouseExited(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
VehicleTypeDialog
mouseExited(MouseEvent)
- Method in class vanetsim.gui.
DrawingArea
Notifies the
MouseDragManager
that mouse left this area.
mousePressed(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditOneVehicleControlPanel
mousePressed(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditTrafficLightsControlPanel
mousePressed(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditVehicleControlPanel
mousePressed(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
VehicleTypeDialog
mousePressed(MouseEvent)
- Method in class vanetsim.gui.
DrawingArea
Tracks clicks in order to get focus and allow to get information about points on the map or edit something on the map.
mouseReleased(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditOneVehicleControlPanel
mouseReleased(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditTrafficLightsControlPanel
mouseReleased(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
EditVehicleControlPanel
mouseReleased(MouseEvent)
- Method in class vanetsim.gui.controlpanels.
VehicleTypeDialog
mouseReleased(MouseEvent)
- Method in class vanetsim.gui.
DrawingArea
Used for panning through mousedragging through the
MousedragManager
.
mouseWheelMoved(MouseWheelEvent)
- Method in class vanetsim.gui.
DrawingArea
Listener for mouse scrolls.
move(int)
- Method in class vanetsim.scenario.
Vehicle
Move the vehicle one step forward.
moveAttacker()
- Method in class vanetsim.scenario.
Vehicle
Move Attacker.
moveTo(double, double)
- Method in class java16.awt.geom.
Path2D.Double
Adds a point to the path by moving to the specified coordinates specified in double precision.
moveTo(double, double)
- Method in class java16.awt.geom.
Path2D.Float
Adds a point to the path by moving to the specified coordinates specified in double precision.
moveTo(float, float)
- Method in class java16.awt.geom.
Path2D.Float
Adds a point to the path by moving to the specified coordinates specified in float precision.
moveTo(double, double)
- Method in class java16.awt.geom.
Path2D
Adds a point to the path by moving to the specified coordinates specified in double precision.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y