Uses of Package
spin.off
-
Packages that use spin.off Package Description spin.demo.dispatcher spin.off -
Classes in spin.off used by spin.demo.dispatcher Class Description DialogDispatcherFactory Abstract base class for factories that dispatch events withjava.awt.Dialog
s.DispatcherFactory A factory ofDispatcher
s of AWT events. -
Classes in spin.off used by spin.off Class Description Dispatcher An dispatcher of AWT events.DispatcherFactory A factory ofDispatcher
s of AWT events.Starter AStarter
startsRunnable
s asynchronously - used bySpinOffEvaluator
s to spin-off non UI computations from the EDT.