|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。