Cross platform development with JRuby and Swing

Printed from http://www.compatdb.org/support/topics/187554_cross_platform_development_with_jruby_and_swing.html

Cross platform development with JRuby and Swing - 10/09/08 05:00 PM

In addition to building Web and console applications with Ruby, you can write complex GUI desktop applications that run unmodified on multiple platforms. This article introduces Monkeybars, a library that uses JRuby and Swing for building applications, and takes you through an example application.