Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 16. Swinging Higher > System Tray Support

System Tray Support

Thinking about learning C++ so you can create GUI applications that can be added to the system tray? Maybe it's no longer necessary because Java can now access the operating system's system tray through the SystemTray class.

Like SplashScreen, SystemTray is a singleton, so there is only one instance per application. You can get the instance by calling the SystemTray class's getSystemTray method:


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial