FontDialog.setMaxSize

Overview | Methods | This Package | All Packages

FontDialog.setMaxSize

Sets a value indicating the maximum point size a user can select.

Syntax

public final void setMaxSize( int value )

Parameters

value

An integer that represents the the maximum point size a user can select. Set to zero (0) if there is no size limit.

See Also   getMaxSize