Uses of Class
adams.gui.tools.ImageProcessorPanel
-
Packages that use ImageProcessorPanel Package Description adams.gui.tools -
-
Uses of ImageProcessorPanel in adams.gui.tools
Fields in adams.gui.tools declared as ImageProcessorPanel Modifier and Type Field Description protected ImageProcessorPanelImageProcessorMultiPagePane. m_Ownerthe owner.Methods in adams.gui.tools that return ImageProcessorPanel Modifier and Type Method Description ImageProcessorPanelImageProcessorMultiPagePane. getOwner()Returns the owner.Constructors in adams.gui.tools with parameters of type ImageProcessorPanel Constructor Description ImageProcessorMultiPagePane(ImageProcessorPanel owner)Initializes the tabbed pane.
-