Hi ,

I was Using Awt for a time , I was Using a Class That keep me Moving Composant Manually With .move, i can place it manually in Frame
But now i Want to use Swing but problem seem that This class dont work with it
i cant get element dsplayed in JFrame
I have add a FlowLayout but I get Element In The same line

What i want is moving element manually like with awt
with .move or setLocation ..

Thanks