|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.util.EventDispatch
public class EventDispatch
Constructor Summary | |
---|---|
EventDispatch()
|
Method Summary | |
---|---|
void |
addListener(GenericEventListener listener)
|
java.util.Collection |
createListenerCollection()
|
void |
fireEvent(java.util.EventObject event)
|
void |
removeListener(GenericEventListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventDispatch()
Method Detail |
---|
public java.util.Collection createListenerCollection()
public final void addListener(GenericEventListener listener)
public final void removeListener(GenericEventListener listener)
public final void fireEvent(java.util.EventObject event)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |