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

Diff of /classpath/java/awt/Toolkit.java

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

revision 1.25.2.3 by gnu_andrew, Sun Jan 16 15:15:11 2005 UTC revision 1.25.2.4 by gnu_andrew, Sat Feb 19 10:50:31 2005 UTC
# Line 1  Line 1 
1  /* Toolkit.java -- AWT Toolkit superclass  /* Toolkit.java -- AWT Toolkit superclass
2     Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004     Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5  This file is part of GNU Classpath.  This file is part of GNU Classpath.
# Line 91  import java.util.Properties; Line 91  import java.util.Properties;
91   * toolkit <code>gnu.java.awt.peer.gtk.GtkToolkit</code> is used.  This   * toolkit <code>gnu.java.awt.peer.gtk.GtkToolkit</code> is used.  This
92   * toolkit creates its peers using the GTK+ toolkit.   * toolkit creates its peers using the GTK+ toolkit.
93   *   *
94   * @author Aaron M. Renn <arenn@urbanophile.com>   * @author Aaron M. Renn (arenn@urbanophile.com)
95   */   */
96  public abstract class Toolkit  public abstract class Toolkit
97  {  {

Legend:
Removed from v.1.25.2.3  
changed lines
  Added in v.1.25.2.4

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