java - Adding subview from GUI to custom class using Netbeans -


i'm using netbeans , gui builder.

i have form jframetest. created personpanel jpanel class. dragged-dropped jframetest created netbeans. jframetest used netbeans contains auto-generated code.

what want add example jtable custom personpanel jpanel class , have jtable code inside. now, when i'm dragging swing subviews jtable inside custom class, code generated in jframetest class created netbeans.

how can ?


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -