Uses of Class
org.eclipse.ui.keys.SpecialKey
Packages that use SpecialKey
Package
Description
Provides support for integrating keys into the Eclipse workbench.
-
Uses of SpecialKey in org.eclipse.ui.keys
Fields in org.eclipse.ui.keys declared as SpecialKeyModifier and TypeFieldDescriptionstatic final SpecialKeySpecialKey.ARROW_DOWNDeprecated.The single static instance ofSpecialKeywhich represents the 'Arrow Down' key.static final SpecialKeySpecialKey.ARROW_LEFTDeprecated.The single static instance ofSpecialKeywhich represents the 'Arrow Left' key.static final SpecialKeySpecialKey.ARROW_RIGHTDeprecated.The single static instance ofSpecialKeywhich represents the 'Arrow Right' key.static final SpecialKeySpecialKey.ARROW_UPDeprecated.The single static instance ofSpecialKeywhich represents the 'Arrow Up' key.static final SpecialKeySpecialKey.BREAKDeprecated.The single static instance ofSpecialKeywhich represents the 'Break' key.static final SpecialKeySpecialKey.CAPS_LOCKDeprecated.The single static instance ofSpecialKeywhich represents the 'Caps Lock' key.static final SpecialKeySpecialKey.ENDDeprecated.The single static instance ofSpecialKeywhich represents the 'End' key.static final SpecialKeySpecialKey.F1Deprecated.The single static instance ofSpecialKeywhich represents the 'F1' key.static final SpecialKeySpecialKey.F10Deprecated.The single static instance ofSpecialKeywhich represents the 'F10' key.static final SpecialKeySpecialKey.F11Deprecated.The single static instance ofSpecialKeywhich represents the 'F11' key.static final SpecialKeySpecialKey.F12Deprecated.The single static instance ofSpecialKeywhich represents the 'F12' key.static final SpecialKeySpecialKey.F13Deprecated.The single static instance ofSpecialKeywhich represents the 'F13' key.static final SpecialKeySpecialKey.F14Deprecated.The single static instance ofSpecialKeywhich represents the 'F14' key.static final SpecialKeySpecialKey.F15Deprecated.The single static instance ofSpecialKeywhich represents the 'F15' key.static final SpecialKeySpecialKey.F2Deprecated.The single static instance ofSpecialKeywhich represents the 'F2' key.static final SpecialKeySpecialKey.F3Deprecated.The single static instance ofSpecialKeywhich represents the 'F3' key.static final SpecialKeySpecialKey.F4Deprecated.The single static instance ofSpecialKeywhich represents the 'F4' key.static final SpecialKeySpecialKey.F5Deprecated.The single static instance ofSpecialKeywhich represents the 'F5' key.static final SpecialKeySpecialKey.F6Deprecated.The single static instance ofSpecialKeywhich represents the 'F6' key.static final SpecialKeySpecialKey.F7Deprecated.The single static instance ofSpecialKeywhich represents the 'F7' key.static final SpecialKeySpecialKey.F8Deprecated.The single static instance ofSpecialKeywhich represents the 'F8' key.static final SpecialKeySpecialKey.F9Deprecated.The single static instance ofSpecialKeywhich represents the 'F9' key.static final SpecialKeySpecialKey.HOMEDeprecated.The single static instance ofSpecialKeywhich represents the 'Home' key.static final SpecialKeySpecialKey.INSERTDeprecated.The single static instance ofSpecialKeywhich represents the 'Insert' key.static final SpecialKeySpecialKey.NUM_LOCKDeprecated.The single static instance ofSpecialKeywhich represents the 'NumLock' key.static final SpecialKeySpecialKey.NUMPAD_0Deprecated.The single static instance ofSpecialKeywhich represents the '0' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_1Deprecated.The single static instance ofSpecialKeywhich represents the '1' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_2Deprecated.The single static instance ofSpecialKeywhich represents the '2' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_3Deprecated.The single static instance ofSpecialKeywhich represents the '3' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_4Deprecated.The single static instance ofSpecialKeywhich represents the '4' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_5Deprecated.The single static instance ofSpecialKeywhich represents the '5' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_6Deprecated.The single static instance ofSpecialKeywhich represents the '6' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_7Deprecated.The single static instance ofSpecialKeywhich represents the '7' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_8Deprecated.The single static instance ofSpecialKeywhich represents the '8' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_9Deprecated.The single static instance ofSpecialKeywhich represents the '9' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_ADDDeprecated.The single static instance ofSpecialKeywhich represents the 'Add' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_DECIMALDeprecated.The single static instance ofSpecialKeywhich represents the 'Decimal' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_DIVIDEDeprecated.The single static instance ofSpecialKeywhich represents the 'Divide' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_ENTERDeprecated.The single static instance ofSpecialKeywhich represents the 'Enter' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_EQUALDeprecated.The single static instance ofSpecialKeywhich represents the '=' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_MULTIPLYDeprecated.The single static instance ofSpecialKeywhich represents the 'Multiply' key on the numpad.static final SpecialKeySpecialKey.NUMPAD_SUBTRACTDeprecated.The single static instance ofSpecialKeywhich represents the 'Subtract' key on the numpad.static final SpecialKeySpecialKey.PAGE_DOWNDeprecated.The single static instance ofSpecialKeywhich represents the 'Page Down' key.static final SpecialKeySpecialKey.PAGE_UPDeprecated.The single static instance ofSpecialKeywhich represents the 'Page Up' key.static final SpecialKeySpecialKey.PAUSEDeprecated.The single static instance ofSpecialKeywhich represents the 'Pause' key.static final SpecialKeySpecialKey.PRINT_SCREENDeprecated.The single static instance ofSpecialKeywhich represents the 'Print Screen' key.static final SpecialKeySpecialKey.SCROLL_LOCKDeprecated.The single static instance ofSpecialKeywhich represents the 'Scroll Lock' key.