Uses of Class
java.awt.SystemTray
| Package | Description | 
|---|---|
| java.awt | Contains all of the classes for creating user interfaces and for painting
 graphics and images. | 
- 
Uses of SystemTray in java.awtMethods in java.awt that return SystemTray Modifier and Type Method Description static SystemTraySystemTray. getSystemTray()Gets theSystemTrayinstance that represents the desktop's tray area.