info.aduna.clustermap.export
Class HtmlFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by info.aduna.clustermap.export.HtmlFileFilter

public class HtmlFileFilter
extends FileFilter


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

Constructor Detail

HtmlFileFilter

public HtmlFileFilter()
Method Detail

accept

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

getDescription

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


Copyright © 1997-2008 Aduna. All Rights Reserved.