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

Public Member Functions

 SilentPeriodPanel ()
 
void saveAttributes ()
 
void loadAttributes ()
 
void actionPerformed (ActionEvent e)
 
JCheckBox getEnableSilentPeriods_ ()
 
JFormattedTextField getSilentPeriodDuration_ ()
 
JFormattedTextField getSilentPeriodFrequency_ ()
 
void focusGained (FocusEvent arg0)
 
void focusLost (FocusEvent arg0)
 

Detailed Description

This class represents the control panel for adding mix zones.

Constructor & Destructor Documentation

vanetsim.gui.controlpanels.SilentPeriodPanel.SilentPeriodPanel ( )
inline

Constructor, creating GUI items.

Member Function Documentation

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

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

Parameters
ean ActionEvent

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