$ 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

k - Variable in class antlr.LLkParser
 
k - Variable in class java.util.SingletonMap
 
k - Variable in class java.util.ImmutableEntry
 
KANBUN - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
KANGXI_RADICALS - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
KANNADA - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
KATAKANA - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
katch() - Method in class org.erights.e.elang.evm.CatchExpr
Enabled:
keepBlocking - Variable in class java.awt.Dialog
 
KernelECopyVisitor - class org.erights.e.elang.visitors.KernelECopyVisitor.
Safe:
KernelECopyVisitor() - Constructor for class org.erights.e.elang.visitors.KernelECopyVisitor
Enabled: Defaults to auto-decoration
KernelECopyVisitor(ETreeVisitor) - Constructor for class org.erights.e.elang.visitors.KernelECopyVisitor
Enabled:
key - Variable in class java.awt.Event
Suppressed: The key code of the key that was pressed in a keyboard event.
key - Variable in class java.awt.MenuShortcut
The virtual keycode for the menu shortcut.
key - Variable in class java.util.Entry
 
key - Variable in class java.util.MissingResourceException
The name of the specific resource requested by the user.
key - Variable in class java.util.Entry
 
key - Variable in class java.util.Entry
 
key - Variable in class java.util.SimpleEntry
 
key - Variable in class javax.accessibility.AccessibleBundle
The locale independent name of the state.
key - Variable in class javax.swing.text.KeyBinding
The key.
java.awt.Font.Key - class java.awt.Key.
 
java.awt.RenderingHints.Key - class java.awt.Key.
 
Key - interface java.security.Key.
Untamed: The Key interface is the top-level interface for all keys.
KEY_ACTION - Static variable in class java.awt.Event
Enabled: The user has pressed a non-ASCII action key.
KEY_ACTION_RELEASE - Static variable in class java.awt.Event
Enabled: The user has released a non-ASCII action key.
KEY_ALPHA_INTERPOLATION - Static variable in class java.awt.RenderingHints
Suppressed: Alpha interpolation hint key.
KEY_ANTIALIASING - Static variable in class java.awt.RenderingHints
Suppressed: Antialiasing hint key.
KEY_COLOR_RENDERING - Static variable in class java.awt.RenderingHints
Suppressed: Color rendering hint key.
KEY_DELETED - Static variable in class org.erights.e.elib.tables.KeyColumn
A value in myPos2Rank indicating that this position used to be occupied since the last rehash, but no longer is.
KEY_DITHERING - Static variable in class java.awt.RenderingHints
Suppressed: Dithering hint key.
KEY_EVENT - Static variable in class java.awt.Event
 
KEY_EVENT_MASK - Static variable in class java.awt.AWTEvent
Enabled: The event mask for selecting key events.
KEY_EVENTS_ENABLED - Static variable in class javax.swing.JComponent
 
KEY_FIRST - Static variable in class java.awt.event.KeyEvent
Enabled: The first number in the range of ids used for key events.
KEY_FRACTIONALMETRICS - Static variable in class java.awt.RenderingHints
Suppressed: Font fractional metrics hint key.
KEY_INTERPOLATION - Static variable in class java.awt.RenderingHints
Suppressed: Interpolation hint key.
KEY_LAST - Static variable in class java.awt.event.KeyEvent
Enabled: The last number in the range of ids used for key events.
KEY_LENGTH - Static variable in class net.vattp.data.DES
 
KEY_LOCATION_LEFT - Static variable in class java.awt.event.KeyEvent
Enabled: A constant indicating that the key pressed or released is in the left key location (there is more than one possible location for this key).
KEY_LOCATION_NUMPAD - Static variable in class java.awt.event.KeyEvent
Enabled: A constant indicating that the key event originated on the numeric keypad or with a virtual key corresponding to the numeric keypad.
KEY_LOCATION_RIGHT - Static variable in class java.awt.event.KeyEvent
Enabled: A constant indicating that the key pressed or released is in the right key location (there is more than one possible location for this key).
KEY_LOCATION_STANDARD - Static variable in class java.awt.event.KeyEvent
Enabled: A constant indicating that the key pressed or released is not distinguished as the left or right version of a key, and did not originate on the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
KEY_LOCATION_UNKNOWN - Static variable in class java.awt.event.KeyEvent
Enabled: A constant indicating that the keyLocation is indeterminate or not relevant.
KEY_MASK - Static variable in class org.eclipse.swt.SWT
Suppressed: Accelerator constant used to extract the key stroke portion of an accelerator.
KEY_PAD_LENGTH - Static variable in class net.vattp.data.TripleDESKeyConstructor
 
KEY_PRESS - Static variable in class java.awt.Event
Enabled: The user has pressed a normal key.
KEY_PRESSED - Static variable in class java.awt.event.KeyEvent
Enabled: The "key pressed" event.
KEY_RELEASE - Static variable in class java.awt.Event
Enabled: The user has released a normal key.
KEY_RELEASED - Static variable in class java.awt.event.KeyEvent
Enabled: The "key released" event.
KEY_RENDERING - Static variable in class java.awt.RenderingHints
Suppressed: Rendering hint key.
KEY_STROKE_CONTROL - Static variable in class java.awt.RenderingHints
Suppressed: Stroke normalization control hint key.
KEY_TEXT_ANTIALIASING - Static variable in class java.awt.RenderingHints
Suppressed: Text antialiasing hint key.
KEY_TYPED - Static variable in class java.awt.event.KeyEvent
Enabled: The "key typed" event.
KEY_UNUSED - Static variable in class org.erights.e.elib.tables.KeyColumn
A value in myPos2Rank indicating that this position has never been occupied since the last rehash.
key() - Method in class com.combex.e.edoc.ESerialFieldTag
return a key for sorting.
key() - Method in class com.combex.e.edoc.EDoc
return a key for sorting.
key() - Method in class org.erights.e.elang.syntax.Assoc
 
Key(int) - Constructor for class java.awt.Key
Construct a key using the indicated private key.
Key(Map) - Constructor for class java.awt.Key
 
key(TreeMap.Entry) - Static method in class java.util.TreeMap
Returns the key corresonding to the specified Entry.
keyActionMap - Variable in class org.eclipse.swt.custom.StyledText
 
KeyAdapter - class java.awt.event.KeyAdapter.
Unsafe: An abstract adapter class for receiving keyboard events.
KeyAdapter - class org.eclipse.swt.events.KeyAdapter.
Unsafe: This adapter class provides default implementations for the methods described by the KeyListener interface.
KeyAdapter() - Constructor for class java.awt.event.KeyAdapter
Suppressed:
KeyAdapter() - Constructor for class org.eclipse.swt.events.KeyAdapter
Suppressed:
javax.swing.text.JTextComponent.KeyBinding - class javax.swing.text.KeyBinding.
 
KeyBinding(KeyStroke, String) - Constructor for class javax.swing.text.KeyBinding
Creates a new key binding.
keyboard - Variable in class org.eclipse.swt.widgets.Display
 
KEYBOARD_BINDINGS_KEY - Static variable in class javax.swing.JComponent
The key used by JComponent to access keyboard bindings.
KeyboardFocusManager - class java.awt.KeyboardFocusManager.
Safe: The KeyboardFocusManager is responsible for managing the active and focused Windows, and the current focus owner.
KeyboardFocusManager() - Constructor for class java.awt.KeyboardFocusManager
Suppressed: Initializes a KeyboardFocusManager.
KeyboardManager - class javax.swing.KeyboardManager.
The KeyboardManager class is used to help dispatch keyboard actions for the WHEN_IN_FOCUSED_WINDOW style actions.
KeyboardManager() - Constructor for class javax.swing.KeyboardManager
 
javax.swing.JComponent.KeyboardState - class javax.swing.KeyboardState.
 
KeyboardState() - Constructor for class javax.swing.KeyboardState
 
javax.swing.text.StyleContext.KeyBuilder - class javax.swing.text.KeyBuilder.
Sorts the key strings so that they can be very quickly compared in the attribute set searchs.
KeyBuilder() - Constructor for class javax.swing.text.KeyBuilder
 
keyChar - Variable in class java.awt.AWTKeyStroke
 
keyChar - Variable in class java.awt.event.KeyEvent
keyChar is a valid unicode character that is fired by a key or a key combination on a keyboard.
keyCode - Variable in class java.awt.AWTKeyStroke
 
keyCode - Variable in class java.awt.event.KeyEvent
The unique value assigned to each of the keys on the keyboard.
keyCode - Variable in class org.eclipse.swt.events.KeyEvent
Enabled: 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
Suppressed: 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
Suppressed: Accelerator constant used to differentiate a key code from a unicode character.
keyCodesKey - Static variable in class javax.swing.KeyboardState
 
KeyColumn - class org.erights.e.elib.tables.KeyColumn.
Based on the GenericHashtable in the vat by Dan Bornstein
KeyColumn(Class, int) - Constructor for class org.erights.e.elib.tables.KeyColumn
Construct a new, empty KeyColumn, with the specified parameters.
KeyColumn(Object[], int[], int[], int, int) - Constructor for class org.erights.e.elib.tables.KeyColumn
 
KeyDown - Static variable in class org.eclipse.swt.SWT
Enabled: The key down event type (value is 1).
keyDown(Event) - Method in class org.eclipse.swt.custom.TableCursor
 
keyDown(Event, int) - Method in class java.awt.Component
Suppressed: @deprecated As of JDK version 1.1, replaced by processKeyEvent(KeyEvent).
javax.swing.text.StyleContext.KeyEnumeration - class javax.swing.text.KeyEnumeration.
An enumeration of the keys in a SmallAttributeSet.
KeyEnumeration(Object[]) - Constructor for class javax.swing.text.KeyEnumeration
 
keyEquals(Key, Key) - Method in class java.security.Identity
Deprecated.  
keyEqualsCharSet() - Method in class javax.swing.text.ChangedCharSetException
Enabled:
KeyEvent - class java.awt.event.KeyEvent.
Safe:
KeyEvent - class org.eclipse.swt.events.KeyEvent.
Unsafe: Instances of this class are sent as a result of keys being pressed and released on the keyboard
KeyEvent(Component, int, long, int, int) - Constructor for class java.awt.event.KeyEvent
Suppressed: @deprecated as of JDK1.1
KeyEvent(Component, int, long, int, int, char) - Constructor for class java.awt.event.KeyEvent
Suppressed: Constructs a KeyEvent object.
KeyEvent(Component, int, long, int, int, char, int) - Constructor for class java.awt.event.KeyEvent
Suppressed:
KeyEvent(Component, int, long, int, int, char, int, boolean) - Constructor for class java.awt.event.KeyEvent
Constructs a KeyEvent object.
KeyEvent(Event) - Constructor for class org.eclipse.swt.events.KeyEvent
Suppressed: Constructs a new instance of this class based on the information in the given untyped event.
KeyEventDispatcher - interface java.awt.KeyEventDispatcher.
Unsafe:
keyEventDispatchers - Variable in class java.awt.KeyboardFocusManager
This KeyboardFocusManager's KeyEventDispatcher chain.
KeyEventPostProcessor - interface java.awt.KeyEventPostProcessor.
Untamed: A KeyEventPostProcessor cooperates with the current KeyboardFocusManager in the final resolution of all unconsumed KeyEvents.
keyEventPostProcessors - Variable in class java.awt.KeyboardFocusManager
This KeyboardFocusManager's KeyEventPostProcessor chain.
KeyException - exception java.security.KeyException.
Untamed: This is the basic key exception.
KeyException() - Constructor for class java.security.KeyException
Enabled: Constructs a KeyException with no detail message.
KeyException(String) - Constructor for class java.security.KeyException
Enabled: Constructs a KeyException with the specified detail message.
keyFacSpi - Variable in class java.security.KeyFactory
 
KeyFactory - class java.security.KeyFactory.
Safe: Key factories are used to convert keys (opaque cryptographic keys of type Key) into key specifications (transparent representations of the underlying key material), and vice versa.
KeyFactory(KeyFactorySpi, Provider, String) - Constructor for class java.security.KeyFactory
Creates a KeyFactory object.
KeyFactorySpi - class java.security.KeyFactorySpi.
Untamed: This class defines the Service Provider Interface (SPI) for the KeyFactory class.
KeyFactorySpi() - Constructor for class java.security.KeyFactorySpi
Enabled:
KeyFactorySugar - class org.erights.e.meta.java.security.KeyFactorySugar.
Untamed: XXX Should be made virtually Selfless and implement getSpreadUncall instead.
KeyFactorySugar() - Constructor for class org.erights.e.meta.java.security.KeyFactorySugar
prevent instantation
keyIsPressed(int) - Static method in class javax.swing.KeyboardState
 
java.util.IdentityHashMap.KeyIterator - class java.util.KeyIterator.
 
java.util.TreeMap.KeyIterator - class java.util.KeyIterator.
 
java.util.WeakHashMap.KeyIterator - class java.util.KeyIterator.
 
java.util.HashMap.KeyIterator - class java.util.KeyIterator.
 
java.util.LinkedHashMap.KeyIterator - class java.util.KeyIterator.
 
KeyIterator() - Constructor for class java.util.KeyIterator
 
KeyIterator() - Constructor for class java.util.KeyIterator
 
KeyIterator() - Constructor for class java.util.KeyIterator
 
KeyIterator() - Constructor for class java.util.KeyIterator
 
KeyIterator() - Constructor for class java.util.KeyIterator
 
keyListener - Variable in class java.awt.Component
 
KeyListener - interface java.awt.event.KeyListener.
Unsafe: The listener interface for receiving keyboard events (keystrokes).
KeyListener - interface org.eclipse.swt.events.KeyListener.
Unsafe: Classes which implement this interface provide methods that deal with the events that are generated as keys are pressed on the system keyboard.
keyListenerK - Static variable in class java.awt.Component
 
keyLocation - Variable in class java.awt.event.KeyEvent
The location of the key on the keyboard.
KeyManagementException - exception java.security.KeyManagementException.
Untamed: This is the general key management exception for all operations dealing with key management.
KeyManagementException() - Constructor for class java.security.KeyManagementException
Enabled: Constructs a KeyManagementException with no detail message.
KeyManagementException(String) - Constructor for class java.security.KeyManagementException
Enabled: Constructs a KeyManagementException with the specified detail message.
keymap - Variable in class javax.swing.text.KeymapActionMap
 
keymap - Variable in class javax.swing.text.KeymapWrapper
 
keymap - Variable in class javax.swing.text.JTextComponent
The current key bindings in effect.
Keymap - interface javax.swing.text.Keymap.
Unsafe:
javax.swing.text.JTextComponent.KeymapActionMap - class javax.swing.text.KeymapActionMap.
Wraps a Keymap inside an ActionMap.
KeymapActionMap(Keymap) - Constructor for class javax.swing.text.KeymapActionMap
 
keymapTable - Static variable in class javax.swing.text.JTextComponent
 
javax.swing.text.JTextComponent.KeymapWrapper - class javax.swing.text.KeymapWrapper.
KeymapWrapper wraps a Keymap inside an InputMap.
KeymapWrapper(Keymap) - Constructor for class javax.swing.text.KeymapWrapper
 
KeyPair - class java.security.KeyPair.
Safe:
KeyPair(PublicKey, PrivateKey) - Constructor for class java.security.KeyPair
Enabled: Constructs a key pair from the given public key and private key.
KeyPairGenerator - class java.security.KeyPairGenerator.
Untamed: The KeyPairGenerator class is used to generate pairs of public and private keys.
KeyPairGenerator(String) - Constructor for class java.security.KeyPairGenerator
Creates a KeyPairGenerator object for the specified algorithm.
KeyPairGeneratorSpi - class java.security.KeyPairGeneratorSpi.
Untamed:
KeyPairGeneratorSpi() - Constructor for class java.security.KeyPairGeneratorSpi
Enabled:
KeyPairSugar - class org.erights.e.meta.java.security.KeyPairSugar.
Untamed: XXX Should be made virtually Selfless and implement getSpreadUncall instead.
KeyPairSugar() - Constructor for class org.erights.e.meta.java.security.KeyPairSugar
prevent instantation
keyPress(int) - Method in class java.awt.Robot
Enabled: Presses a given key.
keyPressed(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Enabled: Handles the keyPressed event by invoking the keyPressed methods on listener-a and listener-b.
keyPressed(KeyEvent) - Method in class java.awt.event.KeyAdapter
Suppressed: Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in interface java.awt.event.KeyListener
Enabled: Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
Suppressed: Sent when a key is pressed on the system keyboard.
keyPressed(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
Suppressed: Sent when a key is pressed on the system keyboard.
keyRelease(int) - Method in class java.awt.Robot
Enabled: Releases a given key.
keyReleased(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Enabled: Handles the keyReleased event by invoking the keyReleased methods on listener-a and listener-b.
keyReleased(KeyEvent) - Method in class java.awt.event.KeyAdapter
Suppressed: Invoked when a key has been released.
keyReleased(KeyEvent) - Method in interface java.awt.event.KeyListener
Enabled: Invoked when a key has been released.
keyReleased(KeyEvent) - Method in interface org.eclipse.swt.events.KeyListener
Suppressed: Sent when a key is released on the system keyboard.
keyReleased(KeyEvent) - Method in class org.eclipse.swt.events.KeyAdapter
Suppressed: Sent when a key is released on the system keyboard.
keys - Variable in class java.io.FieldReflector
unsafe field keys
keys - Static variable in class javax.swing.text.StyleConstants
 
keys - Variable in class javax.swing.text.KeyBuilder
 
keys - Static variable in class javax.swing.text.AttributedSegment
 
keys - Variable in class org.eclipse.swt.widgets.Widget
 
keys - Variable in class org.eclipse.swt.widgets.Display
 
KEYS - Static variable in class java.util.Hashtable
 
keys() - Method in class java.util.Hashtable
Enabled: Returns an enumeration of the keys in this hashtable.
keys() - Method in class java.util.Dictionary
Enabled: Returns an enumeration of the keys in this dictionary.
keys() - Method in class javax.swing.ActionMap
Enabled: Returns the Action names that are bound in this ActionMap.
keys() - Method in class javax.swing.InputMap
Suppressed: Returns the KeyStrokes that are bound in this InputMap.
keys() - Method in class javax.swing.MultiUIDefaults
 
keys() - Method in class javax.swing.text.KeymapActionMap
 
keys() - Method in class javax.swing.text.KeymapWrapper
 
keys() - Method in class org.erights.e.elang.interp.ScopeMaker
 
keySelectionManager - Variable in class javax.swing.JComboBox
This protected field is implementation specific.
javax.swing.JComboBox.KeySelectionManager - interface javax.swing.KeySelectionManager.
 
keySet - Variable in class java.util.TreeSet
 
keySet - Variable in class java.util.UnmodifiableMap
 
keySet - Variable in class java.util.SynchronizedMap
 
keySet - Variable in class java.util.AbstractMap
Each of these fields are initialized to contain an instance of the appropriate view the first time this view is requested.
keySet - Variable in class java.util.SingletonMap
 
keySet - Variable in class java.util.Hashtable
Each of these fields are initialized to contain an instance of the appropriate view the first time this view is requested.
java.util.IdentityHashMap.KeySet - class java.util.KeySet.
 
java.util.Hashtable.KeySet - class java.util.KeySet.
 
java.util.WeakHashMap.KeySet - class java.util.KeySet.
 
java.util.HashMap.KeySet - class java.util.KeySet.
 
keySet() - Method in class java.awt.RenderingHints
Suppressed: Returns a Set view of the Keys contained in this RenderingHints.
keySet() - Method in class java.security.Provider
Enabled: Returns an unmodifiable Set view of the property keys contained in this provider.
keySet() - Method in class java.util.IdentityHashMap
Enabled: Returns an identity-based set view of the keys contained in this map.
keySet() - Method in class java.util.UnmodifiableMap
 
keySet() - Method in class java.util.TreeMap
Enabled: Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.SynchronizedMap
 
keySet() - Method in class java.util.WeakHashMap
Enabled: Returns a set view of the keys contained in this map.
keySet() - Method in class java.util.HashMap
Enabled: Returns a set view of the keys contained in this map.
keySet() - Method in class java.util.EmptyMap
 
keySet() - Method in class java.util.AbstractMap
Enabled: Returns a Set view of the keys contained in this map.
keySet() - Method in class java.util.SingletonMap
 
keySet() - Method in class java.util.Hashtable
Enabled: Returns a Set view of the keys contained in this Hashtable.
keySet() - Method in interface java.util.Map
Enabled: Returns a set view of the keys contained in this map.
KeySet() - Constructor for class java.util.KeySet
 
KeySet() - Constructor for class java.util.KeySet
 
KeySet() - Constructor for class java.util.KeySet
 
KeySet() - Constructor for class java.util.KeySet
 
keysize - Variable in class java.security.spec.RSAKeyGenParameterSpec
 
KeySpec - interface java.security.spec.KeySpec.
Untamed: A (transparent) specification of the key material that constitutes a cryptographic key.
keyState - Variable in class org.eclipse.swt.dnd.DropTarget
 
KeyStore - class java.security.KeyStore.
Untamed: This class represents an in-memory collection of keys and certificates.
KEYSTORE_TYPE - Static variable in class java.security.KeyStore
 
KeyStore(KeyStoreSpi, Provider, String) - Constructor for class java.security.KeyStore
Creates a KeyStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.
KeyStoreException - exception java.security.KeyStoreException.
Untamed: This is the generic KeyStore exception.
KeyStoreException() - Constructor for class java.security.KeyStoreException
Enabled: Constructs a KeyStoreException with no detail message.
KeyStoreException(String) - Constructor for class java.security.KeyStoreException
Enabled: Constructs a KeyStoreException with the specified detail message.
keyStoreSpi - Variable in class java.security.KeyStore
 
KeyStoreSpi - class java.security.KeyStoreSpi.
Untamed: This class defines the Service Provider Interface (SPI) for the KeyStore class.
KeyStoreSpi() - Constructor for class java.security.KeyStoreSpi
Enabled:
keyStroke - Variable in class javax.swing.ComponentKeyStrokePair
 
KeyStroke - class javax.swing.KeyStroke.
Unsafe:
KeyStroke() - Constructor for class javax.swing.KeyStroke
 
KeyStroke(char, int, int, boolean) - Constructor for class javax.swing.KeyStroke
 
KeyTable - Static variable in class org.eclipse.swt.widgets.Display
 
keyTraversed(TraverseEvent) - Method in interface org.eclipse.swt.events.TraverseListener
Suppressed: Sent when a traverse event occurs in a control.
keyType() - Method in class org.erights.e.elib.tables.WeakValueMap
Enabled: Does not remove garbage first
keyType() - Method in class org.erights.e.elib.tables.WeakKeyMap
Enabled: Does not remove garbage first
keyType() - Method in class org.erights.e.elib.tables.ROMap
 
keyType() - Method in class org.erights.e.elib.tables.IdentityMap
Enabled: All keys in this map must be of this type
keyType() - Method in class org.erights.e.elib.tables.FlexTrijection
Enabled: XXX This one is stupid until we generally shift from keyTypes to keyGuards.
keyType() - Method in class org.erights.e.elib.tables.FlexMapImpl
All keys in this map must be of this type
keyType() - Method in class org.erights.e.elib.tables.FlexBijection
Deprecated. Enabled:
keyType() - Method in class org.erights.e.elib.tables.EMap
Enabled: All keys in this map must be of this type.
keyType() - Method in class org.erights.e.elib.tables.ConstMapImpl
 
keyTyped(KeyEvent) - Method in class java.awt.AWTEventMulticaster
Enabled: Handles the keyTyped event by invoking the keyTyped methods on listener-a and listener-b.
keyTyped(KeyEvent) - Method in class java.awt.event.KeyAdapter
Suppressed: Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in interface java.awt.event.KeyListener
Enabled: Invoked when a key has been typed.
KeyUp - Static variable in class org.eclipse.swt.SWT
Enabled: The key up event type (value is 2).
keyUp(Event, int) - Method in class java.awt.Component
Suppressed: @deprecated As of JDK version 1.1, replaced by processKeyEvent(KeyEvent).
keyValueSeparators - Static variable in class java.awt.datatransfer.SystemFlavorMap
Copied from java.util.Properties.
keyValueSeparators - Static variable in class java.util.Properties
 
KHMER - Static variable in class java.lang.UnicodeBlock
Constant for the Unicode character block of the same name.
killConnection(Throwable, boolean) - Method in class net.captp.jcomm.CapTPConnection
Terminate this connection in the case where something unrecoverable has gone wrong.
killFocus() - Method in class org.eclipse.swt.widgets.Caret
 
kind() - Method in class com.combex.e.edoc.EThrowsTag
Return the kind of this tag.
kind() - Method in class com.combex.e.edoc.ETag
Return the kind of this tag.
kind() - Method in class com.combex.e.edoc.ESerialFieldTag
Return the kind of this tag.
kind() - Method in class com.combex.e.edoc.ESeeTag
Return the kind of this tag.
kind() - Method in class com.combex.e.edoc.EParamTag
Return the kind of this tag.
kit - Variable in class javax.swing.JEditorPane
Current content binding of the editor.
kitLoaderRegistryKey - Static variable in class javax.swing.JEditorPane
 
kitRegistryKey - Static variable in class javax.swing.JEditorPane
 
kitTypeRegistryKey - Static variable in class javax.swing.JEditorPane
 
KNOW - Static variable in class org.erights.e.elang.syntax.EParser
Enabled:
KNOWS - Static variable in class org.erights.e.elang.syntax.EParser
Enabled:
KOREA - Static variable in class java.util.Locale
Enabled: Useful constant for country.
KOREAN - Static variable in class java.util.Locale
Enabled: Useful constant for language.
kpairGenSpi - Variable in class java.security.Delegate
 

$ 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 _
comments?