net.sf.logdistiller.gui
Class XmlFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by net.sf.logdistiller.gui.XmlFileFilter

public class XmlFileFilter
extends FileFilter


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

XmlFileFilter

public XmlFileFilter()
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 © 2004-2009. All Rights Reserved.