Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the user can change the character set specified in the Script combo box to display a character set other than the current one.
Syntax
public final void setAllowScriptChange( boolean value )
Parameters
value
Set to true if the user can change the character set specified in the Script combo box; set to false if only fonts in the current character set can be displayed. The default value is true.
See Also getAllowScriptChange