/[classpath]/classpath/javax/swing/plaf/ColorUIResource.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/ColorUIResource.java

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

revision 1.4.2.1 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.4.2.2 by gnu_andrew, Wed Nov 2 00:43:51 2005 UTC
# Line 50  import java.awt.Color; Line 50  import java.awt.Color;
50   *   *
51   * @author Sascha Brawer (brawer@dandelis.ch)   * @author Sascha Brawer (brawer@dandelis.ch)
52   */   */
53  public class ColorUIResource  public class ColorUIResource extends Color implements UIResource
   extends Color  
   implements UIResource  
54  {  {
55    /**    /**
56     * Constructs a <code>ColorUIResource</code> using the specified     * Constructs a <code>ColorUIResource</code> using the specified

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

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