Home java How to create a dynamic table for entering the matrix using JTABLE

How to create a dynamic table for entering the matrix using JTABLE

Author

Date

Category

How to create a dynamic table for entering the matrix using JTABLE


Answer 1

Structure and data are stored in TableModel.

Form you need TableModel, you can use DefaultTableModel and substitute in JTABLE.

detail you can see here https://docs.orcle.com /javase/tutorial/uiswing/components/Table.html

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions