|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.io.ImportDialog
This is a dialog box used to imports raw 8, 16, 24 and 32-bit images.
Constructor Summary | |
ImportDialog()
|
|
ImportDialog(java.lang.String fileName,
java.lang.String directory)
|
Method Summary | |
FileInfo |
getFileInfo()
Displays the dialog and returns a FileInfo object that can be used to open the image. |
void |
openImage()
Displays the dialog and opens the specified image or images. |
static void |
savePreferences(java.util.Properties prefs)
Called once when ImageJ quits. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImportDialog(java.lang.String fileName, java.lang.String directory)
public ImportDialog()
Method Detail |
public void openImage()
public FileInfo getFileInfo()
public static void savePreferences(java.util.Properties prefs)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |