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 ImageProcessorPanel
ImageProcessorMultiPagePane. m_Owner
the owner.Methods in adams.gui.tools that return ImageProcessorPanel Modifier and Type Method Description ImageProcessorPanel
ImageProcessorMultiPagePane. getOwner()
Returns the owner.Constructors in adams.gui.tools with parameters of type ImageProcessorPanel Constructor Description ImageProcessorMultiPagePane(ImageProcessorPanel owner)
Initializes the tabbed pane.
-