JavaScript is disabled on your browser.
Skip navigation links
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
All Methods
Instance Methods
Abstract 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.
Skip navigation links
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