DhImage.removeOnAbort

Overview | Methods | This Package | All Packages

DhImage.removeOnAbort

Removes the delegate that is assigned to the abort event.

Syntax

final public void removeOnAbort ( 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   addOnAbort