Uses of Class
org.faceless.pdf2.viewer2.feature.ThumbnailPanel.View

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

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

Methods in org.faceless.pdf2.viewer2.feature that return ThumbnailPanel.View
 ThumbnailPanel.View ThumbnailPanel.ThumbnailSidePanel.getView()
          Return the ThumbnailPanel.View used by this SidePanel
 

Methods in org.faceless.pdf2.viewer2.feature with parameters of type ThumbnailPanel.View
 Action RotateClockwise.getAction(ThumbnailPanel.View view)
           
 Action ThumbnailDeleteAction.getAction(ThumbnailPanel.View view)
           
 Action ThumbnailExtractAction.getAction(ThumbnailPanel.View view)
           
 Action ThumbnailPanel.ThumbnailSelectionAction.getAction(ThumbnailPanel.View view)
          Return an Action for the specified View, or null if this action is not appropriate for the View (for example, because it edits the Document and the isEditable() method returns false
 



Copyright © 2001-2013 Big Faceless Organization