>I need to create 3 crossed circles in Java, i like doing the circles in
>the window, but i don't know to cross, they must appear in the window
>like a chain.
See http://mindprod.com/jgloss/paint.html
You would use Graphics.drawOval or possibly fillOval. A circle is a
flavour of oval.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.