Uses of Class
adams.gui.visualization.pdf.PDFViewerPanel
-
Packages that use PDFViewerPanel Package Description adams.gui.visualization.pdf.menu -
-
Uses of PDFViewerPanel in adams.gui.visualization.pdf.menu
Fields in adams.gui.visualization.pdf.menu declared as PDFViewerPanel Modifier and Type Field Description protected PDFViewerPanel
AbstractPDFViewerAction. m_Owner
the owner.Methods in adams.gui.visualization.pdf.menu that return PDFViewerPanel Modifier and Type Method Description PDFViewerPanel
AbstractPDFViewerAction. getOwner()
Returns the current owner.Methods in adams.gui.visualization.pdf.menu with parameters of type PDFViewerPanel Modifier and Type Method Description void
AbstractPDFViewerAction. setOwner(PDFViewerPanel value)
Sets the owner.
-