Changeset [691382c6f616c4520993420b36934d854832ed6c] by Christopher Bertels

October 31st, 2008 @ 12:14 AM

licence-info-text updated in 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/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
  • 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.