public interface BookmarkPanel extends PDFPanel
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE
Modifier and Type | Method and Description |
---|---|
void |
collapseAll()
Collapse all the leafs in the bookmarks tree.
|
void |
expandAll()
Expand all the leafs in the bookmarks tree.
|
JTree |
getBookmarkTree()
Returns a reference to the bookmark tree component.
|
JButton |
getjbCollapseAll()
Returns a reference to the collapse all button
|
JButton |
getjbExpandAll()
Returns a reference to the expand all button
|
JButton |
getjbExport()
Returns a reference to the Export button
|
void |
setToolTipDisplay(boolean enabled)
Enable or disable displaying the bookmark text in a tool tip.
|
getActivePolicy, getToolbar, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible
JTree getBookmarkTree()
void expandAll()
void collapseAll()
JButton getjbExpandAll()
JButton getjbCollapseAll()
void setToolTipDisplay(boolean enabled)
BoomkarkPanel
.enabled
- Controls whether to show full bookmark text in a tool tip.JButton getjbExport()