public interface QueryListener extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
changed(java.lang.String name)
Called to notify that one of the entries has changed.
|
void changed(java.lang.String name)
name - The name of the entry.