Is it possible to do what is in the second row of the table? Write in a jtable over the lines or remove lines of the specific row.
Asked
Active
Viewed 34 times
0
-
Upload the image to the forum, not to an external site. – camickr Jun 21 '18 at 18:29
-
`Write in a jtable over the lines or remove lines of the specific row.` - those are two completely different functions. What is it exactly that you want to do? – camickr Jun 21 '18 at 18:30
-
Yes it's possible to write over the table. Use [JLayer](https://docs.oracle.com/javase/tutorial/uiswing/misc/jlayer.html). – Sergiy Medvynskyy Jun 21 '18 at 18:33
-
Camickr I want make a ocupation table, if a room is ocuped the name of client will be writed – M4UR0 Jun 21 '18 at 19:33