|
Re: How to fill the area between two parallel arcs
|
| |
Something like this:
[code]
import java.awt.Graphics;
import java.awt.Graphics2D;
import java....
|
|
Re: Java Quick Starter IO activity question
|
| |
Well, I would prefer that JQS consumes 20-30Mb at system startup and doesn't not disturb my HDD ever...
|
|
Java Quick Starter IO activity question
|
| |
My question is about jqs.exe IO activity: it seems that it reads about 8Mb from disk every 30 second...
|
|
Re: Memory consumption increased by 100% since j6u6.
|
| |
Are you running with d3d pipeline enabled? Try with option "-Dsun.java2d.d3d=false"
|
|
"Buffers have not been created" exception when switching LAF WinXP to Metal
|
| |
I am running flamingo ribbon demo (RC4.0) (https://flamingo.dev.java.net/) like this: "java -cp flam...
|