info.aduna.clustermap.export
Class PngFileFilter

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

public class PngFileFilter
extends FileFilter


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

PngFileFilter

public PngFileFilter()
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.