Sha256: 76f81042e944fd30bc6dd0f7b2fb430bce74d763630af92c449303493d6ed679

Contents?: true

Size: 473 Bytes

Versions: 1

Compression:

Stored size: 473 Bytes

Contents

# Glimmer - a JRuby DSL that enables easy and efficient authoring of user-interfaces 
# using the robust platform-independent Eclipse SWT library. Glimmer comes with built-in 
# data-binding support to greatly facilitate synchronizing UI with domain models.
#
# Copyright (C) 2007-2008 Annas Al Maleh
# Licensed under the LGPL. See /COPYING.LGPL for more details.

require File.dirname(__FILE__) + "/glimmer"
require File.dirname(__FILE__) + "/command_handlers"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
glimmer-0.1.0.0 src/swt.rb