Class AbstractPDFViewerAction

    • Constructor Detail

      • AbstractPDFViewerAction

        public AbstractPDFViewerAction()
    • Method Detail

      • setOwner

        public void setOwner​(PDFViewerPanel value)
        Sets the owner.
        Parameters:
        value - the owning tool
      • getOwner

        public PDFViewerPanel getOwner()
        Returns the current owner.
        Returns:
        the owning tool null if none set
      • update

        public abstract void update()
        Updates the action.