|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to the panel that shows the annotations / comments in the document.
| Method Summary | |
void |
collapseAll()
Collapse all the leafs in the comments tree. |
void |
expandAll()
Expand all the leafs in the comments tree. |
JTree |
getCommentTree()
Returns a reference to the JTree object that holds the list of comments |
JButton |
getjbCollapseAll()
Returns a reference to the Collapse All button |
JButton |
getjbExpandAll()
Returns a reference to the Expand All button |
JButton |
getjbPrint()
Returns a reference to the Print button |
PanelToolbar |
getToolbar()
Returns a reference to this panel's toolbar. |
void |
print()
Prints the comments tree |
| Method Detail |
public PanelToolbar getToolbar()
public void print()
public void expandAll()
public void collapseAll()
public JTree getCommentTree()
public JButton getjbExpandAll()
public JButton getjbCollapseAll()
public JButton getjbPrint()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||