摘要:
首页定义了一个公用Model类,代码如下:/** To change this template, choose Tools | Templates* and open the template in the editor.*/package TableModel;import java.sql.ResultSet;import java.util.LinkedList;import javax.swing.table.AbstractTableModel;import zhinengkaiguanjiankong.comm.LoggerUtil;/***数据库和JTable数据绑定记录数据存 阅读全文
posted @ 2011-01-20 15:17
ljlxyf
阅读(1393)
评论(0)
推荐(0)