Changeset [c2d1de1a7f0e31344ece68bb43fb4879a5d2cb9d] by Christopher Bertels

November 4th, 2008 @ 01:11 AM

combobox added. also added another example with a combobox. http://github.com/bakkdoor/rswin...

Committed by Christopher Bertels

  • M examples/combobox_example.rb
  • M lib/rswing.rb
  • M lib/rswing/components/combo_box.rb
  • M lib/rswing/components/text_field.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.