abstract class ErrorNotification extends Object
| Type | Name and description |
|---|---|
String |
errorPath |
ObservableMap |
errors |
JComponent |
node |
| Constructor and description |
|---|
protected ErrorNotification
(JComponent node, ObservableMap errors, String errorPath) |
| Type | Name and description |
|---|---|
void |
performNotification() |
void |
propertyChange(PropertyChangeEvent evt) |
Groovy Documentation