Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/DirectoryChooser.html
Дата изменения: Thu Dec 2 23:03:11 2010 Дата индексирования: Mon Oct 1 22:24:53 2012 Кодировка: Поисковые слова: enceladus |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ij.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 |