H
hogcia
Hello,
I've encountered a problem with Synth Look and Feel and component
states. I have a component extending a jPanel, and I use it as tabs
for other panels. Here is a screenshot:
http://img172.imageshack.us/my.php?image=zakladkatytul.png
The components I am talking about are "JK Test" and "WydrukPanel"
tabs. In Synth I am able to paint them with a picture, but I can't
change the picture (and the tab's color) when a tab is selected - as
you can see they are both green. This is because Panels only have an
ENABLED and DISABLED states (according to Synth documentation).
So to put it short - I would like to create a component extending a
jPanel, which would also have a SELECTED state that the Synth would
recognize.
Thanks for all your help!
I've encountered a problem with Synth Look and Feel and component
states. I have a component extending a jPanel, and I use it as tabs
for other panels. Here is a screenshot:
http://img172.imageshack.us/my.php?image=zakladkatytul.png
The components I am talking about are "JK Test" and "WydrukPanel"
tabs. In Synth I am able to paint them with a picture, but I can't
change the picture (and the tab's color) when a tab is selected - as
you can see they are both green. This is because Panels only have an
ENABLED and DISABLED states (according to Synth documentation).
So to put it short - I would like to create a component extending a
jPanel, which would also have a SELECTED state that the Synth would
recognize.
Thanks for all your help!