|
JDIC API V2006 Release 0308 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
SystemTray | The SystemTray class represents the System Tray for a desktop. |
TrayIcon | The TrayIcon class represents a tray Icon that can be added to
a System tray. |
Provides classes for creating tray icons on the desktop.
A tray icon can have a caption (text), an icon, and a menu associated with it. It can also have a tool tip that is displayed when the mouse hovers over the tray icon. To get animation in the notification tray, use an animated GIF for the icon. Tray menus are Swing menus, which enables them to contain icons (unlike Windows and Gnome tray menus) and have either a cross-platform look and feel or the system look and feel.
On Windows, the tray icon is created in the System Tray Area. On Gnome/Unix, it's created in the Notification Area.
|
JDIC API V2006 Release 0308 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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.