Class: Glimmer::DSL::SWT::SyncExecExpression

Inherits:
StaticExpression
  • Object
show all
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.

Method Summary

Methods included from ExecExpression

#can_interpret?, #exec_operation, #interpret