Search
KanaKey.setCharacter Method
See Also
 






Sets the Unicode character associated with this key.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public void setCharacter (
    Character value
)

 Parameters

value

A Unicode character.

 See Also