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

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

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

revision 1.16 by rabbit78, Tue Oct 18 22:10:32 2005 UTC revision 1.17 by rabbit78, Wed Nov 2 18:23:01 2005 UTC
# Line 596  public class BasicToolBarUI extends Tool Line 596  public class BasicToolBarUI extends Tool
596    
597      floatingBorderColor = UIManager.getColor("ToolBar.floatingForeground");      floatingBorderColor = UIManager.getColor("ToolBar.floatingForeground");
598      floatingColor = UIManager.getColor("ToolBar.floatingBackground");      floatingColor = UIManager.getColor("ToolBar.floatingBackground");
599        setRolloverBorders(toolBar.isRollover());
600    }    }
601    
602    /**    /**

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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