|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.swing.filechooser.FileFilter
|
+--FileTypes
| Field Summary | |
static int |
ANY
|
static int |
CARTO
|
static int |
IMAGE
|
static int |
JAR
|
static int |
PRINT
|
static int |
SURVEY
|
(package private) int |
types
|
| Constructor Summary | |
FileTypes(int types)
|
|
| Method Summary | |
boolean |
accept(java.io.File f)
|
java.lang.String |
getDescription()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int CARTO
public static int SURVEY
public static int IMAGE
public static int PRINT
public static int ANY
public static int JAR
int types
| Constructor Detail |
public FileTypes(int types)
| Method Detail |
public boolean accept(java.io.File f)
accept in class javax.swing.filechooser.FileFilterpublic java.lang.String getDescription()
getDescription in class javax.swing.filechooser.FileFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||