|
-
Mar 18th, 2004, 07:50 PM
#1
Thread Starter
Banned
Automatic Font adjustment
Is there a class in java that I could use that would automatically update the font of a certain component when I resize the component or do I have to manually compute for the font... I have here a formula to compute for the font.... but if there is a better one kindly reply... tnx
Font_Size = (Height_of_Component) * 72 / Resolution;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|