public interface NameChangeListener
extends java.util.EventListener
Modifier and Type | Interface and Description |
---|---|
static class |
NameChangeListener.ListenerList |
Modifier and Type | Method and Description |
---|---|
void |
nameChanged(java.lang.String newName) |