jaxx.runtime.swing.editor
Class FileEditorHandler.ExtentionFileFiler
java.lang.Object
javax.swing.filechooser.FileFilter
jaxx.runtime.swing.editor.FileEditorHandler.ExtentionFileFiler
- Enclosing class:
- FileEditorHandler
public static class FileEditorHandler.ExtentionFileFiler
- extends FileFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ext
protected String ext
desciption
protected String desciption
FileEditorHandler.ExtentionFileFiler
public FileEditorHandler.ExtentionFileFiler(String ext,
String desciption)
accept
public boolean accept(File file)
- Specified by:
accept in class FileFilter
getDescription
public String getDescription()
- Specified by:
getDescription in class FileFilter
Copyright © 2008-2012 CodeLutin. All Rights Reserved.