|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommentPanel
Interface to the panel that shows the annotations / comments in the document.
| Field Summary |
|---|
| Fields inherited from interface com.qoppa.pdfViewer.panels.PDFPanel |
|---|
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE |
| 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 |
getjbExport()
Returns a reference to the Export button |
AbstractButton |
getjbPrint()
Returns a reference to the Print button |
JButton |
getjbSearchNext()
Returns a reference to the previous search result button. |
JButton |
getjbSearchOptions()
Returns a reference to the Search Options button |
JButton |
getjbSearchPrevious()
Returns a reference to next search result button. |
JTextField |
getjtfSearchField()
Returns a reference to the search text fields. |
PanelToolbar |
getToolbar()
Returns a reference to this panel's toolbar. |
void |
print()
Prints the comments tree |
| Methods inherited from interface com.qoppa.pdfViewer.panels.PDFPanel |
|---|
getActivePolicy, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible |
| Method Detail |
|---|
PanelToolbar getToolbar()
getToolbar in interface PDFPanelvoid print()
void expandAll()
void collapseAll()
JTree getCommentTree()
JButton getjbExpandAll()
JButton getjbCollapseAll()
AbstractButton getjbPrint()
JButton getjbExport()
JButton getjbSearchOptions()
JButton getjbSearchPrevious()
JButton getjbSearchNext()
JTextField getjtfSearchField()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||