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()
Deprecated.
replaced with
getjmiHideComments() |
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
|
JCheckBoxMenuItem |
getjmiHideComments()
Get a reference to the hide comments checkbox in the panel's toolbar.
|
collapseAll, expandAll, getCommentTree, getjbCollapseAll, getjbExpandAll, getjbExport, getjbFilter, getjbOptions, getjbPrint, getjbSearch, getjbSearchNext, getjbSearchOptions, getjbSearchPrevious, getjlSearchResultsCount, getJmiExportText, getJmiExportXML, getJmiPrint, getJpmExport, getJpmOptions, getjtfSearchField, getToolbar, print
getActivePolicy, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible, setTouchEnabled
AnnotationContextMenu getAnnotContextMenu()
JButton getjbDelete()
JButton getjbReview()
JButton getjbCheckMark()
JCheckBox getjcbHideComments()
getjmiHideComments()
JCheckBoxMenuItem getjmiHideComments()
JMenuItem getJmiExportFDF()
JMenuItem getJmiExportXFDF()