Package org.languagetool.gui
Class Main.PlainTextFileFilter
- java.lang.Object
-
- javax.swing.filechooser.FileFilter
-
- org.languagetool.gui.Main.PlainTextFileFilter
-
- Enclosing class:
- Main
static class Main.PlainTextFileFilter extends javax.swing.filechooser.FileFilter
-
-
Constructor Summary
Constructors Constructor Description PlainTextFileFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.io.File f)
java.lang.String
getDescription()
-