org.jmol.export.dialog
Class Dialog.TypeFilter
java.lang.Object
javax.swing.filechooser.FileFilter
org.jmol.export.dialog.Dialog.TypeFilter
- Enclosing class:
- Dialog
public static class Dialog.TypeFilter
- extends FileFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thisType
String thisType
Dialog.TypeFilter
Dialog.TypeFilter(String type)
accept
public boolean accept(File f)
- Specified by:
accept
in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription
in class FileFilter