|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.filechooser.FileFilter
bb.io.filefilter.BaseFilter
bb.io.filefilter.RegexFilter
bb.io.filefilter.SuffixFilter
bb.io.filefilter.CompoundFilter.UnitTest.TestFilter2
private static class CompoundFilter.UnitTest.TestFilter2
Nested Class Summary |
---|
Nested classes/interfaces inherited from class bb.io.filefilter.SuffixFilter |
---|
SuffixFilter.UnitTest |
Field Summary | |
---|---|
private static String[] |
suffixes2
|
Fields inherited from class bb.io.filefilter.SuffixFilter |
---|
acceptDirectories, rejectDirectories |
Constructor Summary | |
---|---|
private |
CompoundFilter.UnitTest.TestFilter2()
|
Method Summary |
---|
Methods inherited from class bb.io.filefilter.SuffixFilter |
---|
getDescription, getDescriptionIntro, getSuffixes, toPatternLiterals |
Methods inherited from class bb.io.filefilter.RegexFilter |
---|
getPatterns, passesTest, toPatterns, toSet |
Methods inherited from class bb.io.filefilter.BaseFilter |
---|
accept, acceptImpl, extractPart, getDirectoryMode, getFileMode, getListener, getOtherMode, getPartMode, passesTest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static String[] suffixes2
Constructor Detail |
---|
private CompoundFilter.UnitTest.TestFilter2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |