Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
G
N
R
T
W
C
CANCELED
- Static variable in class
FileChooser
The current operation has been canceled.
CHOOSEN
- Static variable in class
FileChooser
The user choosed an existing file.
CHOOSEN_NULL
- Static variable in class
FileChooser
The user choosed
NULL
, which means "no file".
commandAction(Command, Displayable)
- Method in class
FileChooser
commandAction(Command, Item)
- Method in class
TestFileChooser
F
FileChooser
- Class in
<Unnamed>
This class provides a user interface to browse a file system in order to create files or directories, delete them, or select a single file.
FileChooser(Display, String)
- Constructor for class
FileChooser
Creates a FileChooser, and sets the current pointer to the specified filename.
G
getFilename()
- Method in class
FileChooser
Gets the choosen filename.
getState()
- Method in class
FileChooser
Gets the current state of the process.
N
NO_FILE
- Static variable in class
TestFileChooser
NOT_CHOOSEN
- Static variable in class
FileChooser
No choice has been made so far.
R
run()
- Method in class
FileChooser
run()
- Method in class
TestFileChooser
T
TestFileChooser
- Class in
<Unnamed>
This class can be used to test the
FileChooser
class.
TestFileChooser()
- Constructor for class
TestFileChooser
W
waitUntilFinished()
- Method in class
FileChooser
This method blocks until the user chooses a file or cancels the process.
C
F
G
N
R
T
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes