Class: Shoes::Swt::Keyrelease

Inherits:
KeyListener show all
Defined in:
shoes-swt/lib/shoes/swt/key_listener.rb

Constant Summary

Constants inherited from KeyListener

Shoes::Swt::KeyListener::BUTTON_EXCLUDES, Shoes::Swt::KeyListener::COMBO_EXCLUDES, Shoes::Swt::KeyListener::MODIFIER_KEYS, Shoes::Swt::KeyListener::SPECIAL_KEY_NAMES

Method Summary

Methods inherited from KeyListener

get_swt_constant, #handle_key_event, #ignore_event?, #initialize, #remove

Methods included from Common::SafelyEvaluate

#safely_evaluate

Constructor Details

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