JTable (): A table is created with empty cells. · JTable(int rows, int cols): Creates a table of size rows * cols. · JTable(Object[][] data, Object ...
確定! 回上一頁