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

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

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

revision 1.10 by mark, Sat Jul 2 20:32:47 2005 UTC revision 1.11 by rabbit78, Mon Sep 5 14:05:28 2005 UTC
# Line 48  import javax.swing.plaf.DesktopPaneUI; Line 48  import javax.swing.plaf.DesktopPaneUI;
48    
49  /**  /**
50   * JDesktopPane is a container (usually for JInternalFrames) that simulates a   * JDesktopPane is a container (usually for JInternalFrames) that simulates a
51   * desktop. Typically, the user will create JInternalFrames and place thme in   * desktop. Typically, the user will create JInternalFrames and place them in
52   * a JDesktopPane. The user can then interact with JInternalFrames like they   * a JDesktopPane. The user can then interact with JInternalFrames like they
53   * usually would with JFrames. The actions (minimize, maximize, close, etc)   * usually would with JFrames. The actions (minimize, maximize, close, etc)
54   * are done by using a DesktopManager that is associated with the   * are done by using a DesktopManager that is associated with the

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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