Changeset [0ee46cf568f7b6bd917ed31eb9e3427c2998ff87] by Christopher Bertels

October 30th, 2008 @ 07:46 PM

license-info added to all sourcefiles§ http://github.com/bakkdoor/rswin...

Committed by Christopher Bertels

  • M lib/rswing.rb
  • M lib/rswing/components/button.rb
  • M lib/rswing/components/container.rb
  • M lib/rswing/components/dialog.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
  • M lib/rswing/components/frame.rb
  • M lib/rswing/components/listener.rb
  • M lib/rswing/components/options.rb
  • M lib/rswing/components/panel.rb
  • M lib/rswing/components/text_field.rb
  • M lib/rswing/components/window.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.