/[classpath]/classpath/javax/swing/plaf/basic/BasicDesktopPaneUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/basic/BasicDesktopPaneUI.java

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

revision 1.1.2.2 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.1.2.3 by gnu_andrew, Sat Sep 10 15:31:51 2005 UTC
# Line 363  public class BasicDesktopPaneUI extends Line 363  public class BasicDesktopPaneUI extends
363    {    {
364      UIDefaults defaults = UIManager.getLookAndFeelDefaults();      UIDefaults defaults = UIManager.getLookAndFeelDefaults();
365    
366      desktop.setBackground(defaults.getColor("Desktop.background"));      desktop.setBackground(defaults.getColor("desktop"));
367    }    }
368    
369    /**    /**

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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