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.StringthisType
-
Constructor Summary
Constructors Constructor Description TypeFilter(java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccept(java.io.File f)java.lang.StringgetDescription()
-