JPlanner Programmer's Guide
Keys.Packet Field
See Also
 






Used to pass Unicode characters as if they were keystrokes. The Packet key value is the low word of a 32-bit virtual-key value used for non-keyboard input methods.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static final int Packet

 See Also

Keys Members
Keys Class
com.mindfusion.common Namespace