|
|||||||||
| 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. |
| 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()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||