Removes the delegate that is assigned to the abort event.
final public void removeOnAbort ( EventHandler h )
h
The EventHandler delegate to be notified when the event occurs.
The abort event is triggered when the user aborts loading an image.
See Also addOnAbort