JLabel "repaints" one step behind...
Hi All,
I am moving a JLabel from "point a" to "point b".
and it does move to "point b"
when I want it to.
BUT
I have to minimize then maximize the screen to see the changes.
I have tried to repaint the panel the label is in after the move
but this doesn't do it.
Any help you be greatly appreciated,
Ksculland
|