|
Jazz API Documentation | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| ZCameraListener | ZCameraListener is an interface to support notification when changes occur to a ZCamera. |
| ZEventHandler | ZEventHandler is an interface for defining behaviors in Jazz. |
| ZGroupListener | ZGroupListener is an interface to support notification when changes occur to a ZGroup. |
| ZMouseListener | ZMouseListener is a listener interface for receiving "interesting" mouse events (press, release, click, enter, and exit) on a node. |
| ZMouseMotionListener | ZMouseMotionListener is a listener interface for receiving mouse motion events on a node. |
| ZNodeListener | ZNodeListener is an interface to support notification when changes occur to a ZNode. |
| ZTransformListener | ZTransformListener is an interface to support notification when changes occur to a ZTransformGroup. |
| Class Summary | |
| ZCameraAdapter | ZCameraAdapater is an abstract adapter class for receiving camera events. |
| ZCameraEvent | ZCameraEvent is an event which indicates that a camera has changed. |
| ZGroupAdapter | ZGroupAdapater is an abstract adapter class for receiving group events. |
| ZGroupEvent | ZGroupEvent is an event which indicates that a group node has changed. |
| ZLinkEventHandler | ZLinkEventHandler is a simple event handler for interactively creating hyperlinks. |
| ZMouseAdapter | ZMouseAdapter is an abstract adapter class for receiving mouse events. |
| ZMouseEvent | ZMouseEvent is an event which indicates that a mouse action occurred in a node. |
| ZMouseMotionAdapter | ZMouseMotionAdapter is an abstract adapter class for receiving mouse motion events. |
| ZNavEventHandlerKeyBoard | ZNavEventHandlerKeyBoard provides event handlers for basic zooming and panning of a Jazz camera with the keyboard. |
| ZNodeAdapter | ZNodeAdapater is an abstract adapter class for receiving node events. |
| ZNodeEvent | ZNodeEvent is an event which indicates that a node has changed. |
| ZoomEventHandler | ZoomEventhandler provides event handlers for basic zooming of a Jazz camera with the right button. |
| ZPanEventHandler | ZPanEventHandler provides event handlers for basic panning of a Jazz camera with the left mouse. |
| ZSelectionEventHandler | ZSelectionEventHandler provides event handlers for basic
selection interaction. Selection Actions (operates on the current selection): Click to select/unselect an item. |
| ZSwingEventHandler | Event handler to send MousePressed, MouseReleased, MouseMoved, MouseClicked, and MouseDragged events on Swing components within a ZCanvas |
| ZTransformAdapter | ZTransformAdapater is an abstract adapter class for receiving transform events. |
| ZTransformEvent | ZTransformEvent is an event which indicates that a transform group has changed. |
This package supports Jazz event handlers. It contains event listeners and adapters for both internally-generated events, and for user-driven input events. It also contains basic event handlers for common typical interaction such as navigation and selection.
|
Jazz API Documentation | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||