当前页面:
在线文档首页 >
Java 2 SDK v1.4.2, Java 2 SDK 英文文档
K-Index (Java 2 Platform SE v1.4.2) - Java 2 SDK v1.4.2, Java 2 SDK 英文文档
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
- K1Div2Luminance -
Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
- The sample luminance quantization table given in the JPEG
specification, table K.1, with all elements divided by 2.
- K1Luminance -
Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
- The sample luminance quantization table given in the JPEG
specification, table K.1.
- K2Chrominance -
Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
- The sample chrominance quantization table given in the JPEG
specification, table K.2.
- K2Div2Chrominance -
Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
- The sample chrominance quantization table given in the JPEG
specification, table K.2, with all elements divided by 2.
- KAKU_0 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #0 envelope size, 287 mm by 382 mm.
- KAKU_1 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #1 envelope size, 270 mm by 382 mm.
- KAKU_2 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #2 envelope size, 240 mm by 332 mm.
- KAKU_20 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #20 envelope size, 229 mm by 324 mm.
- KAKU_3 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #3 envelope size, 216 mm by 277 mm.
- KAKU_4 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #4 envelope size, 197 mm by 267 mm.
- KAKU_5 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #5 envelope size, 190 mm by 240 mm.
- KAKU_6 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #6 envelope size, 162 mm by 229 mm.
- KAKU_7 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #7 envelope size, 142 mm by 205 mm.
- KAKU_8 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") #8 envelope size, 119 mm by 197 mm.
- KAKU_A4 -
Static variable in class javax.print.attribute.standard.MediaSize.JIS
- Specifies the JIS Kaku ("square") A4 envelope size, 228 mm by 312 mm.
- KANBUN -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- KANGXI_RADICALS -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- KANJI -
Static variable in class java.awt.im.InputSubset
- Constant for all Han characters used in writing Japanese, including a
subset of the CJK unified ideographs as well as Japanese Han characters
that may be defined as surrogate characters.
- KANNADA -
Static variable in class java.awt.font.NumericShaper
- Identifies the KANNADA range and decimal base.
- KANNADA -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- KATAKANA -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- KBD -
Static variable in class javax.swing.text.html.HTML.Tag
-
- KEEP_CURRENT_RESULT -
Static variable in interface java.sql.Statement
- The constant indicating that the current
ResultSet
object
should not be closed when calling getMoreResults
.
- KEYBOARD_DIVIDER_MOVE_OFFSET -
Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- How far (relativ) the divider does move when it is moved around by
the cursor keys on the keyboard.
- KEY_ACTION -
Static variable in class java.awt.Event
- The user has pressed a non-ASCII action key.
- KEY_ACTION_RELEASE -
Static variable in class java.awt.Event
- The user has released a non-ASCII action key.
- KEY_ALPHA_INTERPOLATION -
Static variable in class java.awt.RenderingHints
- Alpha interpolation hint key.
- KEY_ANTIALIASING -
Static variable in class java.awt.RenderingHints
- Antialiasing hint key.
- KEY_COLOR_RENDERING -
Static variable in class java.awt.RenderingHints
- Color rendering hint key.
- KEY_DITHERING -
Static variable in class java.awt.RenderingHints
- Dithering hint key.
- KEY_EVENT_MASK -
Static variable in class java.awt.AWTEvent
- The event mask for selecting key events.
- KEY_FIRST -
Static variable in class java.awt.event.KeyEvent
- The first number in the range of ids used for key events.
- KEY_FRACTIONALMETRICS -
Static variable in class java.awt.RenderingHints
- Font fractional metrics hint key.
- KEY_INTERPOLATION -
Static variable in class java.awt.RenderingHints
- Interpolation hint key.
- KEY_LAST -
Static variable in class java.awt.event.KeyEvent
- The last number in the range of ids used for key events.
- KEY_LOCATION_LEFT -
Static variable in class java.awt.event.KeyEvent
- 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
- 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
- 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
- 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
- A constant indicating that the keyLocation is indeterminate
or not relevant.
- KEY_PRESS -
Static variable in class java.awt.Event
- The user has pressed a normal key.
- KEY_PRESSED -
Static variable in class java.awt.event.KeyEvent
- The "key pressed" event.
- KEY_RELEASE -
Static variable in class java.awt.Event
- The user has released a normal key.
- KEY_RELEASED -
Static variable in class java.awt.event.KeyEvent
- The "key released" event.
- KEY_RENDERING -
Static variable in class java.awt.RenderingHints
- Rendering hint key.
- KEY_STROKE_CONTROL -
Static variable in class java.awt.RenderingHints
- Stroke normalization control hint key.
- KEY_TEXT_ANTIALIASING -
Static variable in class java.awt.RenderingHints
- Text antialiasing hint key.
- KEY_TYPED -
Static variable in class java.awt.event.KeyEvent
- The "key typed" event.
- KHMER -
Static variable in class java.awt.font.NumericShaper
- Identifies the KHMER range and decimal base.
- KHMER -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the Unicode character block of the same name.
- KOREA -
Static variable in class java.util.Locale
- Useful constant for country.
- KOREAN -
Static variable in class java.util.Locale
- Useful constant for language.
- KRB_NT_PRINCIPAL -
Static variable in class javax.security.auth.kerberos.KerberosPrincipal
- user principal name type
- KRB_NT_SRV_HST -
Static variable in class javax.security.auth.kerberos.KerberosPrincipal
- service with host name as instance (telnet, rcommands) name type
- KRB_NT_SRV_INST -
Static variable in class javax.security.auth.kerberos.KerberosPrincipal
- service and other unique instance (krbtgt) name type
- KRB_NT_SRV_XHST -
Static variable in class javax.security.auth.kerberos.KerberosPrincipal
- service with host as remaining components name type
- KRB_NT_UID -
Static variable in class javax.security.auth.kerberos.KerberosPrincipal
- unique ID name type
- KRB_NT_UNKNOWN -
Static variable in class javax.security.auth.kerberos.KerberosPrincipal
- unknown name type
- KerberosKey - class javax.security.auth.kerberos.KerberosKey.
- This class encapsulates a long term secret key for a Kerberos
principal.
- KerberosKey(KerberosPrincipal, byte[], int, int) -
Constructor for class javax.security.auth.kerberos.KerberosKey
- Constructs a KerberosKey from the given bytes when the key type and
key version number are known.
- KerberosKey(KerberosPrincipal, char[], String) -
Constructor for class javax.security.auth.kerberos.KerberosKey
- Constructs a KerberosKey from a principal's password.
- KerberosPrincipal - class javax.security.auth.kerberos.KerberosPrincipal.
- This class encapsulates a Kerberos principal.
- KerberosPrincipal(String) -
Constructor for class javax.security.auth.kerberos.KerberosPrincipal
- Constructs a KerberosPrincipal from the provided string input.
- KerberosPrincipal(String, int) -
Constructor for class javax.security.auth.kerberos.KerberosPrincipal
- Constructs a KerberosPrincipal from the provided string and
name type input.
- KerberosTicket - class javax.security.auth.kerberos.KerberosTicket.
- This class encapsulates a Kerberos ticket and associated
information as viewed from the client's point of view.
- KerberosTicket(byte[], KerberosPrincipal, KerberosPrincipal, byte[], int, boolean[], Date, Date, Date, Date, InetAddress[]) -
Constructor for class javax.security.auth.kerberos.KerberosTicket
- Constructs a KerberosTicket using credentials information that a
client either receives from a KDC or reads from a cache.
- Kernel - class java.awt.image.Kernel.
- The
Kernel
class defines a matrix that describes how a
specified pixel and its surrounding pixels affect the value
computed for the pixel's position in the output image of a filtering
operation. - Kernel(int, int, float[]) -
Constructor for class java.awt.image.Kernel
- Constructs a
Kernel
object from an array of floats.
- Key - interface java.security.Key.
- The Key interface is the top-level interface for all keys.
- KeyAdapter - class java.awt.event.KeyAdapter.
- An abstract adapter class for receiving keyboard events.
- KeyAdapter() -
Constructor for class java.awt.event.KeyAdapter
-
- KeyAgreement - class javax.crypto.KeyAgreement.
- This class provides the functionality of a key agreement (or key
exchange) protocol.
- KeyAgreement(KeyAgreementSpi, Provider, String) -
Constructor for class javax.crypto.KeyAgreement
- Creates a KeyAgreement object.
- KeyAgreementSpi - class javax.crypto.KeyAgreementSpi.
- This class defines the Service Provider Interface (SPI)
for the
KeyAgreement
class. - KeyAgreementSpi() -
Constructor for class javax.crypto.KeyAgreementSpi
-
- KeyEvent - class java.awt.event.KeyEvent.
- An event which indicates that a keystroke occurred in a component.
- KeyEvent(Component, int, long, int, int, char, int) -
Constructor for class java.awt.event.KeyEvent
-
- KeyEvent(Component, int, long, int, int, char) -
Constructor for class java.awt.event.KeyEvent
- Constructs a
KeyEvent
object.
- KeyEvent(Component, int, long, int, int) -
Constructor for class java.awt.event.KeyEvent
- Deprecated. as of JDK1.1
- KeyEventDispatcher - interface java.awt.KeyEventDispatcher.
- A KeyEventDispatcher cooperates with the current KeyboardFocusManager in the
targeting and dispatching of all KeyEvents.
- KeyEventPostProcessor - interface java.awt.KeyEventPostProcessor.
- A KeyEventPostProcessor cooperates with the current KeyboardFocusManager
in the final resolution of all unconsumed KeyEvents.
- KeyException - exception java.security.KeyException.
- This is the basic key exception.
- KeyException() -
Constructor for class java.security.KeyException
- Constructs a KeyException with no detail message.
- KeyException(String) -
Constructor for class java.security.KeyException
- Constructs a KeyException with the specified detail message.
- KeyFactory - class java.security.KeyFactory.
- 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.
- This class defines the Service Provider Interface (SPI)
for the
KeyFactory
class. - KeyFactorySpi() -
Constructor for class java.security.KeyFactorySpi
-
- KeyGenerator - class javax.crypto.KeyGenerator.
- This class provides the functionality of a (symmetric) key generator.
- KeyGenerator(KeyGeneratorSpi, Provider, String) -
Constructor for class javax.crypto.KeyGenerator
- Creates a KeyGenerator object.
- KeyGeneratorSpi - class javax.crypto.KeyGeneratorSpi.
- This class defines the Service Provider Interface (SPI)
for the
KeyGenerator
class. - KeyGeneratorSpi() -
Constructor for class javax.crypto.KeyGeneratorSpi
-
- KeyListener - interface java.awt.event.KeyListener.
- The listener interface for receiving keyboard events (keystrokes).
- KeyManagementException - exception java.security.KeyManagementException.
- This is the general key management exception for all operations
dealing with key management.
- KeyManagementException() -
Constructor for class java.security.KeyManagementException
- Constructs a KeyManagementException with no detail message.
- KeyManagementException(String) -
Constructor for class java.security.KeyManagementException
- Constructs a KeyManagementException with the specified detail
message.
- KeyManager - interface javax.net.ssl.KeyManager.
- This is the base interface for JSSE key managers.
- KeyManagerFactory - class javax.net.ssl.KeyManagerFactory.
- This class acts as a factory for key managers based on a
source of key material.
- KeyManagerFactory(KeyManagerFactorySpi, Provider, String) -
Constructor for class javax.net.ssl.KeyManagerFactory
- Creates a KeyManagerFactory object.
- KeyManagerFactorySpi - class javax.net.ssl.KeyManagerFactorySpi.
- This class defines the Service Provider Interface (SPI)
for the
KeyManagerFactory
class. - KeyManagerFactorySpi() -
Constructor for class javax.net.ssl.KeyManagerFactorySpi
-
- KeyPair - class java.security.KeyPair.
- This class is a simple holder for a key pair (a public key and a
private key).
- KeyPair(PublicKey, PrivateKey) -
Constructor for class java.security.KeyPair
- Constructs a key pair from the given public key and private key.
- KeyPairGenerator - class java.security.KeyPairGenerator.
- 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.
- This class defines the Service Provider Interface (SPI)
for the
KeyPairGenerator
class, which is used to generate
pairs of public and private keys. - KeyPairGeneratorSpi() -
Constructor for class java.security.KeyPairGeneratorSpi
-
- KeySpec - interface java.security.spec.KeySpec.
- A (transparent) specification of the key material
that constitutes a cryptographic key.
- KeyStore - class java.security.KeyStore.
- This class represents an in-memory collection of keys and certificates.
- 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.
- This is the generic KeyStore exception.
- KeyStoreException() -
Constructor for class java.security.KeyStoreException
- Constructs a KeyStoreException with no detail message.
- KeyStoreException(String) -
Constructor for class java.security.KeyStoreException
- Constructs a KeyStoreException with the specified detail
message.
- KeyStoreSpi - class java.security.KeyStoreSpi.
- This class defines the Service Provider Interface (SPI)
for the
KeyStore
class. - KeyStoreSpi() -
Constructor for class java.security.KeyStoreSpi
-
- KeyStroke - class javax.swing.KeyStroke.
- A KeyStroke represents a key action on the keyboard, or equivalent input
device.
- KeyboardFocusManager - class java.awt.KeyboardFocusManager.
- The KeyboardFocusManager is responsible for managing the active and focused
Windows, and the current focus owner.
- KeyboardFocusManager() -
Constructor for class java.awt.KeyboardFocusManager
- Initializes a KeyboardFocusManager.
- Keymap - interface javax.swing.text.Keymap.
- A collection of bindings of KeyStrokes to actions.
- key -
Variable in class java.awt.Event
- The key code of the key that was pressed in a keyboard event.
- key -
Variable in class javax.accessibility.AccessibleBundle
- The locale independent name of the state.
- key -
Variable in class javax.swing.text.JTextComponent.KeyBinding
- The key.
- keyDown(Event, int) -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by processKeyEvent(KeyEvent).
- keyEqualsCharSet() -
Method in class javax.swing.text.ChangedCharSetException
-
- keyFor(Selector) -
Method in class java.nio.channels.SelectableChannel
- Retrieves the key representing the channel's registration with the given
selector.
- keyFor(Selector) -
Method in class java.nio.channels.spi.AbstractSelectableChannel
-
- keyListener -
Variable in class javax.swing.plaf.basic.BasicComboBoxUI
- This protected field is implementation specific.
- keyListener -
Variable in class javax.swing.plaf.basic.BasicComboPopup
- This protected field is implementation specific.
- keyListener -
Variable in class javax.swing.plaf.basic.BasicTableUI
-
- keyPress(int) -
Method in class java.awt.Robot
- Presses a given key.
- keyPressed(KeyEvent) -
Method in class java.awt.AWTEventMulticaster
- Handles the keyPressed event by invoking the
keyPressed methods on listener-a and listener-b.
- keyPressed(KeyEvent) -
Method in class java.awt.event.KeyAdapter
- Invoked when a key has been pressed.
- keyPressed(KeyEvent) -
Method in interface java.awt.event.KeyListener
- Invoked when a key has been pressed.
- keyPressed(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
-
- keyPressed(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
-
- keyPressed(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
-
- keyRelease(int) -
Method in class java.awt.Robot
- Releases a given key.
- keyReleased(KeyEvent) -
Method in class java.awt.AWTEventMulticaster
- Handles the keyReleased event by invoking the
keyReleased methods on listener-a and listener-b.
- keyReleased(KeyEvent) -
Method in class java.awt.event.KeyAdapter
- Invoked when a key has been released.
- keyReleased(KeyEvent) -
Method in interface java.awt.event.KeyListener
- Invoked when a key has been released.
- keyReleased(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
-
- keyReleased(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
-
- keyReleased(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
-
- keySelectionManager -
Variable in class javax.swing.JComboBox
- This protected field is implementation specific.
- keySet() -
Method in class java.awt.RenderingHints
- Returns a
Set
view of the Keys contained in this
RenderingHints
.
- keySet() -
Method in class java.security.Provider
- Returns an unmodifiable Set view of the property keys contained in
this provider.
- keySet() -
Method in class java.util.AbstractMap
- Returns a Set view of the keys contained in this map.
- keySet() -
Method in class java.util.HashMap
- Returns a set view of the keys contained in this map.
- keySet() -
Method in class java.util.Hashtable
- Returns a Set view of the keys contained in this Hashtable.
- keySet() -
Method in class java.util.IdentityHashMap
- Returns an identity-based set view of the keys contained in this map.
- keySet() -
Method in interface java.util.Map
- Returns a set view of the keys contained in this map.
- keySet() -
Method in class java.util.TreeMap
- Returns a Set view of the keys contained in this map.
- keySet() -
Method in class java.util.WeakHashMap
- Returns a set view of the keys contained in this map.
- keySet() -
Method in class java.util.jar.Attributes
- Returns a Set view of the attribute names (keys) contained in this Map.
- keyTyped(KeyEvent) -
Method in class java.awt.AWTEventMulticaster
- Handles the keyTyped event by invoking the
keyTyped methods on listener-a and listener-b.
- keyTyped(KeyEvent) -
Method in class java.awt.event.KeyAdapter
- Invoked when a key has been typed.
- keyTyped(KeyEvent) -
Method in interface java.awt.event.KeyListener
- Invoked when a key has been typed.
- keyTyped(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
-
- keyTyped(KeyEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
- Invoked when a key has been typed.
- keyUp(Event, int) -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by processKeyEvent(KeyEvent).
- keyboardDownRightListener -
Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- Deprecated. As of Java 2 platform v1.3.
- keyboardEndListener -
Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- Deprecated. As of Java 2 platform v1.3.
- keyboardHomeListener -
Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- Deprecated. As of Java 2 platform v1.3.
- keyboardResizeToggleListener -
Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- Deprecated. As of Java 2 platform v1.3.
- keyboardUpLeftListener -
Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
- Deprecated. As of Java 2 platform v1.3.
- keys() -
Method in class java.nio.channels.Selector
- Returns this selector's key set.
- keys() -
Method in class java.util.Dictionary
- Returns an enumeration of the keys in this dictionary.
- keys() -
Method in class java.util.Hashtable
- Returns an enumeration of the keys in this hashtable.
- keys() -
Method in class java.util.prefs.AbstractPreferences
- Implements the keys method as per the specification in
Preferences.keys()
.
- keys() -
Method in class java.util.prefs.Preferences
- Returns all of the keys that have an associated value in this
preference node.
- keys() -
Method in class javax.swing.ActionMap
- Returns the
Action
names that are bound in this ActionMap
.
- keys() -
Method in class javax.swing.InputMap
- Returns the
KeyStroke
s that are bound in this InputMap
.
- keysSpi() -
Method in class java.util.prefs.AbstractPreferences
- Returns all of the keys that have an associated value in this
preference node.
- kind() -
Method in class org.omg.CORBA.TypeCode
- Retrieves the kind of this
TypeCode
object.
- kind -
Variable in class org.omg.CosNaming.NameComponent
-
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 _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.