Uses of Class
adams.gui.tools.ImageProcessorMultiPagePane
-
Packages that use ImageProcessorMultiPagePane Package Description adams.gui.tools -
-
Uses of ImageProcessorMultiPagePane in adams.gui.tools
Fields in adams.gui.tools declared as ImageProcessorMultiPagePane Modifier and Type Field Description protected ImageProcessorMultiPagePane
ImageProcessorPanel. m_MultiPagePane
the tabbed pane for the images.protected ImageProcessorMultiPagePane
ImageProcessorSubPanel. m_Owner
the owner.Constructors in adams.gui.tools with parameters of type ImageProcessorMultiPagePane Constructor Description ImageProcessorSubPanel(ImageProcessorMultiPagePane owner)
Initializes the panel with a vertical layout.ImageProcessorSubPanel(ImageProcessorMultiPagePane owner, ImageProcessorSubPanel.LayoutType layout)
Initializes the panel.
-