/[classpath]/classpath/java/io/FilenameFilter.java
ViewVC logotype

Diff of /classpath/java/io/FilenameFilter.java

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

revision 1.12 by arenn, Sun Apr 6 20:43:57 2003 UTC revision 1.12.2.1 by gnu_andrew, Sat Feb 19 10:50:35 2005 UTC
# Line 1  Line 1 
1  /* FilenameFilter.java -- Filter a list of filenames  /* FilenameFilter.java -- Filter a list of filenames
2     Copyright (C) 1998, 1999, 2001, 2003 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2003, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 53  package java.io; Line 53  package java.io;
53   * or should not be included in the file listing.   * or should not be included in the file listing.
54   *   *
55   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
56   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
57   *   *
58   * @see File#listFiles(java.io.FilenameFilter)   * @see File#listFiles(java.io.FilenameFilter)
59   * @see java.awt.FileDialog#setFilenameFilter(java.io.FilenameFilter)   * @see java.awt.FileDialog#setFilenameFilter(java.io.FilenameFilter)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.2.1

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