Class NameChangeListener.ListenerList
- java.lang.Object
-
- org.processmining.framework.plugin.events.ProMEventListenerList<NameChangeListener>
-
- org.processmining.framework.plugin.events.NameChangeListener.ListenerList
-
- Enclosing interface:
- NameChangeListener
public static class NameChangeListener.ListenerList extends ProMEventListenerList<NameChangeListener>
-
-
Constructor Summary
Constructors Constructor Description ListenerList()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
fireNameChanged(java.lang.String newName)
-
Methods inherited from class org.processmining.framework.plugin.events.ProMEventListenerList
add, getListenerCount, getListeners, remove, removeAll, toString
-
-