Hi! This is my first time writting in this awesome forum.
As i say in the title.. how can i do that?
If i put on my code:
tab.setIcon("24findEmployee.png");
tab.setCloseIcon("8delete.png");
the only icon that shows is the "closeIcon".
I want to show both. Is there a way to do it?
Please, excuse me for my bad english.
Cheers! And thankyou!
Ah, by the way. im using version 2.4 and running on firefox whith JBoss.
As i say in the title.. how can i do that?
If i put on my code:
tab.setIcon("24findEmployee.png");
tab.setCloseIcon("8delete.png");
the only icon that shows is the "closeIcon".
I want to show both. Is there a way to do it?
Please, excuse me for my bad english.
Cheers! And thankyou!
Ah, by the way. im using version 2.4 and running on firefox whith JBoss.
Comment