Class PDFViewerWindow

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, org.gvsig.andami.ui.mdiManager.IWindow

public class PDFViewerWindow extends JPanel implements org.gvsig.andami.ui.mdiManager.IWindow, PropertyChangeListener
See Also:
  • Constructor Details

    • PDFViewerWindow

      public PDFViewerWindow(String currentFile)
  • Method Details

    • setCurrentFile

      public void setCurrentFile(String currentFile)
    • printPDF

      public void printPDF()
    • getWindowInfo

      public org.gvsig.andami.ui.mdiManager.WindowInfo getWindowInfo()
      Specified by:
      getWindowInfo in interface org.gvsig.andami.ui.mdiManager.IWindow
    • propertyChange

      public void propertyChange(PropertyChangeEvent arg0)
      Specified by:
      propertyChange in interface PropertyChangeListener
    • getWindowProfile

      public Object getWindowProfile()
      Specified by:
      getWindowProfile in interface org.gvsig.andami.ui.mdiManager.IWindow