正文

奇新Java控件 JComponentPack3.1正式发布!

发布时间:2009年9月21日 
 

奇新Java控件 JComponentPack3.1正式发布!


新版本更新内容: 

 

1.Adds font panel in cell attributes panel.

 

2.Adds new BooleanConverter, support the following values:

string types: CHAR or VARCHAR

true values: "TRUE", "YES", "T", "Y", "true", "yes", "t", "y",

false values: "FALSE", "NO", "F", "N", "false", "no", "f", "n"

number types, includes SQL types: BIT, TINYINT, SMALLINT, INTEGER or BIGINT

 

3.AbstractDataGridModel has been add the following methods:

AbstractDataGridModel .isColumnClassSet(int);

The DefaultDataGridModel and LargeDataGridModel has been implemented

this methods.

 

4.DataGridModelAdapter and it's subclass ResultSetDataGridModelAdapter now

supports set the column type to override the column type of the ResultSet,

the following methods in these classes has been modified:

DataGridModelAdapter.getColumnClass(int);

DataGridModelAdapter.setColumnClass(Class, int)

 

5.The new listener SyncListener has been added into the com.zfqjava.sql package:

com.zfqjava.sql.SyncListener

com.zfqjava.sql.SyncEvent

 

6.ResultSetTableModel and RowSetTableModel adds the followings methods.

ResultSetTableModel.addSyncListener(SyncListener);

ResultSetTableModel.removeSyncListener(SyncListener);

ResultSetTableModel.getSyncListeners();

RowSetTableModel.addSyncListener(SyncListener);

RowSetTableModel.removeSyncListener(SyncListener);

RowSetTableModel.getSyncListeners();

 

7.Hyperlink for cell

 

8.Text Rotate support

 

9.Disable the default browse button inside the hyper link popup

dataGridBean.getAppMap().put(JCommonPane.LOCATION_BROWSE_BUTTON_HIDDEN, true)

 

10.New API in JDataGridBean to get the popup menu:

JDataGridBean.getPopupMenu(String);

 

11.JDataGrid component support read and write new file format: Excel 2007 OOXML (.xlsx)

 

 

 

上一篇:

下一篇:

奇新云平台
切换