Uses of Package
com.sdm.quasar.client.core.common.event

Packages that use com.sdm.quasar.client.core.common.event
com.sdm.quasar.client.core.common.event   
com.sdm.quasar.client.swing.common.event   
 

Classes in com.sdm.quasar.client.core.common.event used by com.sdm.quasar.client.core.common.event
Condition
           
EventDispatchThreadService
          This interface defines methods that are intended to be useful for systems/GUIs, that have a special 'event dispatch thread' - a special thread, that is only allowed to modify the GUI and that is the only thread to handle GUI events from the system.
ExceptionRunnable
          A computation to be performed, that throws one or more (checked) exceptions.
Trigger
           
Trigger.TriggerListener
          The TriggerListener called back, when the trigger gets enabled.
 

Classes in com.sdm.quasar.client.core.common.event used by com.sdm.quasar.client.swing.common.event
Condition
           
EventDispatchThreadService
          This interface defines methods that are intended to be useful for systems/GUIs, that have a special 'event dispatch thread' - a special thread, that is only allowed to modify the GUI and that is the only thread to handle GUI events from the system.
ExceptionRunnable
          A computation to be performed, that throws one or more (checked) exceptions.