Used in conjunction with registerCallback to cause an external action when an event occurs in Microsoft® DirectAnimation® for Java. Whenever that event occurs, the invoke method of the callback is called with the event data produced by that event.
EventCallbackObject Methods
invoke Used to cause an external action to occur when an event occurs in DirectAnimation for Java.
Used to cause an external action to occur when an event occurs in DirectAnimation for Java.
Syntax
public abstract void invoke( Object object, BvrsToRun extraBvrsToRun );
Parameters
- object
- Object to be invoked.
- extraBvrsToRun
- Behaviors that are not part of the model.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.