JavaTM 2 Platform
Standard Ed. 6

类 javax.swing.JInternalFrame.JDesktopIcon
的使用

使用 JInternalFrame.JDesktopIcon 的软件包
javax.swing 提供一组“轻量级”(全部是 Java 语言)组件,尽量让这些组件在所有平台上的工作方式都相同。 
javax.swing.plaf.basic 提供了根据基本外观构建的用户界面对象。 
 

javax.swingJInternalFrame.JDesktopIcon 的使用
 

声明为 JInternalFrame.JDesktopIconjavax.swing 中的字段
protected  JInternalFrame.JDesktopIcon JInternalFrame.desktopIcon
          此内部窗体图标化时所显示的图标。
 

返回 JInternalFrame.JDesktopIconjavax.swing 中的方法
 JInternalFrame.JDesktopIcon JInternalFrame.getDesktopIcon()
          返回图标化此 JInternalFrame 时使用的 JDesktopIcon
 

参数类型为 JInternalFrame.JDesktopIconjavax.swing 中的方法
 void JInternalFrame.setDesktopIcon(JInternalFrame.JDesktopIcon d)
          设置与此 JInternalFrame 关联的 JDesktopIcon
 

javax.swing.plaf.basicJInternalFrame.JDesktopIcon 的使用
 

声明为 JInternalFrame.JDesktopIconjavax.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