antLogger.logServer
Class AntLoggerFileFilter
java.lang.Object
|
+--javax.swing.filechooser.FileFilter
|
+--antLogger.logServer.AntLoggerFileFilter
- public class AntLoggerFileFilter
- extends FileFilter
***********************************************
© 2001-2002 by Webstor
WebstorFileFilter
filters the extensions
- Author:
- Pascal Mengelt
- Version: 1.0 - 12. october 2001
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
AntLoggerFileFilter
public AntLoggerFileFilter(String[] exts, String descr)
- initialize the dialog
- Parameters:
- label - title of the border
accept
public boolean accept(File f)
getDescription
public String getDescription()