|
| SilentPeriodPanel () |
|
void | saveAttributes () |
|
void | loadAttributes () |
|
void | actionPerformed (ActionEvent e) |
|
JCheckBox | getEnableSilentPeriods_ () |
|
JFormattedTextField | getSilentPeriodDuration_ () |
|
JFormattedTextField | getSilentPeriodFrequency_ () |
|
void | focusGained (FocusEvent arg0) |
|
void | focusLost (FocusEvent arg0) |
|
This class represents the control panel for adding mix zones.
vanetsim.gui.controlpanels.SilentPeriodPanel.SilentPeriodPanel |
( |
| ) |
|
|
inline |
Constructor, creating GUI items.
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
-
The documentation for this class was generated from the following file:
- /Users/andreastomandl/Desktop/Vanet-Sim/Simulator/src/vanetsim/gui/controlpanels/SilentPeriodPanel.java