Changeset [288a021d68b91ece06ca7c95965017418e88aa64] by Christopher Bertels

October 30th, 2008 @ 09:24 PM

event_for module-method replaces now duplicate event-handler code in event-modules. http://github.com/bakkdoor/rswin...

Committed by Christopher Bertels

  • M lib/rswing.rb
  • M lib/rswing/components/button.rb
  • M lib/rswing/components/events/event.rb
  • M lib/rswing/components/events/focus_events.rb
  • M lib/rswing/components/events/key_events.rb
  • M lib/rswing/components/events/mouse_events.rb
New-ticket Create new ticket

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.