Eclipse Platform
2.1
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

KEEP_HISTORY - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 2) indicating that the operation should maintain local history by taking snapshots of the contents of files just before being overwritten or deleted.
KEY - Static variable in class org.eclipse.jface.text.TextViewer
Identifies key strokes as originators of a view port change.
KEY_MASK - Static variable in class org.eclipse.swt.SWT
Accelerator constant used to extract the key stroke portion of an accelerator.
KEY_STROKE - Static variable in interface org.eclipse.jface.text.IPainter
Constant describing the reason of a repaint request: key pressed.
KeyAdapter - class org.eclipse.swt.events.KeyAdapter.
This adapter class provides default implementations for the methods described by the KeyListener interface.
KeyAdapter() - Constructor for class org.eclipse.swt.events.KeyAdapter
 
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).
KeyEvent - class org.eclipse.swt.events.KeyEvent.
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 org.eclipse.swt.events.KeyListener.
Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard.
keyPressed(KeyEvent) - Method in class org.eclipse.jface.text.PaintManager
 
keyPressed(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
Sent when a key is pressed on the system keyboard.
keyPressed(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
Sent when a key is pressed on the system keyboard.
keyReleased(KeyEvent) - Method in class org.eclipse.jface.text.PaintManager
 
keyReleased(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
Sent when a key is released on the system keyboard.
keyReleased(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
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.
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).
kind - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
 
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
kind() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the kind of difference.
knots - Variable in class org.eclipse.core.resources.IWorkspace.ProjectOrder
A list of knots in the project reference graph.
knownOSArchValues() - Static method in class org.eclipse.core.boot.BootLoader
Returns a list of known system architectures.
knownOSValues() - Static method in class org.eclipse.core.boot.BootLoader
Returns a list of known operating system names.
knownWSValues() - Static method in class org.eclipse.core.boot.BootLoader
Returns a list of known windowing system names.

Eclipse Platform
2.1
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 _
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.