Uses of Class
adams.gui.visualization.image.ImageViewerPanel
-
Packages that use ImageViewerPanel Package Description adams.gui.visualization.image adams.gui.visualization.image.plugins -
-
Uses of ImageViewerPanel in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as ImageViewerPanel Modifier and Type Field Description protected ImageViewerPanel
ImageMultiPagePane. m_Owner
the owner.protected ImageViewerPanel
ImageViewerPanel. m_Self
the panel itself.Methods in adams.gui.visualization.image that return ImageViewerPanel Modifier and Type Method Description ImageViewerPanel
ImageMultiPagePane. getOwner()
Returns the owner.Constructors in adams.gui.visualization.image with parameters of type ImageViewerPanel Constructor Description ImageMultiPagePane(ImageViewerPanel owner)
Initializes the tabbed pane. -
Uses of ImageViewerPanel in adams.gui.visualization.image.plugins
Constructors in adams.gui.visualization.image.plugins with parameters of type ImageViewerPanel Constructor Description ImageViewerPluginManager(ImageViewerPanel owner)
Initializes the manager.
-