Public Member Functions | |
| EditEventControlPanel () | |
| void | receiveMouseEvent (int x, int y) |
| void | updateList () |
| void | actionPerformed (ActionEvent e) |
The control panel for editing events.
|
inline |
Constructor.
|
inline |
An implemented ActionListener which performs all needed actions when a JButton is clicked.
| e | an ActionEvent |
|
inline |
Receives a mouse event.
| x | the x coordinate (in map scale) |
| y | the y coordinate (in map scale) |
|
inline |
Update the event list.
1.8.3.1