Package | Description |
---|---|
org.faceless.pdf2.viewer2.feature |
Contains a list of all the features that are available to the PDFViewer.
|
Modifier and Type | Class and Description |
---|---|
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 |
ThumbnailCutAction
Store the currently selected pages in the thumbnail panel for a
subsequent move operation.
|
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 . |
class |
ThumbnailPasteAction
Moves the pages that have previously been stored with a cut operation to
before the currently selected page in the thumbnail panel, and clears the
list of such pages.
|
Modifier and Type | Method and Description |
---|---|
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-2017 Big Faceless Organization