First, stop using DefaultTableModel. Create your own table model by extending AbstractTableModel. Some good examples are here: http://java.sun.com/docs/books ...
確定! 回上一頁