|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Key | |
org.eclipse.ui.keys |
Uses of Key in org.eclipse.ui.keys |
Subclasses of Key in org.eclipse.ui.keys | |
class |
CharacterKey
Instances of CharacterKey represent keys on the keyboard which
represent unicode characters.
|
class |
ModifierKey
Instances of ModifierKey represent the four keys on the
keyboard recognized by convention as 'modifier keys', those keys typically
pressed in combination with themselves and/or a
NaturalKey .
|
class |
NaturalKey
Instances of NaturalKey represent all keys on the keyboard not
known by convention as 'modifier keys'. |
class |
SpecialKey
Instances of SpecialKey represent the keys on keyboard
recognized as neither modifier keys nor character keys. |
Methods in org.eclipse.ui.keys with parameters of type Key | |
String |
IKeyFormatter.format(Key key)
Formats an individual key into a human readable format. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.