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.ImageProcessorSubPanel
ImageProcessorMultiPagePane. getCurrentPanel()
Returns the image panel in the currently selected tab.ImageProcessorSubPanel
ImageProcessorPanel. getCurrentPanel()
Returns the image panel in the currently selected tab.ImageProcessorSubPanel
ImageProcessorMultiPagePane. getPanelAt(int index)
Returns the image panel of the specified tab.ImageProcessorSubPanel
ImageProcessorPanel. getPanelAt(int index)
Returns the image panel of the specified tab.
-