Uses of Class
adams.gui.chooser.ImageFileChooser
-
Packages that use ImageFileChooser Package Description adams.gui.tools adams.gui.visualization.image adams.gui.visualization.object -
-
Uses of ImageFileChooser in adams.gui.tools
Fields in adams.gui.tools declared as ImageFileChooser Modifier and Type Field Description protected ImageFileChooserImageProcessorPanel. m_FileChooserImagethe file chooser for the pictures. -
Uses of ImageFileChooser in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as ImageFileChooser Modifier and Type Field Description protected ImageFileChooserImagePanel. m_FileChooserfor determining readers and writers.protected ImageFileChooserImageViewerPanel. m_FileChooserthe file chooser for the pictures. -
Uses of ImageFileChooser in adams.gui.visualization.object
Fields in adams.gui.visualization.object declared as ImageFileChooser Modifier and Type Field Description protected ImageFileChooserCanvasPanel. m_FileChooserthe file dialog for saving the image.
-