|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PagePanelInteractionEvent | |
|---|---|
| org.faceless.pdf2.viewer2 | The "viewer" package contains the classes required to create a Swing application to display PDFs. |
| org.faceless.pdf2.viewer2.feature | Contains a list of all the features that are available to the PDFViewer. |
| Uses of PagePanelInteractionEvent in org.faceless.pdf2.viewer2 |
|---|
| Methods in org.faceless.pdf2.viewer2 with parameters of type PagePanelInteractionEvent | |
|---|---|
void |
PagePanelInteractionListener.pageAction(PagePanelInteractionEvent event)
Called when a PagePanelInteractionEvent is raised |
| Uses of PagePanelInteractionEvent in org.faceless.pdf2.viewer2.feature |
|---|
| Methods in org.faceless.pdf2.viewer2.feature with parameters of type PagePanelInteractionEvent | |
|---|---|
void |
AbstractRegionSelector.pageAction(PagePanelInteractionEvent event)
|
void |
Coordinates.pageAction(PagePanelInteractionEvent event)
|
void |
DragScroll.pageAction(PagePanelInteractionEvent event)
|
void |
TextTool.pageAction(PagePanelInteractionEvent event)
Handle mousePressed, mouseDragged and mouseMoved events on this page, which are used to select text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||