|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectij.io.DirectoryChooser
public class DirectoryChooser
This class displays a dialog box that allows the user can select a directory.
| Constructor Summary | |
|---|---|
DirectoryChooser(java.lang.String title)
Display a dialog using the specified title. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDirectory()
Returns the directory selected by the user. |
static void |
setDefaultDirectory(java.lang.String dir)
Sets the default directory presented in the dialog. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryChooser(java.lang.String title)
| Method Detail |
|---|
public java.lang.String getDirectory()
public static void setDefaultDirectory(java.lang.String dir)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||