資源簡介
使用struts2框架的統計圖生成
代碼片段和文件信息
package?action;
import?java.awt.Color;
import?java.awt.Font;
import?org.jfree.chart.ChartFactory;
import?org.jfree.chart.JFreeChart;
import?org.jfree.chart.axis.CategoryAxis;
import?org.jfree.chart.axis.NumberAxis;
import?org.jfree.chart.plot.CategoryPlot;
import?org.jfree.chart.plot.PlotOrientation;
import?org.jfree.chart.title.Legendtitle;
import?org.jfree.chart.title.Texttitle;
import?org.jfree.data.category.CategoryDataset;
import?org.jfree.data.general.DatasetUtilities;
import?com.opensymphony.xwork2.ActionSupport;
@SuppressWarnings(“serial“)
public?class?ByChart?extends?ActionSupport?{
private?JFreeChart?chart;
/**
?*?獲得數據集。
?*?
?*?@return?org.jfree.data.category.CategoryDataset
?*/
private?CategoryDataset?getDataset()?{
double[][]?data?=?new?d
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????725??2013-11-10?23:16??jfreechart\.classpath
?????文件????????297??2013-11-10?23:10??jfreechart\.myme
?????文件????????240??2013-11-10?23:11??jfreechart\.mystrutsdata
?????文件???????1364??2013-11-10?23:15??jfreechart\.project
?????文件????????330??2013-11-10?23:10??jfreechart\.settings\org.eclipse.jdt.core.prefs
?????文件????????265??2013-11-10?23:55??jfreechart\src\.struts.mex
?????文件???????2760??2013-11-10?23:14??jfreechart\src\action\ByChart.java
?????文件????????518??2013-11-10?23:55??jfreechart\src\struts.xm
?????文件????????915??2013-11-10?23:21??jfreechart\WebRoot\index.jsp
?????文件?????????36??2013-11-10?23:10??jfreechart\WebRoot\me
?????文件????????265??2013-11-10?23:55??jfreechart\WebRoot\WEB-INF\classes\.struts.mex
?????文件???????3159??2013-11-11?00:18??jfreechart\WebRoot\WEB-INF\classes\action\ByChart.class
?????文件????????518??2013-11-10?23:55??jfreechart\WebRoot\WEB-INF\classes\struts.xm
?????文件?????308394??2013-11-10?20:57??jfreechart\WebRoot\WEB-INF\lib\jcommon-1.0.6.jar
?????文件????1139113??2013-11-10?20:57??jfreechart\WebRoot\WEB-INF\lib\jfreechart-1.0.3.jar
?????文件????????650??2013-11-10?23:14??jfreechart\WebRoot\WEB-INF\web.xm
?????目錄??????????0??2013-11-11?00:18??jfreechart\WebRoot\WEB-INF\classes\action
?????目錄??????????0??2013-11-11?00:18??jfreechart\WebRoot\WEB-INF\classes
?????目錄??????????0??2013-11-10?23:16??jfreechart\WebRoot\WEB-INF\lib
?????目錄??????????0??2013-11-10?23:12??jfreechart\src\action
?????目錄??????????0??2013-11-10?23:10??jfreechart\WebRoot\me
?????目錄??????????0??2013-11-10?23:10??jfreechart\WebRoot\WEB-INF
?????目錄??????????0??2013-11-10?23:10??jfreechart\.myeclipse
?????目錄??????????0??2013-11-10?23:10??jfreechart\.settings
?????目錄??????????0??2013-11-10?23:11??jfreechart\src
?????目錄??????????0??2013-11-10?23:10??jfreechart\WebRoot
?????目錄??????????0??2013-11-10?23:11??jfreechart
-----------?---------??----------?-----??----
??????????????1459549????????????????????27
............此處省略0個文件信息
- 上一篇:SHH2演示
- 下一篇:jsp醫院預約掛號系統(源碼+數據庫腳本)
評論
共有 條評論