/[classpath]/classpath/java/awt/Transparency.java
ViewVC logotype

Diff of /classpath/java/awt/Transparency.java

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

revision 1.6 by mkoch, Wed Feb 16 10:39:26 2005 UTC revision 1.7 by mark, Mon Apr 25 14:59:35 2005 UTC
# Line 1  Line 1 
1  /* Transparency.java -- common transparency modes in graphics  /* Transparency.java -- common transparency modes in graphics
2     Copyright (C) 2000, 2002 Free Software Foundation     Copyright (C) 2000, 2002, 2005 Free Software Foundation
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 61  public interface Transparency Line 61  public interface Transparency
61    /**    /**
62     * Return the transparency type.     * Return the transparency type.
63     *     *
64     * @return One of {@see #OPAQUE}, {@see #BITMASK}, or {@see #TRANSLUCENT}.     * @return One of {@link #OPAQUE}, {@link #BITMASK}, or {@link #TRANSLUCENT}.
65     */     */
66    int getTransparency();    int getTransparency();
67  } // interface Transparency  } // interface Transparency

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

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