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

Diff of /classpath/java/awt/FileDialog.java

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

revision 1.10.2.2 by gnu_andrew, Sun Jan 16 02:14:46 2005 UTC revision 1.10.2.3 by gnu_andrew, Sat Feb 19 10:50:30 2005 UTC
# Line 1  Line 1 
1  /* FileDialog.java -- A filename selection dialog box  /* FileDialog.java -- A filename selection dialog box
2     Copyright (C) 1999, 2000, 2001, 2002, 2004  Free Software Foundation, Inc.     Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 46  import java.io.Serializable; Line 46  import java.io.Serializable;
46    * This class implements a file selection dialog box widget.    * This class implements a file selection dialog box widget.
47    *    *
48    * @author Aaron M. Renn (arenn@urbanophile.com)    * @author Aaron M. Renn (arenn@urbanophile.com)
49    * @author Tom Tromey <tromey@redhat.com>    * @author Tom Tromey (tromey@redhat.com)
50    */    */
51  public class FileDialog extends Dialog implements Serializable  public class FileDialog extends Dialog implements Serializable
52  {  {

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