Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties

I

I - Static variable in class javax.swing.text.html.HTML.Tag
Tag <i>
I2B - Static variable in class jdk.incubator.vector.VectorOperators
Convert intVal to (byte)intVal.
I2D - Static variable in class jdk.incubator.vector.VectorOperators
Convert intVal to (double)intVal.
I2F - Static variable in class jdk.incubator.vector.VectorOperators
Convert intVal to (float)intVal.
I2L - Static variable in class jdk.incubator.vector.VectorOperators
Convert intVal to (long)intVal.
I2S - Static variable in class jdk.incubator.vector.VectorOperators
Convert intVal to (short)intVal.
icAbsoluteColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: AbsoluteColorimetric.
ICC_ColorSpace - Class in java.awt.color
The ICC_ColorSpace class is an implementation of the abstract ColorSpace class.
ICC_ColorSpace(ICC_Profile) - Constructor for class java.awt.color.ICC_ColorSpace
Constructs a new ICC_ColorSpace from an ICC_Profile object.
ICC_Profile - Class in java.awt.color
A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:2001-12, File Format for Color Profiles, (see http://www.color.org).
ICC_ProfileGray - Class in java.awt.color
The ICC_ProfileGray class is a subclass of the ICC_Profile class that represents profiles which meet the following criteria: the color space type of the profile is TYPE_GRAY and the profile includes the grayTRCTag and mediaWhitePointTag tags.
ICC_ProfileRGB - Class in java.awt.color
The ICC_ProfileRGB class is a subclass of the ICC_Profile class that represents profiles which meet the following criteria: the profile's color space type is RGB, and the profile includes the redColorantTag, greenColorantTag, blueColorantTag, redTRCTag, greenTRCTag, blueTRCTag, mediaWhitePointTag tags.
icCurveCount - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: curveType count.
icCurveData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: curveType data.
icHdrAttributes - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device attributes.
icHdrCmmId - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: CMM for this profile.
icHdrColorSpace - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: color space of data.
icHdrCreator - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile creator.
icHdrDate - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: date profile was created.
icHdrDeviceClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: type of profile.
icHdrFlags - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: various bit settings.
icHdrIlluminant - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile illuminant.
icHdrMagic - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: icMagicNumber.
icHdrManufacturer - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device manufacturer.
icHdrModel - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: device model number.
icHdrPcs - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: PCS - XYZ or Lab only.
icHdrPlatform - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: primary platform.
icHdrProfileID - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile's ID.
icHdrRenderingIntent - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: rendering intent.
icHdrSize - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: profile size in bytes.
icHdrVersion - Static variable in class java.awt.color.ICC_Profile
ICC Profile Header Location: format version number.
icICCAbsoluteColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: ICC-AbsoluteColorimetric.
icMediaRelativeColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Media-RelativeColorimetric.
icon - Variable in class javax.swing.JOptionPane
Icon used in pane.
icon - Variable in class javax.swing.plaf.basic.BasicRadioButtonUI
The icon.
Icon - Interface in javax.swing
A small fixed size picture, typically used to decorate components.
ICON - Static variable in class javax.accessibility.AccessibleRole
A small fixed size picture, typically used to decorate components.
ICON_BADGE_IMAGE_WINDOW - Enum constant in enum class java.awt.Taskbar.Feature
Represents a graphical icon badge feature for a window.
ICON_BADGE_NUMBER - Enum constant in enum class java.awt.Taskbar.Feature
Represents a numerical icon badge feature.
ICON_BADGE_TEXT - Enum constant in enum class java.awt.Taskbar.Feature
Represents a textual icon badge feature.
ICON_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Identifies a change to the icon that represents the button.
ICON_COLOR_16x16 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 16 x 16 color icon.
ICON_COLOR_32x32 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 32 x 32 color icon.
ICON_IMAGE - Enum constant in enum class java.awt.Taskbar.Feature
Represents an icon feature.
ICON_MONO_16x16 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 16 x 16 monochrome icon.
ICON_MONO_32x32 - Static variable in interface java.beans.BeanInfo
Constant to indicate a 32 x 32 monochrome icon.
ICON_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for icon.
iconable - Variable in class javax.swing.JInternalFrame
The frame can "iconified" (shrunk down and displayed as an icon-image).
IconAttribute - Static variable in class javax.swing.text.StyleConstants
Name of the icon attribute.
iconButton - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The iconify button.
iconCache - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
The icon cache
IconElementName - Static variable in class javax.swing.text.StyleConstants
Name of elements used to represent icons.
iconIcon - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The iconify icon.
ICONIFIED - Static variable in class java.awt.Frame
This state bit indicates that frame is iconified.
ICONIFIED - Static variable in class javax.accessibility.AccessibleState
Indicates this object is minimized and is represented only by an icon.
ICONIFY_CMD - Static variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The minimize button text property.
iconifyAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The instance of an IconifyAction.
IconifyAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
Constructs a new instance of an IconifyAction.
iconifyFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Removes the frame from its parent and adds its desktopIcon to the parent.
iconifyFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
Generally, remove this frame from its parent and add an iconic representation.
iconifyFrame(JInternalFrame) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
This method is called when the user wants to iconify the frame.
iconOnly - Variable in class javax.swing.plaf.metal.MetalComboBoxButton
The iconOnly value.
iconPane - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
The title pane component used in the desktop icon.
IconUIResource - Class in javax.swing.plaf
An Icon wrapper class which implements UIResource.
IconUIResource(Icon) - Constructor for class javax.swing.plaf.IconUIResource
Creates a UIResource icon object which wraps an existing Icon instance.
IconView - Class in javax.swing.text
Icon decorator that implements the view interface.
IconView(Element) - Constructor for class javax.swing.text.IconView
Creates a new icon view that represents an element.
icPerceptual - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Perceptual.
icRelativeColorimetric - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: RelativeColorimetric.
icSaturation - Static variable in class java.awt.color.ICC_Profile
ICC Profile Rendering Intent: Saturation.
icSigAbstractClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'abst'.
icSigAToB0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B0'.
icSigAToB1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B1'.
icSigAToB2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'A2B2'.
icSigBlueColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bXYZ'.
icSigBlueMatrixColumnTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bXYZ'.
icSigBlueTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bTRC'.
icSigBToA0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A0'.
icSigBToA1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A1'.
icSigBToA2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'B2A2'.
icSigCalibrationDateTimeTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'calt'.
icSigCharTargetTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'targ'.
icSigChromaticAdaptationTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'chad'.
icSigChromaticityTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'chrm'.
icSigCmyData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CMY '.
icSigCmykData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CMYK'.
icSigColorantOrderTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'clro'.
icSigColorantTableTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'clrt'.
icSigColorSpaceClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'spac'.
icSigCopyrightTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'cprt'.
icSigCrdInfoTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'crdi'.
icSigDeviceMfgDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'dmnd'.
icSigDeviceModelDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'dmdd'.
icSigDeviceSettingsTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'devs'.
icSigDisplayClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'mntr'.
icSigGamutTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gamt'.
icSigGrayData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'GRAY'.
icSigGrayTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'kTRC'.
icSigGreenColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gXYZ'.
icSigGreenMatrixColumnTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gXYZ'.
icSigGreenTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'gTRC'.
icSigHead - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'head' - special.
icSigHlsData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'HLS'.
icSigHsvData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'HSV'.
icSigInputClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'scnr'.
icSigLabData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Lab '.
icSigLinkClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'link'.
icSigLuminanceTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'lumi'.
icSigLuvData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Luv '.
icSigMeasurementTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'meas'.
icSigMediaBlackPointTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bkpt'.
icSigMediaWhitePointTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'wtpt'.
icSigNamedColor2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ncl2'.
icSigNamedColorClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'nmcl'.
icSigOutputClass - Static variable in class java.awt.color.ICC_Profile
ICC Profile Class Signature: 'prtr'.
icSigOutputResponseTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'resp'.
icSigPreview0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre0'.
icSigPreview1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre1'.
icSigPreview2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pre2'.
icSigProfileDescriptionTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'desc'.
icSigProfileSequenceDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'pseq'.
icSigPs2CRD0Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd0'.
icSigPs2CRD1Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd1'.
icSigPs2CRD2Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd2'.
icSigPs2CRD3Tag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'psd3'.
icSigPs2CSATag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ps2s'.
icSigPs2RenderingIntentTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'ps2i'.
icSigRedColorantTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rXYZ'.
icSigRedMatrixColumnTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rXYZ'.
icSigRedTRCTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'rTRC'.
icSigRgbData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'RGB '.
icSigScreeningDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'scrd'.
icSigScreeningTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'scrn'.
icSigSpace2CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '2CLR'.
icSigSpace3CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '3CLR'.
icSigSpace4CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '4CLR'.
icSigSpace5CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '5CLR'.
icSigSpace6CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '6CLR'.
icSigSpace7CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '7CLR'.
icSigSpace8CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '8CLR'.
icSigSpace9CLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: '9CLR'.
icSigSpaceACLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'ACLR'.
icSigSpaceBCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'BCLR'.
icSigSpaceCCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'CCLR'.
icSigSpaceDCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'DCLR'.
icSigSpaceECLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'ECLR'.
icSigSpaceFCLR - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'FCLR'.
icSigTechnologyTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'tech'.
icSigUcrBgTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'bfd '.
icSigViewingCondDescTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'vued'.
icSigViewingConditionsTag - Static variable in class java.awt.color.ICC_Profile
ICC Profile Tag Signature: 'view'.
icSigXYZData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'XYZ '.
icSigYCbCrData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'YCbr'.
icSigYxyData - Static variable in class java.awt.color.ICC_Profile
ICC Profile Color Space Type Signature: 'Yxy '.
icTagReserved - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: reserved.
icTagType - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: tag type signature.
icXYZNumberX - Static variable in class java.awt.color.ICC_Profile
ICC Profile Constant: XYZNumber X.
id - Variable in class java.awt.AWTEvent
The event's id.
id - Variable in class java.awt.Event
Deprecated.
Indicates which type of event the event is, and which other Event variables are relevant for the event.
id - Variable in class javax.naming.ldap.BasicControl
The control's object identifier string.
id() - Method in class com.sun.tools.attach.VirtualMachine
Returns the identifier for this Java virtual machine.
id() - Method in class com.sun.tools.attach.VirtualMachineDescriptor
Return the identifier component of this descriptor.
id() - Method in class jdk.jshell.Snippet
The unique identifier for the snippet.
id() - Method in exception jdk.jshell.spi.ExecutionControl.ResolutionException
Retrieves the internal identifier of the unresolved identifier.
id() - Method in exception jdk.jshell.spi.SPIResolutionException
Retrieves the internal identifier of the unresolved identifier.
ID - Static variable in class javax.swing.text.html.HTML.Attribute
Attribute "id"
ID - Static variable in interface javax.swing.text.html.parser.DTDConstants
The DTD constant corresponds to ID
IDENTICAL - Static variable in class java.text.Collator
Collator strength value.
identifier - Variable in class javax.swing.table.TableColumn
This object is not used internally by the drawing machinery of the JTable; identifiers may be set in the TableColumn as an optional way to tag and locate table columns.
IDENTIFIER - Enum constant in enum class com.sun.source.doctree.DocTree.Kind
Used for instances of IdentifierTree representing an identifier.
IDENTIFIER - Enum constant in enum class com.sun.source.tree.Tree.Kind
Used for instances of IdentifierTree.
IdentifierTree - Interface in com.sun.source.doctree
An identifier in a documentation comment.
IdentifierTree - Interface in com.sun.source.tree
A tree node for an identifier expression.
identities() - Method in class java.security.IdentityScope
Deprecated.
Returns an enumeration of all identities in this identity scope.
identity() - Static method in interface java.util.function.DoubleUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface java.util.function.Function
Returns a function that always returns its input argument.
identity() - Static method in interface java.util.function.IntUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface java.util.function.LongUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface java.util.function.UnaryOperator
Returns a unary operator that always returns its input argument.
identity(Class<?>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which returns its sole argument when invoked.
Identity - Class in java.security
Deprecated, for removal: This API element is subject to removal in a future version.
This class is deprecated and subject to removal in a future version of Java SE. It has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
Identity() - Constructor for class java.security.Identity
Deprecated.
Constructor for serialization only.
Identity(String) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and no scope.
Identity(String, IdentityScope) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and scope.
IDENTITY - Static variable in class java.awt.font.TransformAttribute
A TransformAttribute representing the identity transform.
IDENTITY_FINISH - Enum constant in enum class java.util.stream.Collector.Characteristics
Indicates that the finisher function is the identity function and can be elided.
identityEquals(Identity) - Method in class java.security.Identity
Deprecated.
Tests for equality between the specified identity and this identity.
identityHashCode(Object) - Static method in class java.lang.System
Returns the same hash code for the given object as would be returned by the default method hashCode(), whether or not the given object's class overrides hashCode().
IdentityHashMap<K,V> - Class in java.util
This class implements the Map interface with a hash table, using reference-equality in place of object-equality when comparing keys (and values).
IdentityHashMap() - Constructor for class java.util.IdentityHashMap
Constructs a new, empty identity hash map with a default expected maximum size (21).
IdentityHashMap(int) - Constructor for class java.util.IdentityHashMap
Constructs a new, empty map with the specified expected maximum size.
IdentityHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.IdentityHashMap
Constructs a new identity hash map containing the keys-value mappings in the specified map.
IdentityScope - Class in java.security
Deprecated, for removal: This API element is subject to removal in a future version.
This class is deprecated and subject to removal in a future version of Java SE. It has been replaced by java.security.KeyStore, the java.security.cert package, and java.security.Principal.
IdentityScope() - Constructor for class java.security.IdentityScope
Deprecated.
This constructor is used for serialization only and should not be used by subclasses.
IdentityScope(String) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name.
IdentityScope(String, IdentityScope) - Constructor for class java.security.IdentityScope
Deprecated.
Constructs a new identity scope with the specified name and scope.
IDEOGRAPHIC_DESCRIPTION_CHARACTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ideographic Description Characters" Unicode character block.
IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ideographic Symbols and Punctuation" Unicode character block.
idGenerator(BiFunction<Snippet, Integer, String>) - Method in class jdk.jshell.JShell.Builder
Sets the generator of identifying names for Snippets.
IDLE - Static variable in class javax.print.attribute.standard.PrinterState
Indicates that new jobs can start processing without waiting.
IDN - Class in java.net
Provides methods to convert internationalized domain names (IDNs) between a normal Unicode representation and an ASCII Compatible Encoding (ACE) representation.
IDREF - Static variable in interface javax.swing.text.html.parser.DTDConstants
The DTD constant corresponds to IDREF
IDREFS - Static variable in interface javax.swing.text.html.parser.DTDConstants
The DTD constant corresponds to IDREFS
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IEEEremainder(double, double) - Static method in class java.lang.StrictMath
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IF - Enum constant in enum class com.sun.source.tree.Tree.Kind
Used for instances of IfTree.
ifModifiedSince - Variable in class java.net.URLConnection
Some protocols support skipping the fetching of the object unless the object has been modified more recently than a certain time.
ifPresent(Consumer<? super T>) - Method in class java.util.Optional
If a value is present, performs the given action with the value, otherwise does nothing.
ifPresent(DoubleConsumer) - Method in class java.util.OptionalDouble
If a value is present, performs the given action with the value, otherwise does nothing.
ifPresent(IntConsumer) - Method in class java.util.OptionalInt
If a value is present, performs the given action with the value, otherwise does nothing.
ifPresent(LongConsumer) - Method in class java.util.OptionalLong
If a value is present, performs the given action with the value, otherwise does nothing.
ifPresentOrElse(Consumer<? super T>, Runnable) - Method in class java.util.Optional
If a value is present, performs the given action with the value, otherwise performs the given empty-based action.
ifPresentOrElse(DoubleConsumer, Runnable) - Method in class java.util.OptionalDouble
If a value is present, performs the given action with the value, otherwise performs the given empty-based action.
ifPresentOrElse(IntConsumer, Runnable) - Method in class java.util.OptionalInt
If a value is present, performs the given action with the value, otherwise performs the given empty-based action.
ifPresentOrElse(LongConsumer, Runnable) - Method in class java.util.OptionalLong
If a value is present, performs the given action with the value, otherwise performs the given empty-based action.
IfTree - Interface in com.sun.source.tree
A tree node for an if statement.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated.
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated.
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
IGNORE - Static variable in class java.nio.charset.CodingErrorAction
Action indicating that a coding error is to be handled by dropping the erroneous input and resuming the coding operation.
IGNORE_ALL_BEANINFO - Static variable in class java.beans.Introspector
Flag to indicate to ignore all beaninfo.
IGNORE_EXTENDED_RANGES - Enum constant in enum class java.util.Locale.FilteringMode
Specifies basic filtering: Note that any extended language ranges included in the given Language Priority List are ignored.
IGNORE_IMMEDIATE_BEANINFO - Static variable in class java.beans.Introspector
Flag to indicate to ignore immediate beaninfo.
ignoreMetadata - Variable in class javax.imageio.ImageReader
true if the current input source has been marked as allowing metadata to be ignored by setInput.
IIOByteBuffer - Class in javax.imageio.stream
A class representing a mutable reference to an array of bytes and an offset and length within that array.
IIOByteBuffer(byte[], int, int) - Constructor for class javax.imageio.stream.IIOByteBuffer
Constructs an IIOByteBuffer that references a given byte array, offset, and length.
IIOException - Exception in javax.imageio
An exception class used for signaling run-time failure of reading and writing operations.
IIOException(String) - Constructor for exception javax.imageio.IIOException
Constructs an IIOException with a given message String.
IIOException(String, Throwable) - Constructor for exception javax.imageio.IIOException
Constructs an IIOException with a given message String and a Throwable that was its underlying cause.
IIOImage - Class in javax.imageio
A simple container class to aggregate an image, a set of thumbnail (preview) images, and an object representing metadata associated with the image.
IIOImage(Raster, List<? extends BufferedImage>, IIOMetadata) - Constructor for class javax.imageio.IIOImage
Constructs an IIOImage containing a Raster, and thumbnails and metadata associated with it.
IIOImage(RenderedImage, List<? extends BufferedImage>, IIOMetadata) - Constructor for class javax.imageio.IIOImage
Constructs an IIOImage containing a RenderedImage, and thumbnails and metadata associated with it.
IIOInvalidTreeException - Exception in javax.imageio.metadata
An IIOInvalidTreeException is thrown when an attempt by an IIOMetadata object to parse a tree of IIOMetadataNodes fails.
IIOInvalidTreeException(String, Throwable, Node) - Constructor for exception javax.imageio.metadata.IIOInvalidTreeException
Constructs an IIOInvalidTreeException with a message string, a reference to an exception that caused this exception, and a reference to the Node that caused the parsing error.
IIOInvalidTreeException(String, Node) - Constructor for exception javax.imageio.metadata.IIOInvalidTreeException
Constructs an IIOInvalidTreeException with a message string and a reference to the Node that caused the parsing error.
IIOMetadata - Class in javax.imageio.metadata
An abstract class to be extended by objects that represent metadata (non-image data) associated with images and streams.
IIOMetadata() - Constructor for class javax.imageio.metadata.IIOMetadata
Constructs an empty IIOMetadata object.
IIOMetadata(boolean, String, String, String[], String[]) - Constructor for class javax.imageio.metadata.IIOMetadata
Constructs an IIOMetadata object with the given format names and format class names, as well as a boolean indicating whether the standard format is supported.
IIOMetadataController - Interface in javax.imageio.metadata
An interface to be implemented by objects that can determine the settings of an IIOMetadata object, either by putting up a GUI to obtain values from a user, or by other means.
IIOMetadataFormat - Interface in javax.imageio.metadata
An object describing the structure of metadata documents returned from IIOMetadata.getAsTree and passed to IIOMetadata.setFromTree and mergeTree.
IIOMetadataFormatImpl - Class in javax.imageio.metadata
A concrete class providing a reusable implementation of the IIOMetadataFormat interface.
IIOMetadataFormatImpl(String, int) - Constructor for class javax.imageio.metadata.IIOMetadataFormatImpl
Constructs a blank IIOMetadataFormatImpl instance, with a given root element name and child policy (other than CHILD_POLICY_REPEAT).
IIOMetadataFormatImpl(String, int, int) - Constructor for class javax.imageio.metadata.IIOMetadataFormatImpl
Constructs a blank IIOMetadataFormatImpl instance, with a given root element name and a child policy of CHILD_POLICY_REPEAT.
IIOMetadataNode - Class in javax.imageio.metadata
A class representing a node in a meta-data tree, which implements the org.w3c.dom.Element interface and additionally allows for the storage of non-textual objects via the getUserObject and setUserObject methods.
IIOMetadataNode() - Constructor for class javax.imageio.metadata.IIOMetadataNode
Constructs an empty IIOMetadataNode.
IIOMetadataNode(String) - Constructor for class javax.imageio.metadata.IIOMetadataNode
Constructs an IIOMetadataNode with a given node name.
IIOParam - Class in javax.imageio
A superclass of all classes describing how streams should be decoded or encoded.
IIOParam() - Constructor for class javax.imageio.IIOParam
Protected constructor may be called only by subclasses.
IIOParamController - Interface in javax.imageio
An interface to be implemented by objects that can determine the settings of an IIOParam object, either by putting up a GUI to obtain values from a user, or by other means.
IIOReadProgressListener - Interface in javax.imageio.event
An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of progress.
IIOReadUpdateListener - Interface in javax.imageio.event
An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of pixel updates.
IIOReadWarningListener - Interface in javax.imageio.event
An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of warnings (non-fatal errors).
IIORegistry - Class in javax.imageio.spi
A registry for Image I/O service provider instances.
IIOServiceProvider - Class in javax.imageio.spi
A superinterface for functionality common to all Image I/O service provider interfaces (SPIs).
IIOServiceProvider() - Constructor for class javax.imageio.spi.IIOServiceProvider
Constructs a blank IIOServiceProvider.
IIOServiceProvider(String, String) - Constructor for class javax.imageio.spi.IIOServiceProvider
Constructs an IIOServiceProvider with a given vendor name and version identifier.
IIOWriteProgressListener - Interface in javax.imageio.event
An interface used by ImageWriter implementations to notify callers of their image writing methods of progress.
IIOWriteWarningListener - Interface in javax.imageio.event
An interface used by ImageWriter implementations to notify callers of their image and thumbnail reading methods of warnings (non-fatal errors).
IllegalAccessError - Error in java.lang
Thrown if an application attempts to access or modify a field, or to call a method that it does not have access to.
IllegalAccessError() - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with no detail message.
IllegalAccessError(String) - Constructor for error java.lang.IllegalAccessError
Constructs an IllegalAccessError with the specified detail message.
IllegalAccessException - Exception in java.lang
An IllegalAccessException is thrown when an application tries to reflectively create an instance (other than an array), set or get a field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor.
IllegalAccessException() - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException without a detail message.
IllegalAccessException(String) - Constructor for exception java.lang.IllegalAccessException
Constructs an IllegalAccessException with a detail message.
IllegalArgumentException - Exception in java.lang
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
IllegalArgumentException() - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with no detail message.
IllegalArgumentException(String) - Constructor for exception java.lang.IllegalArgumentException
Constructs an IllegalArgumentException with the specified detail message.
IllegalArgumentException(String, Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified detail message and cause.
IllegalArgumentException(Throwable) - Constructor for exception java.lang.IllegalArgumentException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalBlockingModeException - Exception in java.nio.channels
Unchecked exception thrown when a blocking-mode-specific operation is invoked upon a channel in the incorrect blocking mode.
IllegalBlockingModeException() - Constructor for exception java.nio.channels.IllegalBlockingModeException
Constructs an instance of this class.
IllegalBlockSizeException - Exception in javax.crypto
This exception is thrown when the length of data provided to a block cipher is incorrect, i.e., does not match the block size of the cipher.
IllegalBlockSizeException() - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with no detail message.
IllegalBlockSizeException(String) - Constructor for exception javax.crypto.IllegalBlockSizeException
Constructs an IllegalBlockSizeException with the specified detail message.
IllegalCallerException - Exception in java.lang
Thrown to indicate that a method has been called by an inappropriate caller.
IllegalCallerException() - Constructor for exception java.lang.IllegalCallerException
Constructs an IllegalCallerException with no detail message.
IllegalCallerException(String) - Constructor for exception java.lang.IllegalCallerException
Constructs an IllegalCallerException with the specified detail message.
IllegalCallerException(String, Throwable) - Constructor for exception java.lang.IllegalCallerException
Constructs a new exception with the specified detail message and cause.
IllegalCallerException(Throwable) - Constructor for exception java.lang.IllegalCallerException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
IllegalChannelGroupException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to open a channel in a group that was not created by the same provider.
IllegalChannelGroupException() - Constructor for exception java.nio.channels.IllegalChannelGroupException
Constructs an instance of this class.
IllegalCharsetNameException - Exception in java.nio.charset
Unchecked exception thrown when a string that is not a legal charset name is used as such.
IllegalCharsetNameException(String) - Constructor for exception java.nio.charset.IllegalCharsetNameException
Constructs an instance of this class.
IllegalClassFormatException - Exception in java.lang.instrument
Thrown by an implementation of ClassFileTransformer.transform when its input parameters are invalid.
IllegalClassFormatException() - Constructor for exception java.lang.instrument.IllegalClassFormatException
Constructs an IllegalClassFormatException with no detail message.
IllegalClassFormatException(String) - Constructor for exception java.lang.instrument.IllegalClassFormatException
Constructs an IllegalClassFormatException with the specified detail message.
IllegalComponentStateException - Exception in java.awt
Signals that an AWT component is not in an appropriate state for the requested operation.
IllegalComponentStateException() - Constructor for exception java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with no detail message.
IllegalComponentStateException(String) - Constructor for exception java.awt.IllegalComponentStateException
Constructs an IllegalComponentStateException with the specified detail message.
IllegalConnectorArgumentsException - Exception in com.sun.jdi.connect
Thrown to indicate an invalid argument or inconsistent passed to a Connector.
IllegalConnectorArgumentsException(String, String) - Constructor for exception com.sun.jdi.connect.IllegalConnectorArgumentsException
Construct an IllegalConnectorArgumentsException with the specified detail message and the name of the argument which is invalid or inconsistent.