|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZCameraEvent | |
| edu.umd.cs.jazz.event | This package supports Jazz event handlers. |
| Uses of ZCameraEvent in edu.umd.cs.jazz.event |
| Methods in edu.umd.cs.jazz.event that return ZCameraEvent | |
static ZCameraEvent |
ZCameraEvent.createViewChangedEvent(ZCamera source,
java.awt.geom.AffineTransform viewTransform)
Factory method to create a ZCameraEvent with a CAMERA_VIEW_CHANGED ID. |
| Methods in edu.umd.cs.jazz.event with parameters of type ZCameraEvent | |
void |
ZCameraAdapter.viewChanged(ZCameraEvent e)
Invoked when the camera's view transform changes. |
void |
ZCameraListener.viewChanged(ZCameraEvent e)
Invoked when the camera's view transform changes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||