/[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.4.2.4 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.4.2.5 by gnu_andrew, Sat Sep 10 15:31:48 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.4.2.4  
changed lines
  Added in v.1.4.2.5

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