Uses of Class
adams.gui.tools.PreviewBrowserPanel
-
Packages that use PreviewBrowserPanel Package Description adams.gui.dialog adams.gui.tools adams.gui.tools.previewbrowser.localfiles -
-
Uses of PreviewBrowserPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as PreviewBrowserPanel Modifier and Type Field Description protected PreviewBrowserPanelPreviewBrowserDialog. m_PanelPreviewthe preview panel.Methods in adams.gui.dialog that return PreviewBrowserPanel Modifier and Type Method Description PreviewBrowserPanelPreviewBrowserDialog. getPreviewPanel()Returns the preview panel. -
Uses of PreviewBrowserPanel in adams.gui.tools
Fields in adams.gui.tools declared as PreviewBrowserPanel Modifier and Type Field Description protected PreviewBrowserPanelPreviewBrowserPanel.LocalFilesListCellRenderer. m_Ownerthe owner.Methods in adams.gui.tools that return PreviewBrowserPanel Modifier and Type Method Description PreviewBrowserPanelPreviewBrowserPanel. newWindow()Displays a new preview window/frame.Constructors in adams.gui.tools with parameters of type PreviewBrowserPanel Constructor Description LocalFilesListCellRenderer(PreviewBrowserPanel owner)Initializes the renderer. -
Uses of PreviewBrowserPanel in adams.gui.tools.previewbrowser.localfiles
Fields in adams.gui.tools.previewbrowser.localfiles declared as PreviewBrowserPanel Modifier and Type Field Description protected PreviewBrowserPanelAbstractLocalFilesAction. m_Ownerthe owner.Methods in adams.gui.tools.previewbrowser.localfiles that return PreviewBrowserPanel Modifier and Type Method Description PreviewBrowserPanelAbstractLocalFilesAction. getOwner()Returns the owner.Methods in adams.gui.tools.previewbrowser.localfiles with parameters of type PreviewBrowserPanel Modifier and Type Method Description voidAbstractLocalFilesAction. setOwner(PreviewBrowserPanel value)Sets the owner.
-