Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
Label.setAutoSize
Sets a boolean value indicating whether the size of the control automatically adjusts when the font is changed.
Syntax
public final void setAutoSize( boolean value )
Parameters
value
Set to true if the size of the control automatically adjusts when the font is changed; otherwise, set to false. The default value is true.
See Also getAutoSize