|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PPanEventHandler | |
|---|---|
| edu.umd.cs.piccolo | Piccolo is a general-purpose Java-based engine that supports 2D visualizations. |
| edu.umd.cs.piccolox.swt | This package provides a SWT implementation of the core Piccolo library. |
| Uses of PPanEventHandler in edu.umd.cs.piccolo |
|---|
| Methods in edu.umd.cs.piccolo that return PPanEventHandler | |
|---|---|
PPanEventHandler |
PCanvas.getPanEventHandler()
Get the pan event handler associated with this canvas. |
| Methods in edu.umd.cs.piccolo with parameters of type PPanEventHandler | |
|---|---|
void |
PCanvas.setPanEventHandler(PPanEventHandler handler)
Set the pan event handler associated with this canvas. |
| Uses of PPanEventHandler in edu.umd.cs.piccolox.swt |
|---|
| Methods in edu.umd.cs.piccolox.swt that return PPanEventHandler | |
|---|---|
PPanEventHandler |
PSWTCanvas.getPanEventHandler()
Get the pan event handler associated with this canvas. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||