|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspin.off.AWTReflectDispatcherFactory
public class AWTReflectDispatcherFactory
A factory of Dispatchers which uses reflection to AWT
internals to dispatch events - used as default by Spin for
spin-off.
Once Swing offers an official way to start an event pump this class should be
replaced by a less intrusive solution.
| Constructor Summary | |
|---|---|
AWTReflectDispatcherFactory()
|
|
| Method Summary | |
|---|---|
Dispatcher |
createDispatcher()
Create a dispatcher for events. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AWTReflectDispatcherFactory()
| Method Detail |
|---|
public Dispatcher createDispatcher()
createDispatcher in interface DispatcherFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||