Package spin.off

Class InternalOptionPaneDispatcherFactory

java.lang.Object
spin.off.InternalOptionPaneDispatcherFactory
All Implemented Interfaces:
DispatcherFactory

public class InternalOptionPaneDispatcherFactory extends Object implements DispatcherFactory
A factory of Dispatchers which uses modal internal JOptionPanes to dispatch events.
See Also:
  • Constructor Details

    • InternalOptionPaneDispatcherFactory

      public InternalOptionPaneDispatcherFactory()
  • Method Details