Here’s another surprise:
Put a jScrollPane on a form and then put a jTable in it.
On the Properties of the jTable, select model’s … and bring up the model editor. Click on Reset to Default. The editor closes and the jTable disappears. It’s vanished; how can the user get it back? It looks like there is nothing to do but to remove the jScrollPane and start again.
It takes a lot of luck to figure out that the right thing to do is to select the jTable in the Outline pane, then bring up the model editor again and change the Rows and Columns to something other than the zeros they were assigned.
You’d think that the default was what you saw in the first place (4 rows, 4 columns). Shouldn’t it be? If so, clicking on Reset to Default should restore the 4s, not 0s.
Best regards,
Richard