EventCallback

EventCallback

Overview

EventCallback is a interface in Aspose.3D FOSS for Java.

Event callback interface for handling events with arguments.

This interface provides 1 method for working with EventCallback objects in Java programs. Available methods include: call. All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.

Methods

SignatureDescription
call(sender: Object, arg: EventArg)Called when the event is raised.

See Also

 English