org.xBaseJ.awt
Class dbfFileFilter

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended byorg.xBaseJ.awt.dbfFileFilter

public class dbfFileFilter
extends FileFilter


Constructor Summary
dbfFileFilter()
           
 
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

dbfFileFilter

public dbfFileFilter()
Method Detail

getDescription

public String getDescription()

accept

public boolean accept(File f)


Copyright © 1997-2007 American Coders Ltd. All Rights Reserved.