private class AddPropertyDialog.EscapeActionListener
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier | Constructor and Description |
---|---|
private |
AddPropertyDialog.EscapeActionListener() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
Closes the dialog when the user presses escape.
|