GUI Frameworks
From JRubyWiki
[edit]
Frameworks for Swing
JRuby tools to make the UI development with Swing a more Ruby-like experience:
- Cheri::Swing - http://cheri.rubyforge.org/
- Monkeybars - http://monkeybars.org/
- Profligacy (with markup language LEL) - http://ihate.rubyforge.org/profligacy/
- Swiby - http://swiby.codehaus.org/
[edit]
Framework for SWT
SWT can be used directly with JRuby, with full access to all SWT features. In addition, there are frameworks building on top of SWT:
[edit]
Qt JRuby
Use Qt Jambi with JRuby.
- Website : http://qtjruby.org/

