TrayIcon
class represents a tray Icon that can be added to a System tray. A TrayIcon can have a caption (text), an Icon and a menu associated with it. In addition a TrayIcon can also have a tooltip associated that is displayed when the mouse hovers over the TrayIcon. TrayIcons will display the specified Menu when a right mouse click is performed on the TrayIcon. Left button clicking will trigger ActionEvents.
|
|
|
|
|
|
|
|
|
|
|
|