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 ImageFileChooser
ImageProcessorPanel. m_FileChooserImage
the 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 ImageFileChooser
ImagePanel. m_FileChooser
for determining readers and writers.protected ImageFileChooser
ImageViewerPanel. m_FileChooser
the 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 ImageFileChooser
CanvasPanel. m_FileChooser
the file dialog for saving the image.
-