class ScrapingServer.ServerSysTrayMenu
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description | 
|---|---|
(package private) org.jdesktop.jdic.tray.SystemTray | 
tray  | 
| Constructor and Description | 
|---|
ServerSysTrayMenu()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
actionPerformed(java.awt.event.ActionEvent event)
Handles the menu click. 
 |