Package org.jmol.dialog
Class Dialog.TypeFilter
- java.lang.Object
-
- javax.swing.filechooser.FileFilter
-
- org.jmol.dialog.Dialog.TypeFilter
-
- Enclosing class:
- Dialog
public static class Dialog.TypeFilter extends javax.swing.filechooser.FileFilter
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.String
thisType
-
Constructor Summary
Constructors Constructor Description TypeFilter(java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.io.File f)
java.lang.String
getDescription()
-