Uses of Class
spin.off.DialogDispatcherFactory
-
Packages that use DialogDispatcherFactory Package Description spin.demo.dispatcher -
-
Uses of DialogDispatcherFactory in spin.demo.dispatcher
Subclasses of DialogDispatcherFactory in spin.demo.dispatcher Modifier and Type Class Description class
ConcealedDialogDispatcherFactory
Implementation of a dispatcher which uses a pool of modal dialogs to dispatch events.class
RevealedDialogDispatcherFactory
Implementation of a dispatcher which uses dialogs to dispatch events.
-