SWIXML
1.5 (#144)
A B C D F G H I J K L M N O P R S T U V X

K

KEY_FIRST - Static variable in interface org.swixml.converters.KeyEvent
The first number in the range of ids used for key events.
KEY_LAST - Static variable in interface org.swixml.converters.KeyEvent
The last number in the range of ids used for key events.
KEY_LOCATION_LEFT - Static variable in interface org.swixml.converters.KeyEvent
A constant indicating that the key pressed or released is in the left key location (there is more than one possible location for this key).
KEY_LOCATION_NUMPAD - Static variable in interface org.swixml.converters.KeyEvent
A constant indicating that the key event originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.
KEY_LOCATION_RIGHT - Static variable in interface org.swixml.converters.KeyEvent
A constant indicating that the key pressed or released is in the right key location (there is more than one possible location for this key).
KEY_LOCATION_STANDARD - Static variable in interface org.swixml.converters.KeyEvent
A constant indicating that the key pressed or released is not distinguished as the left or right version of a key, and did not originate on the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
KEY_LOCATION_UNKNOWN - Static variable in interface org.swixml.converters.KeyEvent
A constant indicating that the keyLocation is indeterminate or not relevant.
KEY_PRESSED - Static variable in interface org.swixml.converters.KeyEvent
The "key pressed" event.
KEY_RELEASED - Static variable in interface org.swixml.converters.KeyEvent
The "key released" event.
KEY_TYPED - Static variable in interface org.swixml.converters.KeyEvent
The "key typed" event.
KeyEvent - interface org.swixml.converters.KeyEvent.
The KeyEvent Interface makes the KeyEvents available to the converter objects
KeyStrokeConverter - class org.swixml.converters.KeyStrokeConverter.
A Converter that turns a Strings in the form of a filename into an KeyStroke objects.
KeyStrokeConverter() - Constructor for class org.swixml.converters.KeyStrokeConverter
 

SWIXML
1.5 (#144)
A B C D F G H I J K L M N O P R S T U V X
Copyright ? 2002 - 2005 - Wolf Paulus - CarlsbadCubes.com . All rights reserved.