I\'m working in with a JTabbedPane, I need to add a close button in the tabs to close the current one.
I have been searching and as I understand I must extend from J
Check out Peter-Swing here. It has a JClosableTabbedPane class in it, as well as many others.
JClosableTabbedPane
When you download the jar file you can run it and have examples of all the classes.
jar