Analyzed
about 3 years
ago.
based on code collected
over 6 years
ago.
Project Summary
J2SE 2 1.4.2 does not offer a way to globally turn anti aliasing
on with Swing components. This has been discussed many times and lot of people
want to be able to turn
AA in their application. J2SE 5 makes it possible as explained here and here. However
this does not appear to be as an official API, it makes use of a class in com.sun.java.swing which
has the comment "You should not rely on this class even existing",
finally the Request For Enhancement (RFE) asking for the ability to globally
turn anti aliasing on is still
opened.
Anyway, let's say the issue is solved with J2SE 5. What about
applications running with J2SE 2? Will they benefit from an update with this
new (hidden) functionality?
This project is an attempt to provide one more solution to
this issue.
The origins of the project are detailed in this article.
Wrap Look And Feel 0.2 released - Click to download
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy