Posted By:
Hussein_Bahramian
Posted On:
Sunday, May 23, 2004 04:43 AM
How can I set the Title of a JFrame subclass in Right to Left?
I setComponentOrientation of JFrame subclass to ComponenetOrientation.RIGHT_TO_LEFT, but it doesn't affect Title Bar.
Thanks.