DhImage.addOnAbort

Overview | Methods | This Package | All Packages

DhImage.addOnAbort

Assigns a delegate to the abort event.

Syntax

final public void addOnAbort ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs. 

Remarks

The abort event is triggered when the user aborts loading an image. 

See Also   removeOnAbort