Java Platform 1.2
Beta 4

Uses of Class
com.sun.java.swing.JInternalFrame.JDesktopIcon

Packages that use JInternalFrame.JDesktopIcon
com.sun.java.swing Provides a set of "lightweight" (all-Java
 

Uses of JInternalFrame.JDesktopIcon in com.sun.java.swing
 

Fields in com.sun.java.swing declared as JInternalFrame.JDesktopIcon
protected  JInternalFrame.JDesktopIcon JInternalFrame.desktopIcon
          The icon that is displayed when the frame is iconized.
 

Methods in com.sun.java.swing that return JInternalFrame.JDesktopIcon
 JInternalFrame.JDesktopIcon JInternalFrame.getDesktopIcon()
          Returns the JDesktopIcon used when this JInternalFrame is iconified.
 

Methods in com.sun.java.swing with parameters of type JInternalFrame.JDesktopIcon
 void JInternalFrame.setDesktopIcon(JInternalFrame.JDesktopIcon d)
          Sets the JDesktopIcon associated with this JInternalFrame.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.