Class: Shoes::Swt::Title

Inherits:
TextBlock show all
Defined in:
shoes-swt/lib/shoes/swt/text_block.rb

Constant Summary

Constants inherited from TextBlock

Shoes::Swt::TextBlock::DEFAULT_SPACING, Shoes::Swt::TextBlock::NEXT_ELEMENT_OFFSET

Instance Attribute Summary

Attributes inherited from TextBlock

#app, #dsl, #segments

Attributes included from Common::Clickable

#pass_coordinates

Method Summary

Methods inherited from TextBlock

#adjust_current_position, #bump_absolutes_to_next_line, #contents_alignment, #default_text_styles, #dispose, #in_bounds?, #initialize, #remove, #replace, #set_absolutes, #set_absolutes_on_dsl, #set_calculated_sizes, #update_position

Methods included from Common::Visibility

#hidden?, #hidden_from_view?, #hide, #outside_parent_view?, #show, #toggle, #visible?

Methods included from Common::Translate

#clear_translate, #translate_left, #translate_top

Methods included from Common::Remove

#remove

Methods included from Common::Clickable

#click, #pass_coordinates?, #register_click, #release

Constructor Details

This class inherits a constructor from Shoes::Swt::TextBlock