spin.off

Class InternalOptionPaneDispatcherFactory

Implemented Interfaces:
DispatcherFactory

public class InternalOptionPaneDispatcherFactory
extends java.lang.Object
implements DispatcherFactory

A factory of Dispatchers which uses modal internal JOptionPanes to dispatch events.
See Also:
SpinOffEvaluator.SpinOffEvaluator(DispatcherFactory), SpinOffEvaluator.setDefaultDispatcherFactory(DispatcherFactory), AWTReflectDispatcherFactory

Method Summary

Dispatcher
createDispatcher()
Create a dispatcher for events.

Method Details

createDispatcher

public Dispatcher createDispatcher()
Create a dispatcher for events.
Specified by:
createDispatcher in interface DispatcherFactory
Returns:
dispatcher that does the actual dispatching