public interface CommentPanelNotes extends CommentPanel
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE
Modifier and Type | Method and Description |
---|---|
AnnotationContextMenu |
getAnnotContextMenu()
The PopupMenu displayed for an Annotation.
|
JButton |
getjbCheckMark()
Get a reference to the checkmark button in the panel's toolbar.
|
JButton |
getjbDelete()
Get a reference to the delete annotation button in the panel's toolbar.
|
JButton |
getjbReview()
Get a reference to the review button in the panel's toolbar.
|
JCheckBox |
getjcbHideComments()
Get a reference to the hide comments checkbox in the panel's toolbar.
|
JMenuItem |
getJmiExportFDF()
Get a reference to the export comments as FDF menu item
|
JMenuItem |
getJmiExportXFDF()
Get a reference to the export comments as XFDF menu item
|
collapseAll, expandAll, getCommentTree, getjbCollapseAll, getjbExpandAll, getjbExport, getjbPrint, getjbSearchNext, getjbSearchOptions, getjbSearchPrevious, getJmiExportText, getJmiExportXML, getJpmExport, getjtfSearchField, getToolbar, print
getActivePolicy, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible
AnnotationContextMenu getAnnotContextMenu()
JButton getjbDelete()
JButton getjbReview()
JButton getjbCheckMark()
JCheckBox getjcbHideComments()
JMenuItem getJmiExportFDF()
JMenuItem getJmiExportXFDF()