public interface NegotiationEventListener
Modifier and Type | Method and Description |
---|---|
void |
handleActionEvent(ActionEvent evt)
IMPORTANT: in handleEvent, do not more than just storing the event and
notifying your interface that a new event has arrived.
|
void handleActionEvent(ActionEvent evt)
evt
-