- K1Div2Luminance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
-
The standard JPEG luminance quantization table, scaled by
one-half.
- K1Luminance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
-
The standard JPEG luminance quantization table.
- K2Chrominance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
-
The standard JPEG chrominance quantization table.
- K2Div2Chrominance - Static variable in class javax.imageio.plugins.jpeg.JPEGQTable
-
The standard JPEG chrominance quantization table, scaled by
one-half.
- KAKU_0 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #0 envelope size, 287 mm x 382 mm
- KAKU_1 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #1 envelope size, 270 mm x 382 mm
- KAKU_2 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #2 envelope size, 240 mm x 332 mm
- KAKU_20 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #20 envelope size, 229 mm x 324 mm
- KAKU_3 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #3 envelope size, 216 mm x 227 mm
- KAKU_4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #4 envelope size, 197 mm x 267 mm
- KAKU_5 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #5 envelope size, 190 mm x 240 mm
- KAKU_6 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #6 envelope size, 162 mm x 229 mm
- KAKU_7 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #7 envelope size, 142 mm x 205 mm
- KAKU_8 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku #8 envelope size, 119 mm x 197 mm
- KAKU_A4 - Static variable in class javax.print.attribute.standard.MediaSize.JIS
-
JIS kaku A4 envelope size, 228 mm x 312 mm
- KANBUN - Static variable in class java.lang.Character.UnicodeBlock
-
Kanbun.
0x3190 - 0x319F.
- KANGXI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
-
Kangxi Radicals.
0x2F00 - 0x2FDF.
- 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
-
Constant representing the Unicode KANNADA range.
- KANNADA - Static variable in class java.lang.Character.UnicodeBlock
-
Kannada.
0x0C80 - 0x0CFF.
- KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
-
Katakana.
0x30A0 - 0x30FF.
- KATAKANA_PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
-
Katakana Phonetic Extensions.
0x31F0 - 0x31FF.
- KBD - Static variable in class javax.swing.text.html.HTML.Tag
-
The <kbd> tag
- KEEP_CURRENT_RESULT - Static variable in interface java.sql.Statement
-
- KerberosKey - Class in javax.security.auth.kerberos
-
This class represents a Kerberos key.
- KerberosKey(KerberosPrincipal, byte[], int, int) - Constructor for class javax.security.auth.kerberos.KerberosKey
-
Construct a new key with the indicated principal and key.
- KerberosKey(KerberosPrincipal, char[], String) - Constructor for class javax.security.auth.kerberos.KerberosKey
-
Construct a new key with the indicated principal and a password.
- KerberosPrincipal - Class in javax.security.auth.kerberos
-
This represents a Kerberos principal.
- KerberosPrincipal(String) - Constructor for class javax.security.auth.kerberos.KerberosPrincipal
-
- KerberosPrincipal(String, int) - Constructor for class javax.security.auth.kerberos.KerberosPrincipal
-
Create a new instance with the given name and type.
- KerberosTicket - Class in javax.security.auth.kerberos
-
This class represents a Kerberos ticket.
- KerberosTicket(byte[], KerberosPrincipal, KerberosPrincipal, byte[], int, boolean[], Date, Date, Date, Date, InetAddress[]) - Constructor for class javax.security.auth.kerberos.KerberosTicket
-
Create a new ticket given all the facts about it.
- Kernel - Class in java.awt.image
-
Kernel represents an image processing kernel.
- Kernel(int, int, float[]) - Constructor for class java.awt.image.Kernel
-
Creates a new Kernel
instance with the specified dimensions
and values.
- key - Variable in class java.awt.Event
-
- Key - Interface in java.security
-
This interfaces models the base characteristics that all keys must
have.
- key - Variable in class javax.accessibility.AccessibleBundle
-
The locale independent name of the object.
- key - Variable in class javax.swing.text.JTextComponent.KeyBinding
-
- KEY_ACTION - Static variable in class java.awt.Event
-
- KEY_ACTION_RELEASE - Static variable in class java.awt.Event
-
- KEY_ALPHA_INTERPOLATION - Static variable in class java.awt.RenderingHints
-
A key for the 'alpha interpolation' hint.
- KEY_ANTIALIASING - Static variable in class java.awt.RenderingHints
-
A key for the 'antialiasing' hint.
- KEY_COLOR_RENDERING - Static variable in class java.awt.RenderingHints
-
A key for the 'color rendering' hint.
- KEY_DITHERING - Static variable in class java.awt.RenderingHints
-
A key for the 'dithering' hint.
- KEY_EVENT_MASK - Static variable in class java.awt.AWTEvent
-
Mask for selecting keyboard events.
- KEY_FIRST - Static variable in class java.awt.event.KeyEvent
-
This is the first id in the range of event ids used by this class.
- KEY_FRACTIONALMETRICS - Static variable in class java.awt.RenderingHints
-
A key for the 'fractional metrics' hint.
- KEY_INTERPOLATION - Static variable in class java.awt.RenderingHints
-
A key for the 'interpolation' hint.
- KEY_LAST - Static variable in class java.awt.event.KeyEvent
-
This is the last id in the range of event ids used by this class.
- KEY_LOCATION_LEFT - Static variable in class java.awt.event.KeyEvent
-
Indicates the key is on the left side of the keyboard, such as the left
shift.
- KEY_LOCATION_NUMPAD - Static variable in class java.awt.event.KeyEvent
-
Indicates the key is on the numeric pad, such as the numpad 0.
- KEY_LOCATION_RIGHT - Static variable in class java.awt.event.KeyEvent
-
Indicates the key is on the right side of the keyboard, such as the right
shift.
- KEY_LOCATION_STANDARD - Static variable in class java.awt.event.KeyEvent
-
Indicates a standard key location, with no left/right variants and not
on the numeric pad.
- KEY_LOCATION_UNKNOWN - Static variable in class java.awt.event.KeyEvent
-
Indicates unknown or irrelavent key location.
- KEY_PRESS - Static variable in class java.awt.Event
-
- KEY_PRESSED - Static variable in class java.awt.event.KeyEvent
-
This event id indicates a key was pressed.
- KEY_RELEASE - Static variable in class java.awt.Event
-
- KEY_RELEASED - Static variable in class java.awt.event.KeyEvent
-
This event it indicates a key was released.
- KEY_RENDERING - Static variable in class java.awt.RenderingHints
-
A key for the 'rendering' hint.
- KEY_STROKE_CONTROL - Static variable in class java.awt.RenderingHints
-
A key for the 'stroke control' hint.
- KEY_TEXT_ANTIALIASING - Static variable in class java.awt.RenderingHints
-
A key for the 'text antialiasing' hint.
- KEY_TYPED - Static variable in class java.awt.event.KeyEvent
-
This event id indicates a key was typed, which is a key press followed
by a key release to generate an actual Unicode character.
- KeyAdapter - Class in java.awt.event
-
This class implements KeyListener
and implements all methods
with empty bodies.
- KeyAdapter() - Constructor for class java.awt.event.KeyAdapter
-
Do nothing default constructor for subclasses.
- KeyAgreement - Class in javax.crypto
-
Key agreement is a method in which two or more parties may agree on a
secret key for symmetric cryptography or message authentication
without transmitting any secrets in the clear.
- KeyAgreement(KeyAgreementSpi, Provider, String) - Constructor for class javax.crypto.KeyAgreement
-
- KeyAgreementSpi - Class in javax.crypto
-
This is the
Service Provider Interface (
SPI) for the
KeyAgreement
class.
- KeyAgreementSpi() - Constructor for class javax.crypto.KeyAgreementSpi
-
Create a new KeyAgreementSpi instance.
- KeyAlreadyExistsException - Exception in javax.management.openmbean
-
Thrown when a key (a field name or row index) is passed to a method
of the
CompositeData
or
TabularData
classes and it
is found to already be in use.
- KeyAlreadyExistsException() - Constructor for exception javax.management.openmbean.KeyAlreadyExistsException
-
Constructs a new KeyAlreadyExistsException
.
- KeyAlreadyExistsException(String) - Constructor for exception javax.management.openmbean.KeyAlreadyExistsException
-
Constructs a new KeyAlreadyExistsException
with the specified message.
- KEYBOARD_DIVIDER_MOVE_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
The distance the divider is moved when moved by keyboard actions.
- keyboardDownRightListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
Deprecated.
The handler for down and right key presses.
- keyboardEndListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
Deprecated.
The handler for end key presses.
- KeyboardFocusManager - Class in java.awt
-
The KeyboardFocusManager
handles the focusing of
windows for receiving keyboard events.
- KeyboardFocusManager() - Constructor for class java.awt.KeyboardFocusManager
-
Construct a KeyboardFocusManager.
- keyboardHomeListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
Deprecated.
The handler for home key presses.
- keyboardResizeToggleListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
Deprecated.
The handler for toggling resizes.
- keyboardUpLeftListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
-
Deprecated.
The handler for up and left key presses.
- keyDown(Event, int) - Method in class java.awt.Component
-
- keyEqualsCharSet() - Method in exception javax.swing.text.ChangedCharSetException
-
Get the value of the second parameter, previously passed to the
constructor.
- KeyEvent - Class in java.awt.event
-
This event is generated when a key is pressed or released.
- KeyEvent(Component, int, long, int, int, char, int) - Constructor for class java.awt.event.KeyEvent
-
Initializes a new instance of KeyEvent
with the specified
information.
- KeyEvent(Component, int, long, int, int, char) - Constructor for class java.awt.event.KeyEvent
-
Initializes a new instance of KeyEvent
with the specified
information.
- KeyEvent(Component, int, long, int, int) - Constructor for class java.awt.event.KeyEvent
-
Deprecated.
- KeyEventDispatcher - Interface in java.awt
-
An instance of this interface coordinates with a KeyboardFocusManager to
target and dispatch all key events.
- KeyEventPostProcessor - Interface in java.awt
-
An instance of this interface coordinates with a KeyboardFocusManager to
target and dispatch all key events that are otherwise unconsumed.
- KeyException - Exception in java.security
-
This exception is thrown when there is a problem with a key.
- KeyException() - Constructor for exception java.security.KeyException
-
This method initializes a new instance of KeyException
with no descriptive message.
- KeyException(String) - Constructor for exception java.security.KeyException
-
This method initializes a new instance of KeyException
with a descriptive message.
- KeyException(String, Throwable) - Constructor for exception java.security.KeyException
-
Create a new instance with a descriptive error message and
a cause.
- KeyException(Throwable) - Constructor for exception java.security.KeyException
-
Create a new instance with a cause.
- KeyFactory - Class in java.security
-
Key factories are used to convert keys (opaque cryptographic keys of type
Key
) into key specifications (transparent representations of the
underlying key material).
- KeyFactory(KeyFactorySpi, Provider, String) - Constructor for class java.security.KeyFactory
-
Constructs a new instance of KeyFactory
with the specified
parameters.
- KeyFactorySpi - Class in java.security
-
KeyFactorySpi is the Service Provider Interface (SPI) for the
KeyFactory class.
- KeyFactorySpi() - Constructor for class java.security.KeyFactorySpi
-
Constucts a new KeyFactorySpi.
- 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
-
Retrieves the key representing the channel's registration with the
given selector.
- KeyGenerator - Class in javax.crypto
-
A generic producer of keys for symmetric cryptography.
- KeyGenerator(KeyGeneratorSpi, Provider, String) - Constructor for class javax.crypto.KeyGenerator
-
Create a new key generator.
- KeyGeneratorSpi - Class in javax.crypto
-
The
Service Provider Interface (
SPI) for the
KeyGenerator
class.
- KeyGeneratorSpi() - Constructor for class javax.crypto.KeyGeneratorSpi
-
Create a new key generator SPI.
- KeyListener - Interface in java.awt.event
-
This interface is for classes that wish to receive keyboard events.
- keyListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
A listener listening to key events that occur while
JComboBox
has
the focus.
- keyListener - Variable in class javax.swing.plaf.basic.BasicComboPopup
-
This listener is not used
- keyListener - Variable in class javax.swing.plaf.basic.BasicTableUI
-
- KeyManagementException - Exception in java.security
-
This exception is thrown whenever a problem related to the management of
security keys is encountered.
- KeyManagementException() - Constructor for exception java.security.KeyManagementException
-
Create a new instance with no descriptive error message.
- KeyManagementException(String) - Constructor for exception java.security.KeyManagementException
-
Create a new instance with a descriptive error message.
- KeyManagementException(String, Throwable) - Constructor for exception java.security.KeyManagementException
-
Create a new instance with a descriptive error message and
a cause.
- KeyManagementException(Throwable) - Constructor for exception java.security.KeyManagementException
-
Create a new instance with a cause.
- KeyManager - Interface in javax.net.ssl
-
A marker interface for objects that serve as key managers in SSL
communications.
- KeyManagerFactory - Class in javax.net.ssl
-
A class that creates key manager implementations based on a
requested algorithm.
- KeyManagerFactory(KeyManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.KeyManagerFactory
-
Create a new key manager factory.
- KeyManagerFactorySpi - Class in javax.net.ssl
-
The Service Provider Interface (SPI) for key manager
factories.
- KeyManagerFactorySpi() - Constructor for class javax.net.ssl.KeyManagerFactorySpi
-
- Keymap - Interface in javax.swing.text
-
- KeyPair - Class in java.security
-
KeyPair serves as a simple container for public and private keys.
- KeyPair(PublicKey, PrivateKey) - Constructor for class java.security.KeyPair
-
Initializes the KeyPair with a pubilc and private key.
- KeyPairGenerator - Class in java.security
-
KeyPairGenerator
is a class used to generate key-pairs for a
security algorithm.
- KeyPairGenerator(String) - Constructor for class java.security.KeyPairGenerator
-
Constructs a new instance of KeyPairGenerator
.
- KeyPairGeneratorSpi - Class in java.security
-
KeyPairGeneratorSpi is the interface used to generate key pairs
for security algorithms.
- KeyPairGeneratorSpi() - Constructor for class java.security.KeyPairGeneratorSpi
-
Constructs a new KeyPairGeneratorSpi
- keyPress(int) - Method in interface java.awt.peer.RobotPeer
-
- keyPress(int) - Method in class java.awt.Robot
-
Press a key.
- keyPressed(KeyEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles this event by dispatching it to the "a" and "b" listener
instances.
- keyPressed(KeyEvent) - Method in class java.awt.event.KeyAdapter
-
Implements this method in the interface with an empty body.
- keyPressed(KeyEvent) - Method in interface java.awt.event.KeyListener
-
This method is called when a key is pressed.
- keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler
-
Invoked whenever key is pressed while JComboBox is in focus.
- keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
-
Receives notification that a key has been pressed.
- keyPressed(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
-
Invoked when a key has been pressed.
- keyRelease(int) - Method in interface java.awt.peer.RobotPeer
-
- keyRelease(int) - Method in class java.awt.Robot
-
Release a key.
- keyReleased(KeyEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles this event by dispatching it to the "a" and "b" listener
instances.
- keyReleased(KeyEvent) - Method in class java.awt.event.KeyAdapter
-
Implements this method in the interface with an empty body.
- keyReleased(KeyEvent) - Method in interface java.awt.event.KeyListener
-
This method is called when a key is released.
- keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
-
- keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
-
Receives notification that a key has been released.
- keyReleased(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
-
Invoked when a key has been released
- 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
-
Return an enumeration of the keys of this table.
- keys() - Method in class java.util.prefs.AbstractPreferences
-
Returns an (possibly empty) array with all the keys of the preference
entries of this node.
- keys() - Method in class java.util.prefs.Preferences
-
Returns an (possibly empty) array with all the keys of the preference
entries of this node.
- keys() - Method in class javax.swing.ActionMap
-
Returns all keys of entries in this ActionMap
.
- keys() - Method in class javax.swing.InputMap
-
Returns all keys of entries in this InputMap
.
- keySelectionManager - Variable in class javax.swing.JComboBox
-
keySelectionManager
- keySet() - Method in class java.awt.RenderingHints
-
Returns a set containing the keys from this collection.
- keySet() - Method in class java.util.AbstractMap
-
Returns a set view of this map's keys.
- keySet() - Method in class java.util.EnumMap
-
- keySet() - Method in class java.util.HashMap
-
Returns a "set view" of this HashMap's keys.
- keySet() - Method in class java.util.Hashtable
-
Returns a "set view" of this Hashtable's keys.
- keySet() - Method in class java.util.IdentityHashMap
-
Returns a "set view" of this Map's keys.
- keySet() - Method in class java.util.jar.Attributes
-
Gives a Set of all the values of defined attribute names.
- keySet() - Method in interface java.util.Map
-
Returns a set view of the keys in this Map.
- keySet() - Method in class java.util.TreeMap
-
Returns a "set view" of this TreeMap's keys.
- keySet() - Method in class java.util.WeakHashMap
-
Returns a set representation of the keys in this map.
- keySet() - Method in class javax.management.openmbean.CompositeType
-
Returns an unmodifiable
Set
-based
view of the field names that form part of this
CompositeType
instance.
- keySet() - Method in interface javax.management.openmbean.TabularData
-
Returns a
Set
view of the keys or
indices of this
TabularData
instance.
- keySet() - Method in class javax.management.openmbean.TabularDataSupport
-
Returns a set view of the keys in this Map.
- KeySpec - Interface in java.security.spec
-
A transparent interface for Key Specifications.
- keysSpi() - Method in class java.util.prefs.AbstractPreferences
-
Returns an (possibly empty) array with all the keys of the preference
entries of this node.
- KeyStore - Class in java.security
-
Keystore represents an in-memory collection of keys and
certificates.
- KeyStore(KeyStoreSpi, Provider, String) - Constructor for class java.security.KeyStore
-
Creates an instance of KeyStore
- KeyStoreBuilderParameters - Class in javax.net.ssl
-
FIXME this class is currently a stub;
it depends on an implementation of KeyStore.Builder
.
- KeyStoreBuilderParameters() - Constructor for class javax.net.ssl.KeyStoreBuilderParameters
-
- KeyStoreException - Exception in java.security
-
Indicates a problem with the key store.
- KeyStoreException() - Constructor for exception java.security.KeyStoreException
-
Create a new instance detailed error message.
- KeyStoreException(String) - Constructor for exception java.security.KeyStoreException
-
Create a new instance with a detailed error message.
- KeyStoreException(String, Throwable) - Constructor for exception java.security.KeyStoreException
-
Create a new instance with a descriptive error message and
a cause.
- KeyStoreException(Throwable) - Constructor for exception java.security.KeyStoreException
-
Create a new instance with a cause.
- KeyStoreSpi - Class in java.security
-
KeyStoreSpi is the Service Provider Interface (SPI) for the
KeyStore class.
- KeyStoreSpi() - Constructor for class java.security.KeyStoreSpi
-
Constructs a new KeyStoreSpi
- KeyStroke - Class in javax.swing
-
- keyTyped(KeyEvent) - Method in class java.awt.AWTEventMulticaster
-
Handles this event by dispatching it to the "a" and "b" listener
instances.
- keyTyped(KeyEvent) - Method in class java.awt.event.KeyAdapter
-
Implements this method in the interface with an empty body.
- keyTyped(KeyEvent) - Method in interface java.awt.event.KeyListener
-
This method is called when a key is typed.
- keyTyped(KeyEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.KeyHandler
-
Receives notification that a key has been pressed and released.
- 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
-
- KHMER - Static variable in class java.awt.font.NumericShaper
-
Constant representing the Unicode KHMER range.
- KHMER - Static variable in class java.lang.Character.UnicodeBlock
-
Khmer.
0x1780 - 0x17FF.
- KHMER_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
-
Khmer Symbols.
0x19E0 - 0x19FF.
- kind() - Method in class org.omg.CORBA.TypeCode
-
Return the kind of this type code object.
- kind - Variable in class org.omg.CosNaming.NameComponent
-
The name component kind (this conception is similar to
the file type conception.
- KOREA - Static variable in class java.util.Locale
-
Locale which represents Korea.
- KOREAN - Static variable in class java.util.Locale
-
Locale which represents the Korean language.
- KRB_NT_PRINCIPAL - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
-
Constant from the RFC: "Just the name of the principal as in DCE, or
for users".
- KRB_NT_SRV_HST - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
-
Constant from the RFC: "Service and other unique instance (krbtgt)".
- KRB_NT_SRV_INST - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
-
Constant from the RFC: "Service with host name as instance (telnet,
rcommands)".
- KRB_NT_SRV_XHST - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
-
Constant from the RFC: "Service with host as remaining components".
- KRB_NT_UID - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
-
Constant from the RFC: "Unique ID".
- KRB_NT_UNKNOWN - Static variable in class javax.security.auth.kerberos.KerberosPrincipal
-
Constant from the RFC: "Name type not known".