1. Welcome! Please take a few seconds to create your free account to post threads, make some friends, remove a few ads while surfing and much more. ClutchFans has been bringing fans together to talk Houston Sports since 1996. Join us!

Java Help Needed: Resizing Button Labels

Discussion in 'BBS Hangout' started by ShaqHater, Dec 1, 2005.

  1. ShaqHater

    ShaqHater Member

    Joined:
    Mar 11, 1999
    Messages:
    35
    Likes Received:
    0
    Can any Java experts out there help me?

    I'm writing a program using the Java AWT of the SDK 1.4.2. Apparently the default behavior for buttons is that when the window is resized, the button gets bigger or smaller but the font size of the label remains the same. Is there a way to make sure that as the user makes the window bigger or smaller, the font size of the label grows or shrinks accordingly? Any help would be very much appreciated. Thanks in advance!
     

Share This Page