Groovy Documentation

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


public interface DoneListener
extends EventListener

Authors:
Richard


Method Summary
void done(DoneEvent event)

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

Method Detail

done

public void done(DoneEvent event)


 

Groovy Documentation