Package spin.off
Class InternalOptionPaneDispatcherFactory
java.lang.Object
spin.off.InternalOptionPaneDispatcherFactory
- All Implemented Interfaces:
DispatcherFactory
A factory of
Dispatcher
s which uses modal internal
JOptionPane
s to dispatch events.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InternalOptionPaneDispatcherFactory
public InternalOptionPaneDispatcherFactory()
-
-
Method Details
-
createDispatcher
Create a dispatcher for events.- Specified by:
createDispatcher
in interfaceDispatcherFactory
- Returns:
- dispatcher that does the actual dispatching
-