/[classpath]/classpath/javax/swing/DefaultDesktopManager.java
ViewVC logotype

Diff of /classpath/javax/swing/DefaultDesktopManager.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by mark, Sat Jul 2 20:32:47 2005 UTC revision 1.14 by rabbit78, Wed Jul 27 12:41:33 2005 UTC
# Line 49  import java.io.Serializable; Line 49  import java.io.Serializable;
49  import javax.swing.JInternalFrame.JDesktopIcon;  import javax.swing.JInternalFrame.JDesktopIcon;
50    
51  /**  /**
52   * DefaultDesktopManager is the default implementation of DesktopManager for   * The default implementation of DesktopManager for
53   * swing. It implements the basic beaviours for JInternalFrames in arbitrary   * Swing. It implements the basic beaviours for JInternalFrames in arbitrary
54   * parents. The methods provided by the class are not meant to be called by   * parents. The methods provided by the class are not meant to be called by
55   * the user, instead, the JInternalFrame methods will call these methods.   * the user, instead, the JInternalFrame methods will call these methods.
56   */   */

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26