Groovy Documentation

org.jdesktop.ws.events
[Java] Interface AbortListener


public interface AbortListener
extends EventListener

Authors:
Richard


Method Summary
void aborted(AbortEvent event)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

aborted

public void aborted(AbortEvent event)


 

Groovy Documentation