|
Copyright 2012-02-25 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PageChangeListener
A listener to indicate that some control has asked for a particular page to be displayed.
| Method Summary | |
|---|---|
void |
gotoPage(int pageNumber)
Notifies the listener that it should go to a particular page number. |
void |
gotoPage(com.sun.pdfview.PDFDestination dest)
Notifies the listener that it should go to a particular destination. |
| Method Detail |
|---|
void gotoPage(com.sun.pdfview.PDFDestination dest)
void gotoPage(int pageNumber)
|
Copyright 2012-02-25 Werner Randelshofer | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||