|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.filechooser.FileFilter
org.apache.uima.tools.pear.install.InstallPear.PEARFilter
protected static class InstallPear.PEARFilter
The PEARFilter class allows to filter directories, as well as '.tear' and
'.pear' files.
| Constructor Summary | |
|---|---|
protected |
InstallPear.PEARFilter()
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File file)
Returns true, if the given input file is directory or has 'tear' or 'pear'
extension, false otherwise. |
java.lang.String |
getDescription()
Returns the filter description. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected InstallPear.PEARFilter()
| Method Detail |
|---|
public boolean accept(java.io.File file)
true, if the given input file is directory or has 'tear' or 'pear'
extension, false otherwise.
accept in class javax.swing.filechooser.FileFiltertrue, if the given input file is directory or has 'tear' or 'pear'
extension, false otherwise.public java.lang.String getDescription()
getDescription in class javax.swing.filechooser.FileFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||