public interface PageViewPanelNotes extends PageViewPanel
| Modifier and Type | Method and Description |
|---|---|
PageViewContextMenuNotes |
getPageContextMenuNotes()
The PopupMenu displayed when text selection tool is not active.
|
TextSelectionContextMenuNotes |
getTextSelectionContextMenuNotes()
The PopupMenu displayed when text selection tool is active.
|
getPageContextMenu, getTextSelectionContextMenuPageViewContextMenuNotes getPageContextMenuNotes()
getPageContextMenu(), but this
method specifies that the return implements PageViewContextMenuNotesTextSelectionContextMenuNotes getTextSelectionContextMenuNotes()
getTextSelectionContextMenu(), but this
method specifies that the return implements TextSelectionContextMenuNotes