|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mrd.event.ModelEventSource
Field Summary | |
protected java.util.ArrayList |
listeners
|
Constructor Summary | |
ModelEventSource()
Creates a new instance of EventSource |
Method Summary | |
void |
addListener(ModelEventListener l)
|
protected void |
fireModelEvent(java.util.EventObject event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.ArrayList listeners
Constructor Detail |
public ModelEventSource()
Method Detail |
public void addListener(ModelEventListener l)
protected void fireModelEvent(java.util.EventObject event)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |