Uses of Interface
spin.off.Dispatcher
-
Packages that use Dispatcher Package Description spin.off -
-
Uses of Dispatcher in spin.off
Classes in spin.off that implement Dispatcher Modifier and Type Class Description protected class
DialogDispatcherFactory.DialogDispatcher
Dispatcher withDialog
.Methods in spin.off that return Dispatcher Modifier and Type Method Description Dispatcher
AWTReflectDispatcherFactory. createDispatcher()
Create a dispatcher for events.Dispatcher
DialogDispatcherFactory. createDispatcher()
Create a dispatcher.Dispatcher
DispatcherFactory. createDispatcher()
Create aDispatcher
for AWT events.Dispatcher
InternalOptionPaneDispatcherFactory. createDispatcher()
Create a dispatcher for events.
-