public interface NiceListActionListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
listActionPerformed(NiceListActionEvent lae)
Called when an action occurs in the list.
|
void listActionPerformed(NiceListActionEvent lae)
lae - details about the event.