Uses of Class
tecgraf.javautils.pdfviewer.core.PDFCorePanel

Packages that use PDFCorePanel
tecgraf.javautils.pdfviewer.core   
tecgraf.javautils.pdfviewer.core.actions   
tecgraf.javautils.pdfviewer.core.listeners   
tecgraf.javautils.pdfviewer.viewer   
tecgraf.javautils.pdfviewer.viewer.actions   
 

Uses of PDFCorePanel in tecgraf.javautils.pdfviewer.core
 

Methods in tecgraf.javautils.pdfviewer.core with parameters of type PDFCorePanel
 void PDFCoreThumbnailPanel.documentClosed(PDFCorePanel source)
          Indica que um documento PDF foi fechado
 void PDFCoreThumbnailPanel.documentOpened(PDFCorePanel pdfViewerPanel)
          Indica que um documento PDF foi aberto
 

Uses of PDFCorePanel in tecgraf.javautils.pdfviewer.core.actions
 

Methods in tecgraf.javautils.pdfviewer.core.actions that return PDFCorePanel
protected  PDFCorePanel PDFAbstractDocumentOpenAwareAction.getPDFCorePanel()
          Consulta o painel básico associado.
 

Methods in tecgraf.javautils.pdfviewer.core.actions with parameters of type PDFCorePanel
 void PDFAbstractDocumentOpenAwareAction.documentClosed(PDFCorePanel source)
          Indica que um documento PDF foi fechado
 void PDFAbstractDocumentOpenAwareAction.documentOpened(PDFCorePanel source)
          Indica que um documento PDF foi aberto
 

Constructors in tecgraf.javautils.pdfviewer.core.actions with parameters of type PDFCorePanel
PDFAbstractDocumentOpenAwareAction(PDFCorePanel pdfCorePanel, Icon icon)
          Construtor
PDFAbstractPageChangeAction(PDFCorePanel pdfCorePanel, Icon icon)
          Construtor principal
PDFFitHeightAction(PDFCorePanel pdfCorePanel)
          Construtor.
PDFFitWholePageAction(PDFCorePanel pdfCorePanel)
          Construtor.
PDFFitWidthAction(PDFCorePanel pdfCorePanel)
          Construtor
PDFNextPageAction(PDFCorePanel pdfCorePanel)
          Construtor
PDFPrevPageAction(PDFCorePanel pdfCorePanel)
          Construtor
PDFZoomInAction(PDFCorePanel pdfCorePanel)
          Construtor.
PDFZoomOutAction(PDFCorePanel pdfCorePanel)
          Construtor
 

Uses of PDFCorePanel in tecgraf.javautils.pdfviewer.core.listeners
 

Methods in tecgraf.javautils.pdfviewer.core.listeners with parameters of type PDFCorePanel
 void PDFDocumentOpenCloseListener.documentClosed(PDFCorePanel source)
          Indica que um documento PDF foi fechado
 void PDFDocumentOpenCloseListener.documentOpened(PDFCorePanel pdfCorePanel)
          Indica que um documento PDF foi aberto
 

Uses of PDFCorePanel in tecgraf.javautils.pdfviewer.viewer
 

Methods in tecgraf.javautils.pdfviewer.viewer with parameters of type PDFCorePanel
 void ZoomValueComboBox.documentClosed(PDFCorePanel source)
          Indica que um documento PDF foi fechado
 void ZoomValueComboBox.documentOpened(PDFCorePanel pdfViewerPanel)
          Indica que um documento PDF foi aberto
 

Uses of PDFCorePanel in tecgraf.javautils.pdfviewer.viewer.actions
 

Constructors in tecgraf.javautils.pdfviewer.viewer.actions with parameters of type PDFCorePanel
PDFCloseAction(PDFCorePanel pdfCorePanel, PDFViewerPanel pdfViewerPanel)
          Construtor.
PDFShowThumbnailsAction(PDFCorePanel pdfCorePanel, PDFViewerPanel viewerPanel)
          Construtor principal
 



Copyright © 2015 Tecgraf/PUC-Rio. All rights reserved.