in the a swing app i\'m rendering text with a custom JComponent, using Graphics.drawString(). here is a sample: aa text http://img525.imageshac
JComponent
Graphics.drawString()
putClientProperty(SwingUtilities2.AA_TEXT_PROPERTY_KEY, null);