|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PagePanelInteractionListener
A listener that should be implemented by any objects wanting to be notified
whenever a PagePanelInteractionEvent
is raised.
This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.
PagePanelInteractionEvent
,
PagePanel.addPagePanelInteractionListener(org.faceless.pdf2.viewer2.PagePanelInteractionListener)
,
DocumentViewport.addPagePanelInteractionListener(org.faceless.pdf2.viewer2.PagePanelInteractionListener)
Method Summary | |
---|---|
void |
pageAction(PagePanelInteractionEvent event)
Called when a PagePanelInteractionEvent is raised |
Method Detail |
---|
void pageAction(PagePanelInteractionEvent event)
PagePanelInteractionEvent
is raised
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |