Projects tagged ‘jruby’ and ‘swing’


Jump to tag:

Projects tagged ‘jruby’ and ‘swing’

Filtered by Project Tags jruby swing

Refine results Project Tags ruby (4) gui (3) java (3) library (3) rubygem (2) cross-platform (2) ui (2) gui_framework (2) builder (1) api (1)

[5 total ]

2USERS
 

Monkeybars is a library enabling you to write GUI applications using JRuby and Swing. You can build your GUI in any editor so that you can have an application that is designed using modern tools but has all the logic contained within Ruby.

0USERS

Cheri is a framework for creating builder applications; that is, applications that build or represent hierarchical, tree-like, structures, using a declarative syntax. Cheri includes a number of builders based on the framework, as well as a ... [More] builder–builder for easily creating new builders or extending existing builders. Cheri also comes with a demo application, Cheri::JRuby::Explorer (CJX), that is built using two of the supplied builders (Cheri::Swing and Cheri::Html). [Less]

0USERS

Monkeybars is a library enabling you to write GUI applications using JRuby and Swing. You can build your GUI in any editor so that you can have an application that is designed using modern tools but has all the logic contained within Ruby.

0USERS

Main project is at: http://code.google.com/p/monkeybars-lib/

0USERS

Profligacy is a JRuby library that makes building Swing Graphical User Interface much easier than with Raw code. It’s not a builder as with many other projects, but instead a simple Ruby way to structure the UI for the 80% common cases you’ll encounter.