|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageViewPanelNotes
Interface to the panel that contains the page views. Also provides methods to retrieve and modify the context menus which are displayed right click events on this panel.
| Method Summary | |
|---|---|
PageViewContextMenuNotes |
getPageContextMenuNotes()
The PopupMenu displayed when text selection tool is not active. |
TextSelectionContextMenuNotes |
getTextSelectionContextMenuNotes()
The PopupMenu displayed when text selection tool is active. |
| Methods inherited from interface com.qoppa.pdfViewer.panels.PageViewPanel |
|---|
getPageContextMenu, getTextSelectionContextMenu |
| Method Detail |
|---|
PageViewContextMenuNotes getPageContextMenuNotes()
getPageContextMenu(), but this
method specifies that the return implements PageViewContextMenuNotes
TextSelectionContextMenuNotes getTextSelectionContextMenuNotes()
getTextSelectionContextMenu(), but this
method specifies that the return implements TextSelectionContextMenuNotes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||