Changeset [4375a59ab2a80d374d1cc4a6e855f11dfd935a21] by Christopher Bertels

October 8th, 2008 @ 12:07 PM

add() method extracted to container-module. removed duplication http://github.com/bakkdoor/rswin...

Committed by Christopher Bertels

  • M lib/main.rb
  • M lib/rswing/components/container.rb
  • M lib/rswing/components/dialog.rb
  • M lib/rswing/components/frame.rb
  • M lib/rswing/components/panel.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.