public class SMYLDFileChoosFilter extends FileFilter
| Constructor and Description |
|---|
SMYLDFileChoosFilter(String fileDescription) |
SMYLDFileChoosFilter(String fileExtention,
String fileDescription) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File f) |
void |
addExtention(String newExt) |
String |
getDescription() |
void |
setDescription(String newDescription) |
public SMYLDFileChoosFilter(String fileDescription)
public void addExtention(String newExt)
public boolean accept(File f)
accept in class FileFilterpublic String getDescription()
getDescription in class FileFilterpublic void setDescription(String newDescription)
Copyright © 2019 com.github.mfjamil. All rights reserved.