设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

JAXX 2.9/2.9.1发布,XML用户界面框架

2014-8-12 17:13| 发布者: joejoe0332| 查看: 2190| 评论: 0|原作者: oschina|来自: oschina

摘要:   JAXX 2.9.1 发布,此版本现已提供在:http://repo1.maven.org/maven2 http://search.maven.org/#artifactdetails|org.nuiton|jaxx|2.9.1|jar  同时也发布了 2.9 版本,更新内容如下:新特性:改进通配符 API ...

  JAXX 2.9.1 发布,此版本现已提供在:http://repo1.maven.org/maven2


  同时也发布了 2.9 版本,更新内容如下:


新特性:

  • 改进通配符 API 问题: #3366


bug 修复:

  • [BeanDoubleList] Add button is active even if the universe list is not empty  Issue: #3290. Thanks to Ludovic Pecquot.  

  • [BeanDoubleList] Doubleclick on selected list raise IOOB exception  Issue: #3291. Thanks to Ludovic Pecquot.  

  • method org.nuiton.jaxx.application.ApplicationIOUtil#readContent only return first line of file  Issue: #3389.


改进:

  • Updates nuiton-csv to 3.0-rc-4  Issue: #3414. Thanks to Tony Chemit.   Resolved by tchemit.

  • Migrate to Git  Issue: #3334. Thanks to Tony Chemit.   Resolved by tchemit.

  • Updates to nuitonpom and use new site layout  Issue: #3335. Thanks to Tony Chemit.   Resolved by tchemit.

  • Updates eugene to 2.13  Issue: #3417. Thanks to Tony Chemit.   Resolved by tchemit.

  • Use new Version object from nuiton-utils  Issue: #3378. Thanks to Tony Chemit.   Resolved by tchemit.

  • Updates nuiton-validator to 3.0-rc-2  Issue: #3413. Thanks to Tony Chemit.   Resolved by tchemit.

  • Updates i18n to 3.3  Issue: #3381. Thanks to Tony Chemit.   Resolved by tchemit.

  • Updates nuiton-config to 3.0-alpha-4  Issue: #3382. Thanks to Tony Chemit.   Resolved by tchemit.

  • Updates nuiton-utils to 3.0-rc-5  Issue: #3383. Thanks to Tony Chemit.   Resolved by tchemit.


下载
http://repo1.maven.org/maven2


  JAXX是一个开源的XML用户界面框架。JAXX通过XML文件来描述组件和它们的相互作用,然后把这些XML文件编译到普通的Java classes中。开发用户界面组件用JAXX将比用平常Java代码更快速而且更容易。它的特性包括:强大的脚本编辑、数据绑定、CSS stylesheet支持等其它高级功能。


例如下面这段代码将生成界面如下:

<Application title='Hello World'>
  <JLabel text='Hello World'/>
</Application>




酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部