JDIC API V0.9 Release 4

Uses of Class
org.jdesktop.jdic.tray.TrayIcon

Packages that use TrayIcon
org.jdesktop.jdic.tray Provides classes for creating tray icons on the desktop. 
 

Uses of TrayIcon in org.jdesktop.jdic.tray
 

Methods in org.jdesktop.jdic.tray with parameters of type TrayIcon
 void SystemTray.addTrayIcon(TrayIcon trayIcon)
          Adds a TrayIcon to the SystemTray
 void SystemTray.removeTrayIcon(TrayIcon trayIcon)
          Removes the specified TrayIcon from the SystemTray
 


JDIC API V0.9 Release 4

For more information and documentation on JDIC, see JDIC website.

That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.

Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.