/[classpath]/classpath/gnu/java/awt/peer/gtk/GtkFontPeer.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/gtk/GtkFontPeer.java

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

revision 1.10.2.2 by gnu_andrew, Wed Feb 16 01:11:40 2005 UTC revision 1.10.2.3 by gnu_andrew, Sat Feb 19 10:50:28 2005 UTC
# Line 1  Line 1 
1  /* GtkFontPeer.java -- Implements FontPeer with GTK+  /* GtkFontPeer.java -- Implements FontPeer with GTK+
2     Copyright (C) 1999, 2004  Free Software Foundation, Inc.     Copyright (C) 1999, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 67  public class GtkFontPeer extends Classpa Line 67  public class GtkFontPeer extends Classpa
67        }        }
68    }    }
69    
70    final private String Xname;    private final String Xname;
71    
72    public GtkFontPeer (String name, int style)    public GtkFontPeer (String name, int style)
73    {    {

Legend:
Removed from v.1.10.2.2  
changed lines
  Added in v.1.10.2.3

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