JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.sun.pdfview
Interface PageChangeListener
All Known Implementing Classes:
PDFViewer
public interface
PageChangeListener
A listener to indicate that some control has asked for a particular page to be displayed.
Method Summary
Methods
Modifier and Type
Method and Description
void
gotoPage
(int page)
Notifies the listener that it should go to a particular page number.
Method Detail
gotoPage
void gotoPage(int page)
Notifies the listener that it should go to a particular page number.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method