学用Java

奇新Java控件---Java控件提供商和Java RIA, Web, J2ME解决方案开发商

介绍JCalendar的新功能

JCalendar new features in JComponentPack

  1. New property to control the action click count
  2. New client property to control the "today” button action behavior
  3. JCalendar works with AComboBox and add new calendar popup icon.

1. New property to control the action click count

JCalendar provides new property named “actionClickCount” since JComponentPack 1.1.0, use this property, you can set the mouse click count to fire the action event, JCalendar adds the following methods:
  JCalendar.getActionClickCount();
  JCalendar.setActionClickCount(int);

2. New client property to control the "today” button action behavior

With this new client property “JCalendar.todayButtonFireActionEventEnabled” since JComponentPack 1.1.0, the JCalendar can fire the action event when the today button clicked.

The above new features is very important when JCalendar working with the AComboBox, the the popup JCalendar make visible, by using the above property, the popup can hidden when use click a "today” button or select a specified day.

3. JCalendar works with AComboBox and add new calendar popup icon.

When AComBoBox set a Date value , the popup icon automatically became a calendar icon, this is a nice feature since JComponentPack 1.1.0, see the screenshot for this feature:

JCalendar - JComponentPack 1.1.0

posted on 2009-02-26 09:39 fralepg 阅读(657) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 
<2009年2月>
25262728293031
1234567
891011121314
15161718192021
22232425262728
1234567

导航

统计

公告

JComponentPack 3.0正式发布 功能介绍

JComponentPack 是一个基于Java SwingGUI类库,一系列可视化的JavaBeans集合,它基于SwingMVC架构,是100%的纯Java类库,它包括20多个Swing 所没有的控件

试用版下载(点击下载

常用链接

留言簿(1)

随笔档案

文章档案

搜索

最新评论

阅读排行榜

评论排行榜