|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 TrayIcon.MessageType 的软件包 | |
---|---|
java.awt | 包含用于创建用户界面和绘制图形图像的所有类。 |
java.awt 中 TrayIcon.MessageType 的使用 |
---|
返回 TrayIcon.MessageType 的 java.awt 中的方法 | |
---|---|
static TrayIcon.MessageType |
TrayIcon.MessageType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static TrayIcon.MessageType[] |
TrayIcon.MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
参数类型为 TrayIcon.MessageType 的 java.awt 中的方法 | |
---|---|
void |
TrayIcon.displayMessage(String caption,
String text,
TrayIcon.MessageType messageType)
在托盘图标附近显示弹出消息。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。