public class DialogTerminatedEvent extends EventObject
source
Constructor and Description |
---|
DialogTerminatedEvent(Object source,
Dialog dialog)
Constructs a DialogTerminatedEvent to indicate a dialog
timeout.
|
Modifier and Type | Method and Description |
---|---|
Dialog |
getDialog()
Gets the Dialog associated with the event.
|
getSource, toString
public Dialog getDialog()
Copyright © 2016. All Rights Reserved.