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

objective c - Can't build GCM with Protobuf in Xcode -

ember.js - EmberJS Model find not up-to-date with underlying store -

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