|
Gnostice PDFOne
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines an event that is raised when the user
interacts with a
bookmark panel
. This
event can be used to keep track of viewer changes caused by the
bookmark panel.
Method Summary | |
void |
notifyOutlineAction()
Called when the user interacts with a bookmark panel. |
Method Detail |
public void notifyOutlineAction()
For example, when the user selects a bookmark, the bookmark
panel will make the viewer change the view to a page that is
linked by the selected bookmark. By handling this event, the
number of the
new page displayed by the viewer
can be obtained and displayed inside a
JTextField
on a
JPanel
.
|
Pro. Ed. v5.0.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |