net.sourceforge.doyen
Class DoyenFileFilter

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended bynet.sourceforge.doyen.DoyenFileFilter

class DoyenFileFilter
extends FileFilter


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

Constructor Detail

DoyenFileFilter

public DoyenFileFilter()
Method Detail

getDescription

public String getDescription()

accept

public boolean accept(File f)