/[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.5 by mark, Thu Jul 22 19:45:39 2004 UTC revision 1.6 by mark, Fri Jul 30 20:21:19 2004 UTC
# Line 84  public class DefaultDesktopManager imple Line 84  public class DefaultDesktopManager imple
84    private transient Container pane;    private transient Container pane;
85    
86    /**    /**
87     * An array of Rectangles that holds the bounds of the JDesktopIcons in the     * An array of Rectangles that holds the bounds of the JDesktopIcons in the
88     * JDesktopPane when looking for where to place a new icon.     * JDesktopPane when looking for where to place a new icon.
89     */     */
90    private transient Rectangle[] iconRects;    private transient Rectangle[] iconRects;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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