com.ibm.as400.ui.tools
Class hdoc2htmMapButtonHandler.mapFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by com.ibm.as400.ui.tools.hdoc2htmMapButtonHandler.mapFileFilter
Enclosing class:
hdoc2htmMapButtonHandler

public class hdoc2htmMapButtonHandler.mapFileFilter
extends FileFilter


Constructor Summary
Constructor and Description
hdoc2htmMapButtonHandler.mapFileFilter()
           
 
Method Summary
Modifier and Type Method and Description
 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

hdoc2htmMapButtonHandler.mapFileFilter

public hdoc2htmMapButtonHandler.mapFileFilter()
Method Detail

accept

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

getDescription

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