suggestions for declarative GUI programming in Java

前端 未结 14 1136
有刺的猬
有刺的猬 2020-12-07 09:39

I wonder if there are any suggestions for declarative GUI programming in Java. (I abhor visual-based GUI creator/editor software, but am getting a little tired of manually i

14条回答
  •  死守一世寂寞
    2020-12-07 10:33

    give Swiby a try: http://swiby.codehaus.org/

    "Swiby is a blend of Swing and Ruby for truly rich distributed applications." In other words Swiby is a domain specific language mixing swing and ruby.

提交回复
热议问题