Re: polygon shape of jcomponent



X-No-Archive: Yes
Subject: Re: polygon shape of jcomponent

>> polygon shape of jcomponent, is it possible?
> yes, any shape is possible.

Can you give me any adivce, please? :-)

I've seen only .setSize(width, height)
and setBounds(x,y,w,h) :(

and - imho - i really afraid that if i have 2 line
like this
\ /
\/
/\
/ \

will I be able to recognize which (Lines extends JComponent) I clicked,
dragged, moved, etc




.