Uses of Interface
org.faceless.pdf2.viewer2.feature.ThumbnailPanel.ThumbnailSelectionAction

Packages that use ThumbnailPanel.ThumbnailSelectionAction
org.faceless.pdf2.viewer2.feature Contains a list of all the features that are available to the PDFViewer. 
 

Uses of ThumbnailPanel.ThumbnailSelectionAction in org.faceless.pdf2.viewer2.feature
 

Classes in org.faceless.pdf2.viewer2.feature that implement ThumbnailPanel.ThumbnailSelectionAction
 class RotateAntiClockwise
          Create a button that will rotate the page 90 degrees anticlockwise.
 class RotateClockwise
          Create a button that will rotate the page 90 degrees clockwise.
 class ThumbnailDeleteAction
          This feature will allow pages to be deleted via the ThumbnailPanel.
 class ThumbnailExtractAction
          This feature will allow pages to be extracted to a new Document via the ThumbnailPanel.
 

Methods in org.faceless.pdf2.viewer2.feature with parameters of type ThumbnailPanel.ThumbnailSelectionAction
 void ThumbnailPanel.addAction(ThumbnailPanel.ThumbnailSelectionAction action)
          If this ThumbnailPanel is part of a DocumentPanel with no viewer, use this method add add ThumbnailPanel.ThumbnailSelectionAction actions to the panel.
 



Copyright © 2001-2013 Big Faceless Organization