Is there a possibility to implement a bowling score card using a normal JTable? Could I split a Cell in two Textfields? How do I do this?
I want to implement this with a JTable and not with a normal GridBagLayout like (JTable splitting cells. How to)
Is this possible?
Thanks in advance.