Interface NameChangeListener
-
- All Superinterfaces:
java.util.EventListener
- All Known Implementing Classes:
ProvidedObjectImpl
public interface NameChangeListener extends java.util.EventListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
NameChangeListener.ListenerList
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
nameChanged(java.lang.String newName)
-