@Deprecated public static class FileUtil.PatternChooserFilter extends FileFilter
| Modifier and Type | Field and Description |
|---|---|
protected String |
description
Deprecated.
|
protected String |
pattern
Deprecated.
|
| Constructor and Description |
|---|
PatternChooserFilter(String pattern,
String description)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File f)
Deprecated.
|
String |
getDescription()
Deprecated.
|
protected String pattern
protected String description
public boolean accept(File f)
accept in class FileFilterpublic String getDescription()
getDescription in class FileFilterCopyright © 2004–2018 CodeLutin. All rights reserved.