Name: clC74495 Date: 12/18/98
I think this should be viewed as a bug...
but I'm not 100% sure...
If I have a JTabbedPane with a JLabel as the component on the tab,
and the JLabel has its opaque property as false, the contents of the
JLabel will overlay on top of the old contents from the previously
selected tab.
See sample program in workaround.
If you uncomment the setOpaque lines, everything is fine. However,
if you don't and change tabs, prior tab contents are not cleared.
(Review ID: 48195)
======================================================================