Hello, I want to add a close button to a tab to close itself. In JTabbedPane there is getTabComponentAt etc., but it is all Java SE 1.6. Is there a (not too complicated) way to achieve it in Java 1.5??? Karsten