|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Creates an object that will dispatch events to the specified ListenerController that has been addedTo the specified space which will become the source of events for that controller. The interest object is the object that the space has been attached to, and is generally the object where the events originate that the dispatcher will then dispatch to the ListenerController
If any of the three parameters are not suitable for a particular event dispatcher then the make method can return null.
EventDispatcher| Method Summary | |
EventDispatcher |
make(ListenerController cont,
Space s,
java.lang.Object interest)
Deprecated. since QTJava 6.1 |
| Method Detail |
public EventDispatcher make(ListenerController cont,
Space s,
java.lang.Object interest)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||