主题:奇新Java控件JComponentPack 3.2新功能介绍
 楼主 admin 发表于2010年12月2日 上午10:36:38
奇新Java控件JComponentPack 3.2新功能介绍

奇新Java控件JComponentPack 3.2正式发布! - 2010年12月2日

 

新功能介绍:

 

• Adds several new components: JFlowChart, JSlideShow, JTextEditor, JSyntaxEditor, JDataForm, JDesktop.

  1. • ResourceManager support single ResourceBundle since this version, adds two new API in ResourceManager:

      ResourceManager.getBundle(String);
      ResourceManager.getDefaultBundle();

  2. • AbstractDataGridModel and it's subclass DefaultDataGrid, LargeDataGridModel support the default attributes, adds new API in
    AbstractDataGridModel:

      AbstractDataGridModel.getDefaultAttributes();
      AbstractDataGridModel.setDefaultAttributes(AttributeSet);

  3. • Adds new DefaultStyleDemo to demonstrate the default attributes in the AbstractDataGridModel.
  4. • Adds new property named "domainName" in License class.
  5. • The JComponentPack JavaFX components support JavaFX1.2 Runtime.
  6. • Adds new API in JDataGrid, this will improve the render performance of JDataGrid with a lot of cell attributes:

      JDataGrid.getCellAttributes(int row, int column, boolean readOnly);

  7. • AnchorLayout adds new Location: N, S, E, W, C, the LayoutDemo also demonstrate this new feature.
  8. • The Cell Editor and Renderer support button cell, the ButtonCellDemo2 demonstrate this new feature.
  9. • JCommonPane adds new method named "createVendorCopyrightPanel" to support creating the copyright panel.
  10. • JPrintPreview component generate the new preview image again when magnify, this feature will avoid preview the highly pixilated
    image when magnify.
  11. • JPrintPreview component adds new bound property named "pageableEnabled",this property enable the page feature on printing for all Printable object, this value is false by defalut to keep the backward compatibility, you can enable it by
    invoke "printPreview.setPageableEnabled(true);".
  12. • JPrintPreview adds new bound property named "attributesEnabled" to enable using the new cross-platform page setup dialog, print dialog, these new dialogs is provided by "javax.print" API, you can invoke the method "printPreview.setAttributesEnabled(true);"
    to enable this new feature, the PrintPreviewDemo demonstrate this new feature.
  13. • Adds several new API in JDataGrid:

      JDataGrid.setCellManager(CellManager);
      JDataGrid.stopEditing();
      JDataGrid.cancelEditing();
      JDataGrid.getFocusLostBehavior();
      JDataGrid.setFocusLostBehavior(int);
      JDataGrid.getLeadSelectionRow();
      JDataGrid.getLeadSelectionColumn();

 

 1 threate 发表于2010年12月2日 下午6:59:08

不错,支持!!!

 2 zyt60 发表于2010年12月9日 上午9:49:31

强烈支持

 3 erqyets0101 发表于2010年12月11日 上午10:05:38

抢先下载

 4 cliuchaoq 发表于2011年3月7日 上午8:38:05

功能很强大

奇新云平台
切换