LastPath is used to store the last path selected in a file browser dialog.
More...
List of all members.
Static Public Member Functions |
static String | get (Class clazz) |
static String | get (Object obj) |
| keyed on object class
|
static void | set (Class clazz, String dir) |
static void | set (Object obj, String dir) |
Detailed Description
It is keyed on class name - typically the class which is opening the file dialog.
Member Function Documentation
static String get |
( |
Class |
clazz | ) |
[static] |
static String get |
( |
Object |
obj | ) |
[static] |
static void set |
( |
Class |
clazz, |
|
|
String |
dir |
|
) |
| [static] |
static void set |
( |
Object |
obj, |
|
|
String |
dir |
|
) |
| [static] |
The documentation for this class was generated from the following file: