Re: Exception Removing Tabs from JTabbedPane



Can you elaborate please...I tried wrapping the call to
this.removeTabAt(tabNumber); in SwingUtilities.invokeLater(), but that
didn't help.

Thanks,
Mike
<opalpa@xxxxxxxxx> wrote in message
news:1140738511.976085.215820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
swing operations need be in swing thread.

Opalinski
opalpa@xxxxxxxxx
http://www.geocities.com/opalpaweb/



.