How to turn off Antialiasing in 1.6?



I have a need to turn anti-aliasing _off_ for certain jlabels.
My 1.4 code no longer works in 1.6 (setting rendering hints).

I googled around and found various ways to turn antialiasing on, but I have
the opposite problem and reversing the examples I have found doesn't seem
to work.

Does anyone have any example code that will let me turn anti-aliasing off
on a jlabel (without drawing the text myself)?

-Alia

.