Module: Shoes::Swt::Common::Translate
- Defined in:
- shoes-swt/lib/shoes/swt/common/translate.rb
Instance Method Summary collapse
Instance Method Details
#translate_left ⇒ Object
7 8 9 |
# File 'shoes-swt/lib/shoes/swt/common/translate.rb', line 7 def translate_left dsl.translate_left end |
#translate_top ⇒ Object
11 12 13 |
# File 'shoes-swt/lib/shoes/swt/common/translate.rb', line 11 def translate_top dsl.translate_top end |