Package | Description |
---|---|
com.sun.pdfview |
Modifier and Type | Class and Description |
---|---|
class |
PDFViewer
A demo PDF Viewer application.
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbPanel.addPageChangeListener(PageChangeListener pl)
Adds a PageChangeListener to receive notification of page clicks.
|
void |
ThumbPanel.removePageChangeListener(PageChangeListener pl)
Removes a PageChangeListener from the notification list.
|