Public Member Functions | |
| MixZonePanel () | |
| void | receiveMouseEvent (int x, int y) |
| void | actionPerformed (ActionEvent e) |
| JCheckBox | getAutoAddMixZones () |
| JCheckBox | getEncryptedBeacons_ () |
| JCheckBox | getShowEncryptedBeacons_ () |
This class represents the control panel for adding mix zones.
|
inline |
Constructor, creating GUI items.
|
inline |
An implemented ActionListener which performs all needed actions when a JCheckBox or JButton is clicked.
| e | an ActionEvent |
|
inline |
Returns if mix zones are added automatically
|
inline |
Receives a mouse event.
| x | the x coordinate (in map scale) |
| y | the y coordinate (in map scale) |
1.8.3.1