VANET Simulator
 All Classes Functions Variables
Public Member Functions | List of all members
vanetsim.gui.controlpanels.AttackerPanel Class Reference
Inheritance diagram for vanetsim.gui.controlpanels.AttackerPanel:

Public Member Functions

 AttackerPanel ()
 
void receiveMouseEvent (int x, int y)
 
void actionPerformed (ActionEvent e)
 
JFormattedTextField getArsuRadius_ ()
 

Detailed Description

This class represents the control panel for editing attacker settings.

Constructor & Destructor Documentation

vanetsim.gui.controlpanels.AttackerPanel.AttackerPanel ( )
inline

Constructor, creating GUI items.

Member Function Documentation

void vanetsim.gui.controlpanels.AttackerPanel.actionPerformed ( ActionEvent  e)
inline

An implemented ActionListener which performs all needed actions when a JRadioButton or JButton is clicked.

Parameters
ean ActionEvent
void vanetsim.gui.controlpanels.AttackerPanel.receiveMouseEvent ( int  x,
int  y 
)
inline

Receives a mouse event.

Parameters
xthe x coordinate (in map scale)
ythe y coordinate (in map scale)

The documentation for this class was generated from the following file: