|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to the panel that shows the document outlines (known as bookmarks in the PDF specs).
| Method Summary | |
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 |
PanelToolbar |
getToolbar()
Returns a reference to this panel's toolbar. |
| Method Detail |
public JTree getBookmarkTree()
public void expandAll()
public void collapseAll()
public PanelToolbar getToolbar()
public JButton getjbExpandAll()
public JButton getjbCollapseAll()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||