advanced code snippet search
kungfoo on 08/13/09
ruby jruby swt
08/13/09 08:24am
def launch @shell = shell { text "SWT" composite { label { text "Hello World!" } } } @shell.open end
Report this snippet Tweet
Comment:
You need to login to post a comment.