Changeset [0181d5b144d1e913a8fd58b0843118522cb1c565] by Christopher Bertels

November 4th, 2008 @ 04:00 PM

added button_events module and check_box class http://github.com/bakkdoor/rswin...

Committed by Christopher Bertels

  • M examples/numberconverter.rb
  • M lib/rswing.rb
  • M lib/rswing/components/button.rb
  • M lib/rswing/components/check_box.rb
  • M lib/rswing/components/events/button_events.rb
  • M lib/rswing/components/options.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.