Hi All,
In the paintComponent(Graphics g) method of my
panel
g.drawLine(0,0,100000,100000);
my application is hanging.
Is there any specific limit for this ?
Kind regards,
Karthik
|
- Re: [JAVA3D] General problem K.R.Karthikeyan
- Re: [JAVA3D] General problem Artur Biesiadowski