class |
EditTextHandler |
EditTextHandler is a tool handler that allows the user to edit text.
|
class |
HighLightAnnotationHandler |
HighLightAnnotationHandler tool extends TextSelectionPageHandler which
takes care visually selected text as the mouse is dragged across text on the
current page.
|
class |
RedactionAnnotationHandler |
RedactionAnnotationHandler tool extends HighlightSelectionPageHandler which
takes care visually selected text as the mouse is dragged across text on the
current page as well as double and triple word selection.
|
class |
StrikeOutAnnotationHandler |
StrikeOutAnnotationHandler tool extends TextSelectionPageHandler which
takes care visually selected text as the mouse is dragged across text on the
current page.
|
class |
TextSelectionPageHandler |
Handles Paint and mouse/keyboard logic around text selection and search
highlighting.
|
class |
TextSelectionViewHandler |
TextSelectionViewHandler propagates text selection events into the
views child page components.
|
class |
UnderLineAnnotationHandler |
UnderLineAnnotationHandler tool extends TextSelectionPageHandler which
takes care visually selected text as the mouse is dragged across text on the
current page.
|