Dovresti forzare un validate() in cascata su questi oggetti:

JFrame
JDesktopPane
JInternalFrame
JSplitPane
JPanel

Se non dovesse funzionare con validate() aggiungici anche un repaint() e un setVisible(true) (sempre in cascata).


Ciao.