Changeset [62a0faaabba08ef161cde9ae6bc30778118734fe] by Christopher Bertels
November 4th, 2008 @ 12:21 AM
refactored event_for calls out and added event_mappings hash to all event-modules with more than one event mapping. http://github.com/bakkdoor/rswin...
Committed by Christopher Bertels
- M LICENSE
- M lib/rswing/components/events/component_events.rb
- M lib/rswing/components/events/container_events.rb
- M lib/rswing/components/events/event.rb
- M lib/rswing/components/events/focus_events.rb
- M lib/rswing/components/events/hierarchy_bounds_events.rb
- M lib/rswing/components/events/input_method_events.rb
- M lib/rswing/components/events/key_events.rb
- M lib/rswing/components/events/mouse_events.rb
- M lib/rswing/components/events/mouse_motion_events.rb
- M lib/rswing/components/events/window_events.rb
- M lib/rswing/components/events/window_focus.rb
- M test/test_button.rb
- M test/test_container.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RSwing - Swing wrapper for JRuby
RSwing is a wrapper of the Swing GUI-Framework of the Java Platform for JRuby.
The goal is to provide a ruby-ish wrapper library to Swing, which makes it feel more like an actual ruby library rather than just a plain interface to the java classes.