|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileType | |
---|---|
file | The file package does not at this time have a clearcut purpose. |
Uses of FileType in file |
---|
Fields in file declared as FileType | |
---|---|
static FileType |
FileType.CLASS_TYPE
|
static FileType |
FileType.CSH_TYPE
|
static FileType |
FileType.FOLDER_TYPE
|
static FileType |
FileType.GIF_TYPE
|
static FileType |
FileType.HTML_TYPE
|
static FileType |
FileType.JAR_TYPE
|
static FileType |
FileType.JAVA_TYPE
|
static FileType |
FileType.JPEG_TYPE
|
static FileType |
FileType.PGM_TYPE
|
static FileType |
FileType.PS_TYPE
|
static FileType |
FileType.SH_TYPE
|
static FileType |
FileType.SQL_TYPE
|
static FileType |
FileType.TEX_TYPE
|
static FileType |
FileType.UNKNOWN_TYPE
|
static FileType |
FileType.XML_TYPE
|
Methods in file that return FileType | |
---|---|
static FileType |
FileType.getType(java.io.File f)
|
Constructors in file with parameters of type FileType | |
---|---|
FileGroup(java.io.File dir,
FileType ftyp)
new FileGroup(dir, ftyp) returns a new FileGroup containing the files in dir of type ftyp. |
|
FileGroup(FileType ftyp)
new FileGroup(ftyp) returns a new FileGroup containing the files in the current working directory of type ftyp. |
|
FilePanel(FileType ft)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |