I have tried the following with Java(TM) 2 Runtime Environment,
Standard Edition (build 1.5.0_06-b05):
java -Dswing.aatext=false -jar fujaba.jar
When the window is displayed the first time, no antialiasing
is visible. But when I move the mouse over a label or icon,
it get's aa, and stays so.
Can' you give me hint, how to solve this?
-Erik
Karsten Lentzsch - 11 Jan 2006 21:30 GMT
> When the window is displayed the first time, no antialiasing
> is visible. But when I move the mouse over a label or icon,
> it get's aa, and stays so.
AA should be disabled by default.
What Look&Feel are you using?
- Karsten
Erik Unger - 12 Jan 2006 02:07 GMT
> AA should be disabled by default.
> What Look&Feel are you using?
All Look&Feels in all java-applications are aa.
-Erik