Eclipse Platform
2.0
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
 
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
keyCode - Variable in class org.eclipse.swt.widgets.Event
 
KeyDown - Static variable in class org.eclipse.swt.SWT
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 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 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.
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
key up event type (value is 2)
kind - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
 
kind() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the kind of difference.
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.0
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, 2002. All Rights Reserved.