|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 JInternalFrame.JDesktopIcon 的軟體套件 | |
---|---|
javax.swing | 提供一組“輕量級”(全部是 Java 語言)元件,盡量讓這些元件在所有平臺上的工作方式都相同。 |
javax.swing.plaf.basic | 提供了根據基本外觀建構的使用者介面物件。 |
javax.swing 中 JInternalFrame.JDesktopIcon 的使用 |
---|
宣告為 JInternalFrame.JDesktopIcon 的 javax.swing 中的欄位 | |
---|---|
protected JInternalFrame.JDesktopIcon |
JInternalFrame.desktopIcon
此內部窗體圖標化時所顯示的圖標。 |
返回 JInternalFrame.JDesktopIcon 的 javax.swing 中的方法 | |
---|---|
JInternalFrame.JDesktopIcon |
JInternalFrame.getDesktopIcon()
返回圖標化此 JInternalFrame 時使用的 JDesktopIcon 。 |
參數型別為 JInternalFrame.JDesktopIcon 的 javax.swing 中的方法 | |
---|---|
void |
JInternalFrame.setDesktopIcon(JInternalFrame.JDesktopIcon d)
設置與此 JInternalFrame 關聯的 JDesktopIcon 。 |
javax.swing.plaf.basic 中 JInternalFrame.JDesktopIcon 的使用 |
---|
宣告為 JInternalFrame.JDesktopIcon 的 javax.swing.plaf.basic 中的欄位 | |
---|---|
protected JInternalFrame.JDesktopIcon |
BasicDesktopIconUI.desktopIcon
|
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。