gui
Class JAPDll.MyFileFilter
java.lang.Object
javax.swing.filechooser.FileFilter
gui.JAPDll.MyFileFilter
- Enclosing class:
- JAPDll
private static class JAPDll.MyFileFilter
- extends javax.swing.filechooser.FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLL_EXTENSION
public static final java.lang.String DLL_EXTENSION
- See Also:
- Constant Field Values
ACCOUNT_DESCRIPTION
private final java.lang.String ACCOUNT_DESCRIPTION
- See Also:
- Constant Field Values
filterType
private int filterType
JAPDll.MyFileFilter
private JAPDll.MyFileFilter()
getFilterType
public int getFilterType()
accept
public boolean accept(java.io.File f)
- Specified by:
accept
in class javax.swing.filechooser.FileFilter
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in class javax.swing.filechooser.FileFilter