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.
public final void setAllowScriptChange( boolean value )
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