JavaTM 2 Platform
Standard Ed. 5.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

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 "Kanbun" Unicode character block.
KANGXI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kangxi Radicals" Unicode character block.
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 "Kannada" Unicode character block.
KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana" Unicode character block.
KATAKANA_PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana Phonetic Extensions" Unicode character block.
KBD - Static variable in class javax.swing.text.html.HTML.Tag
 
KEEP - Static variable in interface java.util.jar.Pack200.Packer
The string "keep", a possible value for certain properties.
KEEP - Static variable in interface java.util.jar.Pack200.Unpacker
The string "keep", a possible value for certain properties.
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.
KEEP_FILE_ORDER - Static variable in interface java.util.jar.Pack200.Packer
If this property is set to Pack200.Packer.TRUE, the packer will transmit all elements in their original order within the source archive.
KerberosKey - Class in javax.security.auth.kerberos
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 in javax.security.auth.kerberos
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 in javax.security.auth.kerberos
This class encapsulates a Kerberos ticket and associated information as viewed from the client's point of view.