jworkbook-0.3.0

所属分类:Java编程
开发工具:Java
文件大小:693KB
下载次数:33
上传日期:2008-03-26 07:23:20
上 传 者qiuwenb
说明:  非常实用的java描述的excel组件,可以和jxl和poi媲美
(Very useful excel described java components, can be comparable to jxl and poi)

文件列表:
jworkbook-0.3.0 (0, 2003-07-08)
jworkbook-0.3.0\ant (0, 2003-07-08)
jworkbook-0.3.0\ant\build.xml (5175, 2003-07-08)
jworkbook-0.3.0\checkstyle (0, 2003-07-08)
jworkbook-0.3.0\checkstyle\style.xml (6639, 2003-07-08)
jworkbook-0.3.0\jworkbook-0.3.0.jar (47221, 2003-07-08)
jworkbook-0.3.0\lib (0, 2003-07-08)
jworkbook-0.3.0\lib\poi-2.0-pre1-20030517.jar (615264, 2003-07-08)
jworkbook-0.3.0\licence-LGPL.txt (26430, 2003-07-08)
jworkbook-0.3.0\source (0, 2003-07-08)
jworkbook-0.3.0\source\org (0, 2003-07-08)
jworkbook-0.3.0\source\org\jfree (0, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook (0, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\Border.java (3998, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\BorderConstants.java (3083, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\BorderStyleModifier.java (2464, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\Cell.java (4008, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\CellConstants.java (1931, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\Cells.java (2690, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\Color.java (10644, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\ColorConstants.java (14047, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\ColorStyleModifier.java (3227, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\ColumnAttributes.java (5975, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\ColumnAttributesManager.java (9598, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\ColumnAttributesModifier.java (1888, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\ColumnWidthModifier.java (2182, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\Comment.java (3537, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\date (0, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\DateCell.java (1966, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\date\MonthConstants.java (2755, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\date\package.html (160, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\date\SerialDate.java (31150, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\date\SpreadsheetDate.java (13688, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\FontStyle.java (4459, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\FontStyleModifier.java (2354, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\FormulaCell.java (1917, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\GeneralStyleModifier.java (4850, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\io (0, 2003-07-08)
jworkbook-0.3.0\source\org\jfree\workbook\io\GnumericWriter.java (39501, 2003-07-08)
... ...

############################ # JWorkbook: Version 0.3.0 # ############################ 8 July 2003 Written by David Gilbert. (C)opyright, 2001-2003, by Object Refinery Limited. ---------------- 1. INTRODUCTION ---------------- JWorkbook is a class library for exporting spreadsheet data from Java programs. This version can export to these formats: --> Gnumeric XML; --> XL (partial support) via the POI/HSSF framework; The XL support will improve as new versions of POI/HSSF are released. ----------- 2. LICENCE ----------- JWorkbook is licensed, free of charge, under the terms of the GNU Lesser General Public Licence. A copy of the licence is included in the download. ------------------ 3. LATEST VERSION ------------------ The latest version of this class library can be obtained from: http://www.jfree.org/jworkbook/index.html Feel free to browse the rest of the website to see the other open source projects at http://www.jfree.org. ---------------- 4. DEPENDENCIES ---------------- JWorkbook requires the POI library (included in the distribution): LIBRARY: WEB SITE: -------------------------------------------------------- poi-2.0-pre1-20030517.jar http://www.jrefinery.com/jcommon POI is licensed under the Apache Software License. ----------------- 5. DEMONSTRATION ----------------- The JWorkbook class is runnable, and will generate a file "sample.gnumeric" containing a simple workbook (you can load this file directly into Gnumeric). To run this demonstration, type the following command: java -classpath jworkbook-0.3.0.jar:lib/poi-2.0-pre1-20030517.jar org.jfree.workbook.JWorkbook ------------ 6. COMMENTS ------------ Your comments and suggestions are welcome. Please visit: http://www.jfree.org/jworkbook/index.html ...and post your comments in the discussion forum. For anything that cannot be dealt with in the discussion forum, you can send an e-mail to david.gilbert@object-refinery.com.

近期下载者

相关文件


收藏者