Squiz Matrix
4.12.2
|
Public Member Functions | |
ImportDialog (String fileName, String directory) | |
void | openImage () |
FileInfo | getFileInfo () |
Static Public Member Functions | |
static void | savePreferences (Properties prefs) |
This is a dialog box used to imports raw 8, 16, 24 and 32-bit images.
Definition at line 15 of file ImportDialog.java.
|
inline |
Displays the dialog and returns a FileInfo object that can be used to open the image. Returns null if the dialog is canceled. The fileName and directory fields are null if the no argument constructor was used.
Definition at line 98 of file ImportDialog.java.
|
inline |
Displays the dialog and opens the specified image or images. Does nothing if the dialog is canceled.
Definition at line 87 of file ImportDialog.java.
|
inlinestatic |
Called once when ImageJ quits.
Definition at line 145 of file ImportDialog.java.