Assigns a delegate to the abort event.
final public void addOnAbort ( 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 removeOnAbort