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, toStringpublic Dialog getDialog()
Copyright © 2018. All Rights Reserved.