Share this page 

Remove the titlebar of JInternalFrameTag(s): Swing


((javax.swing.plaf.basic.BasicInternalFrameUI) 
      myInternalFrame.getUI()).setNorthPane(null);

mail_outline
Send comment, question or suggestion to howto@rgagnon.com