Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
K
KEY_CONFIGURATION_ID
- Static variable in interface org.eclipse.ui.
IWorkbenchPreferenceConstants
Workbench org.eclipse.jface.preference id for the key configuration identifier to be treated as the default.
KEY_MASK
- Static variable in class org.eclipse.swt.
SWT
Accelerator constant used to extract the key stroke portion of an accelerator.
keyCode
- Variable in class org.eclipse.swt.events.
KeyEvent
the key code of the key that was typed, as defined by the key code constants in class
SWT
.
keyCode
- Variable in class org.eclipse.swt.widgets.
Event
depending on the event, the key code of the key that was typed, as defined by the key code constants in class
SWT
.
KEYCODE_BIT
- Static variable in class org.eclipse.swt.
SWT
Accelerator constant used to differentiate a key code from a unicode character.
KeyDown
- Static variable in class org.eclipse.swt.
SWT
The key down event type (value is 1).
KeyedElement
- Interface in
org.eclipse.osgi.framework.util
An element of an
KeyedHashSet
.
KeyedHashSet
- Class in
org.eclipse.osgi.framework.util
A set data structure which only accepts
KeyedElement
objects as elements of the set.
KeyedHashSet()
- Constructor for class org.eclipse.osgi.framework.util.
KeyedHashSet
Constructs an KeyedHashSet which allows elements to be replaced and with the minimum initial capacity.
KeyedHashSet(boolean)
- Constructor for class org.eclipse.osgi.framework.util.
KeyedHashSet
Constructs an KeyedHashSet with the minimum initial capacity.
KeyedHashSet(int)
- Constructor for class org.eclipse.osgi.framework.util.
KeyedHashSet
Constructs an KeyedHashSet which allows elements to be replaced.
KeyedHashSet(int, boolean)
- Constructor for class org.eclipse.osgi.framework.util.
KeyedHashSet
Constructs an KeyedHashSet
KeyedHashSet(KeyedHashSet)
- Constructor for class org.eclipse.osgi.framework.util.
KeyedHashSet
Constructs a new KeyedHashSet and copies to specified KeyedHashSet's contents to the new KeyedHashSet.
KeyEvent
- Class in
org.eclipse.swt.events
Instances of this class are sent as a result of keys being pressed and released on the keyboard
KeyEvent(Event)
- Constructor for class org.eclipse.swt.events.
KeyEvent
Constructs a new instance of this class based on the information in the given untyped event.
KeyListener
- Interface in
org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard.
KEYPAD
- Static variable in class org.eclipse.ercp.swt.mobile.
Input
input feature has hardware keys labeled 0 - 9, *, and #
KEYPAD_0
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad zero key (value is (1<<24)+48).
KEYPAD_1
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad one key (value is (1<<24)+49).
KEYPAD_2
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad two key (value is (1<<24)+50).
KEYPAD_3
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad three key (value is (1<<24)+51).
KEYPAD_4
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad four key (value is (1<<24)+52).
KEYPAD_5
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad five key (value is (1<<24)+53).
KEYPAD_6
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad six key (value is (1<<24)+54).
KEYPAD_7
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad seven key (value is (1<<24)+55).
KEYPAD_8
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad eight key (value is (1<<24)+56).
KEYPAD_9
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad nine key (value is (1<<24)+57).
KEYPAD_ADD
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad add key (value is (1<<24)+43).
KEYPAD_CR
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad enter key (value is (1<<24)+80).
KEYPAD_DECIMAL
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad decimal key (value is (1<<24)+46).
KEYPAD_DIVIDE
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad divide key (value is (1<<24)+47).
KEYPAD_EQUAL
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad equal key (value is (1<<24)+61).
KEYPAD_MULTIPLY
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad multiply key (value is (1<<24)+42).
KEYPAD_SUBTRACT
- Static variable in class org.eclipse.swt.
SWT
Keyboard event constant representing the numeric key pad subtract key (value is (1<<24)+45).
keyPressed(KeyEvent)
- Method in interface org.eclipse.swt.events.
KeyListener
Sent when a key is pressed on the system keyboard.
keyReleased(KeyEvent)
- Method in interface org.eclipse.swt.events.
KeyListener
Sent when a key is released on the system keyboard.
keyReleaseOccured(KeyEvent)
- Method in class org.eclipse.jface.viewers.
CellEditor
Processes a key release event that occurred in this cell editor.
keyReleaseOccured(KeyEvent)
- Method in class org.eclipse.jface.viewers.
ComboBoxCellEditor
keyReleaseOccured(KeyEvent)
- Method in class org.eclipse.jface.viewers.
TextCellEditor
Processes a key release event that occurred in this cell editor.
keys()
- Method in class org.eclipse.osgi.framework.util.
Headers
Case-preserved keys.
keys()
- Method in interface org.osgi.service.prefs.
Preferences
Returns all of the keys that have an associated value in this node.
keySet()
- Method in class org.eclipse.osgi.framework.util.
Headers
keyTraversed(TraverseEvent)
- Method in interface org.eclipse.swt.events.
TraverseListener
Sent when a traverse event occurs in a control.
KeyUp
- Static variable in class org.eclipse.swt.
SWT
The key up event type (value is 2).
KiloBytes
- Static variable in class org.eclipse.ercp.update.
UIMessages
KIND_FEATURE
- Static variable in interface org.eclipse.update.core.
IImport
The import relates to a feature
KIND_PLUGIN
- Static variable in interface org.eclipse.update.core.
IImport
The import relates to a plugin
knownOSArchValues()
- Static method in class org.eclipse.core.runtime.
Platform
Returns a list of known system architectures.
knownOSValues()
- Static method in class org.eclipse.core.runtime.
Platform
Returns a list of known operating system names.
knownPlatformLineSeparators()
- Static method in class org.eclipse.core.runtime.
Platform
Returns a map of known platform line separators.
knownWSValues()
- Static method in class org.eclipse.core.runtime.
Platform
Returns a list of known windowing system names.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_