org.exist.client
Class ZipFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by org.exist.client.ZipFilter

public class ZipFilter
extends FileFilter


Constructor Summary
ZipFilter()
           
 
Method Summary
 boolean accept(File f)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipFilter

public ZipFilter()
Method Detail

accept

public boolean accept(File f)
Specified by:
accept in class FileFilter

getDescription

public String getDescription()
Specified by:
getDescription in class FileFilter


Copyright (C) Wolfgang Meier. All rights reserved.