JTable can not display on idea UI Designer

Answered

I am trying to develop a plugin in AWT SWING, put component JTable  on the idea  xxx.FORM  file,but it does not work,Is there anyone can help me to resolve this issue?

4 comments
Comment actions Permalink
Official comment

You can find some more explanations and sample code here https://stackoverflow.com/questions/4119778/working-with-jtable-in-intellij-idea

Comment actions Permalink

What does "it does not work" mean? Could you please share the code?

1
Comment actions Permalink

Let me post my pics here, so that you can understand me better.

UI Designer below

 

preview below

0

Please sign in to leave a comment.