Ejemplo n.º 1
0
 /** Uninstalls any components installed for the associated JInternalFrame */
 protected void uninstallComponents() {
   titlePane = null;
   super.uninstallComponents();
 }