clickable icons on JTabbedPane's tabs- java 1.5
Hi all,
i implement a button with java1.6 inside a tab (using setTabComponentAt() ).
but i also should implement it with java1.5.
i saw that the only method that giving me the option to change the tab its only for icons.
is any one can give me some hint???
TIA