public interface AutoCompletionListener
extends java.util.EventListener
AutoCompletion.| Modifier and Type | Method and Description |
|---|---|
void |
autoCompleteUpdate(AutoCompletionEvent e)
Callback notified when a change to the
AutoCompletion's
status occurs. |
void autoCompleteUpdate(AutoCompletionEvent e)
AutoCompletion's
status occurs.e - The event.