Is it possible to replace the entire TableModel in an existing JTable or do I have to recreate the JTable?
|
feedback
|
|
You can set a new model using the Check the Javadocs for details | |||
feedback
|