Package spin.off

Class AWTReflectDispatcherFactory

  • All Implemented Interfaces:
    DispatcherFactory

    public class AWTReflectDispatcherFactory
    extends java.lang.Object
    implements DispatcherFactory
    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 Detail

      • AWTReflectDispatcherFactory

        public AWTReflectDispatcherFactory()