Changeset [e17b5010272b24c17504ce2bb88c4822b98ab778] by Christopher Bertels
October 8th, 2008 @ 02:38 PM
window module added. handles attributes for window-classes (e.g. frame and dialog). additional options added. http://github.com/bakkdoor/rswin...
Committed by Christopher Bertels
- M lib/rswing/components/dialog.rb
- M lib/rswing/components/frame.rb
- M lib/rswing/components/options.rb
- M lib/rswing/components/window.rb
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.