org.faceless.pdf2.viewer2
Interface PagePanelInteractionListener

All Known Implementing Classes:
AbstractRegionSelector, AnnotationAdd, AnnotationAddLine, Coordinates, SelectArea, TextTool, ZoomSelection

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.

Since:
2.8
See Also:
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

pageAction

void pageAction(PagePanelInteractionEvent event)
Called when a PagePanelInteractionEvent is raised



Copyright © 2001-2010 Big Faceless Organization