Class: Glimmer::DSL::SWT::SyncExecExpression
- Inherits:
-
StaticExpression
- Object
- StaticExpression
- Glimmer::DSL::SWT::SyncExecExpression
- Includes:
- ExecExpression
- Defined in:
- lib/glimmer/dsl/swt/sync_exec_expression.rb
Overview
Synchronously executes code block against the SWT Event Loop to manipulate SWT UI objects on the UI thread safely with immediate priority when needed.