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 ImageViewerPanelImageMultiPagePane. m_Ownerthe owner.protected ImageViewerPanelImageViewerPanel. m_Selfthe panel itself.Methods in adams.gui.visualization.image that return ImageViewerPanel Modifier and Type Method Description ImageViewerPanelImageMultiPagePane. 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.
-