/[classpath]/classpath/java/awt/font/ImageGraphicAttribute.java
ViewVC logotype

Diff of /classpath/java/awt/font/ImageGraphicAttribute.java

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

revision 1.1 by mkoch, Mon Feb 17 08:05:50 2003 UTC revision 1.2 by mkoch, Thu Jun 26 19:52:43 2003 UTC
# Line 45  import java.awt.geom.Rectangle2D; Line 45  import java.awt.geom.Rectangle2D;
45  /**  /**
46   * @author Michael Koch   * @author Michael Koch
47   */   */
48  public class ImageGraphicAttribute extends GraphicAttribute  public final class ImageGraphicAttribute extends GraphicAttribute
49  {  {
50    private Image image;    private Image image;
51        

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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