java - Jtable inserting in JTextpane using null layout -


how create jtable in jtextpane using null layout?

there multiple approaches. e.g. insert table http://java-sl.com/jeditorpanetables.html

you can add jtable usual component using add() method , setting bounds jtable.

the third way call insertcomponent() passing jtable


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -