/[classpath]/classpath/javax/swing/border/MatteBorder.java
ViewVC logotype

Diff of /classpath/javax/swing/border/MatteBorder.java

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

revision 1.7 by brawer, Wed Sep 24 13:04:07 2003 UTC revision 1.8 by mkoch, Fri Oct 22 12:44:00 2004 UTC
# Line 1  Line 1 
1  /* MatteBorder.java --  /* MatteBorder.java --
2     Copyright (C) 2003 Free Software Foundation, Inc.     Copyright (C) 2003, 2004  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 42  import java.awt.Color; Line 42  import java.awt.Color;
42  import java.awt.Component;  import java.awt.Component;
43  import java.awt.Graphics;  import java.awt.Graphics;
44  import java.awt.Insets;  import java.awt.Insets;
 import javax.swing.Icon;  
45    
46    import javax.swing.Icon;
47    
48  /**  /**
49   * A border that is filled with either a solid color or with repeated   * A border that is filled with either a solid color or with repeated

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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