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 ImageProcessorMultiPagePaneImageProcessorPanel. m_MultiPagePanethe tabbed pane for the images.protected ImageProcessorMultiPagePaneImageProcessorSubPanel. m_Ownerthe 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.
-