|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.phleisch.app.itsucks.event.impl.SimpleDirectEventSource
de.phleisch.app.itsucks.core.impl.DispatcherList
public class DispatcherList
| Nested Class Summary | |
|---|---|
class |
DispatcherList.DispatcherListEvent
|
| Field Summary | |
|---|---|
static int |
EVENT_DISPATCHER_ADDED
|
static int |
EVENT_DISPATCHER_REMOVED
|
| Constructor Summary | |
|---|---|
DispatcherList()
|
|
| Method Summary | |
|---|---|
int |
addDispatcher(Dispatcher pDispatcher)
|
Dispatcher |
getDispatcherById(int pDispatcherId)
|
Dispatcher |
removeDispatcherById(int pDispatcherId)
|
| Methods inherited from class de.phleisch.app.itsucks.event.impl.SimpleDirectEventSource |
|---|
fireEvent, registerObserver, unregisterObserver |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int EVENT_DISPATCHER_ADDED
public static final int EVENT_DISPATCHER_REMOVED
| Constructor Detail |
|---|
public DispatcherList()
| Method Detail |
|---|
public int addDispatcher(Dispatcher pDispatcher)
public Dispatcher getDispatcherById(int pDispatcherId)
public Dispatcher removeDispatcherById(int pDispatcherId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||