Uses of Class
adams.gui.tools.ImageProcessorSubPanel
-
Packages that use ImageProcessorSubPanel Package Description adams.gui.tools -
-
Uses of ImageProcessorSubPanel in adams.gui.tools
Methods in adams.gui.tools that return ImageProcessorSubPanel Modifier and Type Method Description ImageProcessorSubPanel[]ImageProcessorMultiPagePane. getAllPanels()Returns all the image panels.ImageProcessorSubPanel[]ImageProcessorPanel. getAllPanels()Returns all the image panels.ImageProcessorSubPanelImageProcessorMultiPagePane. getCurrentPanel()Returns the image panel in the currently selected tab.ImageProcessorSubPanelImageProcessorPanel. getCurrentPanel()Returns the image panel in the currently selected tab.ImageProcessorSubPanelImageProcessorMultiPagePane. getPanelAt(int index)Returns the image panel of the specified tab.ImageProcessorSubPanelImageProcessorPanel. getPanelAt(int index)Returns the image panel of the specified tab.
-