I'm looking to develop GUI apps using jRuby but, am not sure which would be a good Swing book or tutorial to start with in my studies.
A:
Do you want to build a desktop application in ruby or in java? (jruby is ruby running on java so swing via ruby is possible but not the easiest way)
For Java I recommend to start with suns tutorial here, netbeans matisse there or javafx. Or even take a look into the groovy desktop framework called griffon.
For ruby I know
Karussell
2010-03-26 11:43:38
A:
A direct pointer to what you require .... http://wiki.netbeans.org/SwingJRuby
It considers that you are using NetBeans ... even if you are not it could be useful
Webbisshh
2010-03-26 12:05:04