someok

来源: BlogBus 原始链接: http://www.blogbus.com:80/blogbus/blog/diary.php?diaryid=481537 存档链接: https://web.archive.org/web/20041110191058id_/http://www.blogbus.com:80/blogbus/blog/diary.php?diaryid=481537


.: 发表评论 :. .: 最后更新 :. 小玩了一把Thinlet 一个程序员的一生 酒桌偶感 我所期望的项目过程管理系统 随便说说2 人类SARS冠状病毒动物源性被证明 果子狸为主凶 很多公司往往会遇到这样两个问题 上传附件(类似gmail) 说些无聊的话 什么是中间件? :: <<<一个程序员的一生 | 首页 | 小玩了一把Thinlet Thinlet 官方介绍: Thinlet is a GUI toolkit, a single Java class, parses the hierarchy and properties of the GUI, handles user interaction, and calls business logic. Separates the graphic presentation (described in an XML file) and the application methods (written as Java code). Its compressed size is 38KB, and it is LGPL licensed. Thinlet runs with Java 1.1 (browsers' default JVM) to 1.4, Personal Java, and Personal (Basis) Profile. Swing isn't required. 点评:确实精彩,把表示层从代码中完全抽离,使用xml来表示,而且使用起来相当简单,感觉嘛。。。非常类似当初接触VB时的感觉,双击某个控件就跳到相应的方法,当然了,在这儿你得自己写了,不过其xml中的action对应具体的方法耳。代码结构也清晰了,毕竟不需要自己写一大堆有点莫名其妙的awt或是swing了。 someok 发表于 2004-11-06 21:15 | 引用(trackback0) □ 评论