2014年2月26日

Excel导出

摘要: package com.bestway.bcus.client.checkstock;import java.io.File;import java.text.SimpleDateFormat;import java.util.Date;import java.util.List;import org.apache.commons.beanutils.PropertyUtils;import jxl.Workbook;import jxl.format.Alignment;import jxl.format.Border;import jxl.format.BorderLineStyle;im 阅读全文

posted @ 2014-02-26 19:14 定数 阅读(199) 评论(0) 推荐(0)

JTreeTable

摘要: //其中大部分是多余代码 没有整理 有需要自己慢慢找package com.bestway.bcus.client.checkstock;import java.awt.BorderLayout;import java.awt.Component;import java.awt.Dimension;import java.awt.FlowLayout;import java.awt.event.ActionEvent;import java.awt.event.ActionListener;import java.io.File;import java.io.IOException;impor 阅读全文

posted @ 2014-02-26 19:13 定数 阅读(1498) 评论(0) 推荐(0)

导航