Package de.sciss.app

Interface Summary
EventManager.Processor Callers of the EventManager constructor must provide an object implementing this interface
 

Class Summary
BasicEvent BasicEvent is the superclass of all events to be processed through EventManagers.
EventManager A custom event dispatcher which carefully deals with synchronization issues.