| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.swing.filechooser.FileFilter
|
+--com.togethersoft.openapi.ide.window.IdeFileFilter
Class IdeFileFilter extends the standard FileFilter
adding the ability to get the filter's mask.
| Method Summary | |
abstract String | getMask()Returns the Mask of this filter as a String. |
| Methods inherited from class javax.swing.filechooser.FileFilter |
accept, getDescription |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Method Detail |
public abstract String getMask()
String mask of this filter
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||