Hello,Code:JTable table = new JTable(new DefaultTableModel(tableData, columnNames))
I am using this kind of JTable and would like to find out how to make certain columns into £ currency.
I also want to find out how to centre certain columns so that all the text in each field is centre justified.
Thanks![]()


Reply With Quote


Bookmarks