Skip navigation links
Java™ Platform
Standard Ed. 8
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 _ 

I

I - Static variable in class javax.swing.text.html.HTML.Tag
 
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
A subclass of the ICC_Profile class which 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. The profile includes the redColorantTag, greenColorantTag, blueColorantTag, redTRCTag, greenTRCTag, blueTRCTag, and mediaWhitePointTag tags. The ICC_Profile getInstance method will return an ICC_ProfileRGB object when these conditions are met.
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 - Static variable in class javax.accessibility.AccessibleRole
A small fixed size picture, typically used to decorate components.
Icon - Interface in javax.swing
A small fixed size picture, typically used to decorate components.
icon - Variable in class javax.swing.JOptionPane
Icon used in pane.
icon - Variable in class javax.swing.plaf.basic.BasicRadioButtonUI
The icon.
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_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
 
iconCache - Variable in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
 
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
 
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
 
iconifyAction - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
IconifyAction() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameTitlePane.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 it's 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
 
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
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 - Static variable in class javax.swing.text.html.HTML.Attribute
 
ID - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
ID - Static variable in class javax.xml.ws.RespectBindingFeature
Constant value identifying the RespectBindingFeature
ID - Static variable in class javax.xml.ws.soap.AddressingFeature
Constant value identifying the AddressingFeature
ID - Static variable in class javax.xml.ws.soap.MTOMFeature
Constant value identifying the MTOMFeature
id() - Static method in class org.omg.CORBA.AnySeqHelper
 
id() - Static method in class org.omg.CORBA.BooleanSeqHelper
 
id() - Static method in class org.omg.CORBA.CharSeqHelper
 
id() - Static method in class org.omg.CORBA.CompletionStatusHelper
 
id() - Static method in class org.omg.CORBA.CurrentHelper
 
id() - Static method in class org.omg.CORBA.DefinitionKindHelper
 
id() - Static method in class org.omg.CORBA.DoubleSeqHelper
 
id() - Static method in class org.omg.CORBA.FieldNameHelper
 
id() - Static method in class org.omg.CORBA.FloatSeqHelper
 
id() - Static method in class org.omg.CORBA.IdentifierHelper
 
id() - Static method in class org.omg.CORBA.IDLTypeHelper
 
id() - Static method in class org.omg.CORBA.LongLongSeqHelper
 
id() - Static method in class org.omg.CORBA.LongSeqHelper
 
id - Variable in class org.omg.CORBA.NameValuePair
The name to be associated with a value by this NameValuePair object.
id() - Static method in class org.omg.CORBA.NameValuePairHelper
 
id() - Static method in class org.omg.CORBA.ObjectHelper
 
id() - Static method in class org.omg.CORBA.OctetSeqHelper
 
id() - Static method in class org.omg.CORBA.ParameterModeHelper
 
id() - Static method in class org.omg.CORBA.PolicyErrorCodeHelper
 
id() - Static method in class org.omg.CORBA.PolicyErrorHelper
 
id() - Static method in class org.omg.CORBA.PolicyHelper
 
id() - Static method in class org.omg.CORBA.PolicyListHelper
 
id() - Static method in class org.omg.CORBA.PolicyTypeHelper
 
id() - Static method in class org.omg.CORBA.RepositoryIdHelper
 
id() - Static method in class org.omg.CORBA.ServiceDetailHelper
 
id() - Static method in class org.omg.CORBA.ServiceInformationHelper
 
id() - Static method in class org.omg.CORBA.SetOverrideTypeHelper
 
id() - Static method in class org.omg.CORBA.ShortSeqHelper
 
id() - Static method in class org.omg.CORBA.StringSeqHelper
 
id() - Static method in class org.omg.CORBA.StringValueHelper
 
id() - Static method in class org.omg.CORBA.StructMemberHelper
 
id() - Method in class org.omg.CORBA.TypeCode
Retrieves the RepositoryId globally identifying the type of this TypeCode object.
id() - Static method in class org.omg.CORBA.ULongLongSeqHelper
 
id() - Static method in class org.omg.CORBA.ULongSeqHelper
 
id() - Static method in class org.omg.CORBA.UnionMemberHelper
 
id() - Static method in class org.omg.CORBA.UnknownUserExceptionHelper
 
id() - Static method in class org.omg.CORBA.UShortSeqHelper
 
id() - Static method in class org.omg.CORBA.ValueBaseHelper
 
id - Variable in class org.omg.CORBA.ValueMember
The repository ID of the value member described by this ValueMember object;
id() - Static method in class org.omg.CORBA.ValueMemberHelper
 
id() - Static method in class org.omg.CORBA.VersionSpecHelper
 
id() - Static method in class org.omg.CORBA.VisibilityHelper
 
id() - Static method in class org.omg.CORBA.WCharSeqHelper
 
id() - Static method in class org.omg.CORBA.WrongTransactionHelper
 
id() - Static method in class org.omg.CORBA.WStringSeqHelper
 
id() - Static method in class org.omg.CORBA.WStringValueHelper
 
id() - Static method in class org.omg.CosNaming.BindingHelper
 
id() - Static method in class org.omg.CosNaming.BindingIteratorHelper
 
id() - Static method in class org.omg.CosNaming.BindingListHelper
 
id() - Static method in class org.omg.CosNaming.BindingTypeHelper
 
id() - Static method in class org.omg.CosNaming.IstringHelper
 
id - Variable in class org.omg.CosNaming.NameComponent
 
id() - Static method in class org.omg.CosNaming.NameComponentHelper
 
id() - Static method in class org.omg.CosNaming.NameHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextExtHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
 
id() - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
 
id() - Static method in class org.omg.DynamicAny.AnySeqHelper
 
id() - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
 
id() - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
 
id() - Static method in class org.omg.DynamicAny.DynAnyHelper
 
id() - Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
 
id() - Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
 
id() - Static method in class org.omg.DynamicAny.DynAnySeqHelper
 
id() - Static method in class org.omg.DynamicAny.DynArrayHelper
 
id() - Static method in class org.omg.DynamicAny.DynEnumHelper
 
id() - Static method in class org.omg.DynamicAny.DynFixedHelper
 
id() - Static method in class org.omg.DynamicAny.DynSequenceHelper
 
id() - Static method in class org.omg.DynamicAny.DynStructHelper
 
id() - Static method in class org.omg.DynamicAny.DynUnionHelper
 
id() - Static method in class org.omg.DynamicAny.DynValueHelper
 
id() - Static method in class org.omg.DynamicAny.FieldNameHelper
 
id - Variable in class org.omg.DynamicAny.NameDynAnyPair
The name associated with the DynAny.
id() - Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
 
id() - Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
 
id - Variable in class org.omg.DynamicAny.NameValuePair
The name associated with the Any.
id() - Static method in class org.omg.DynamicAny.NameValuePairHelper
 
id() - Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
 
id() - Static method in class org.omg.IOP.CodecFactoryHelper
 
id() - Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
 
id() - Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
 
id() - Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
 
id() - Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
 
id() - Static method in class org.omg.IOP.ComponentIdHelper
 
id() - Static method in class org.omg.IOP.IORHelper
 
id() - Static method in class org.omg.IOP.MultipleComponentProfileHelper
 
id() - Static method in class org.omg.IOP.ProfileIdHelper
 
id() - Static method in class org.omg.IOP.ServiceContextHelper
 
id() - Static method in class org.omg.IOP.ServiceContextListHelper
 
id() - Static method in class org.omg.IOP.ServiceIdHelper
 
id() - Static method in class org.omg.IOP.TaggedComponentHelper
 
id() - Static method in class org.omg.IOP.TaggedProfileHelper
 
id() - Static method in class org.omg.Messaging.SyncScopeHelper
 
id() - Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
 
id() - Static method in class org.omg.PortableInterceptor.AdapterNameHelper
 
id() - Static method in class org.omg.PortableInterceptor.AdapterStateHelper
 
id() - Static method in class org.omg.PortableInterceptor.CurrentHelper
 
id() - Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
 
id() - Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
 
id() - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
 
id() - Static method in class org.omg.PortableInterceptor.ObjectIdHelper
 
id() - Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
 
id() - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
 
id() - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
 
id() - Static method in class org.omg.PortableInterceptor.ORBIdHelper
 
id() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
 
id() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
 
id() - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
 
id() - Static method in class org.omg.PortableInterceptor.ServerIdHelper
 
id() - Static method in class org.omg.PortableServer.CurrentHelper
 
id() - Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
 
id() - Static method in class org.omg.PortableServer.ForwardRequestHelper
 
id() - Static method in class org.omg.PortableServer.POAHelper
 
id() - Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
 
id() - Method in interface org.omg.PortableServer.POAOperations
This returns the unique id of the POA in the process in which it is created.
id() - Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
 
id() - Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
 
id() - Static method in class org.omg.PortableServer.ServantActivatorHelper
 
id() - Static method in class org.omg.PortableServer.ServantLocatorHelper
 
ID_ASSIGNMENT_POLICY_ID - Interface in org.omg.PortableServer
org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java .
id_to_reference(byte[]) - Method in interface org.omg.PortableServer.POAOperations
If an object with the specified Object Id value is currently active, a reference encapsulating the information used to activate the object is returned.
id_to_servant(byte[]) - Method in interface org.omg.PortableServer.POAOperations
If the POA has the RETAIN policy and the specified ObjectId is in the Active Object Map, this operation returns the servant associated with that object in the Active Object Map.
ID_UNIQUENESS_POLICY_ID - Interface in org.omg.PortableServer
org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java .
IdAssignmentPolicy - Interface in org.omg.PortableServer
IdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB.
IdAssignmentPolicyOperations - Interface in org.omg.PortableServer
IdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB.
IdAssignmentPolicyValue - Class in org.omg.PortableServer
The IdAssignmentPolicyValue can have the following values.
IdAssignmentPolicyValue(int) - Constructor for class org.omg.PortableServer.IdAssignmentPolicyValue
 
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 as an optional way to tag and locate table columns.
IdentifierHelper - Class in org.omg.CORBA
The Helper for Identifier.
IdentifierHelper() - Constructor for class org.omg.CORBA.IdentifierHelper
 
identities() - Method in class java.security.IdentityScope
Deprecated.
Returns an enumeration of all identities in this identity scope.
IDENTITY - Static variable in class java.awt.font.TransformAttribute
A TransformAttribute representing the identity transform.
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.
This class is no longer used. Its functionality 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, IdentityScope) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and scope.
Identity(String) - Constructor for class java.security.Identity
Deprecated.
Constructs an identity with the specified name and no 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.
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.
This class is no longer used. Its functionality 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.
IDLE - Static variable in class javax.print.attribute.standard.PrinterState
Indicates that new jobs can start processing without waiting.
IDLEntity - Interface in org.omg.CORBA.portable
An interface with no members whose only purpose is to serve as a marker indicating that an implementing class is a Java value type from IDL that has a corresponding Helper class.
IDLType - Interface in org.omg.CORBA
An abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types.
IDLTypeHelper - Class in org.omg.CORBA
The Helper for IDLType.
IDLTypeHelper() - Constructor for class org.omg.CORBA.IDLTypeHelper
 
IDLTypeOperations - Interface in org.omg.CORBA
This interface must be implemented by all IDLType objects.
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
 
IDREFS - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
IdUniquenessPolicy - Interface in org.omg.PortableServer
The IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities.
IdUniquenessPolicyOperations - Interface in org.omg.PortableServer
The IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities.
IdUniquenessPolicyValue - Class in org.omg.PortableServer
IdUniquenessPolicyValue can have the following values.
IdUniquenessPolicyValue(int) - Constructor for class org.omg.PortableServer.IdUniquenessPolicyValue
 
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.
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, invoke the specified consumer with the value, otherwise do nothing.
ifPresent(DoubleConsumer) - Method in class java.util.OptionalDouble
Have the specified consumer accept the value if a value is present, otherwise do nothing.
ifPresent(IntConsumer) - Method in class java.util.OptionalInt
Have the specified consumer accept the value if a value is present, otherwise do nothing.
ifPresent(LongConsumer) - Method in class java.util.OptionalLong
Have the specified consumer accept the value if a value is present, otherwise do nothing.
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_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(RenderedImage, List<? extends BufferedImage>, IIOMetadata) - Constructor for class javax.imageio.IIOImage
Constructs an IIOImage containing a RenderedImage, and thumbnails and metadata associated with it.
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.
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, 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.
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.
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 service provider instances.
IIOServiceProvider - Class in javax.imageio.spi
A superinterface for functionality common to all Image I/O service provider interfaces (SPIs).
IIOServiceProvider(String, String) - Constructor for class javax.imageio.spi.IIOServiceProvider
Constructs an IIOServiceProvider with a given vendor name and version identifier.
IIOServiceProvider() - Constructor for class javax.imageio.spi.IIOServiceProvider
Constructs a blank IIOServiceProvider.
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.
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.
IllegalFormatCodePointException - Exception in java.util
Unchecked exception thrown when a character with an invalid Unicode code point as defined by Character.isValidCodePoint(int) is passed to the Formatter.
IllegalFormatCodePointException(int) - Constructor for exception java.util.IllegalFormatCodePointException
Constructs an instance of this class with the specified illegal code point as defined by Character.isValidCodePoint(int).
IllegalFormatConversionException - Exception in java.util
Unchecked exception thrown when the argument corresponding to the format specifier is of an incompatible type.
IllegalFormatConversionException(char, Class<?>) - Constructor for exception java.util.IllegalFormatConversionException
Constructs an instance of this class with the mismatched conversion and the corresponding argument class.
IllegalFormatException - Exception in java.util
Unchecked exception thrown when a format string contains an illegal syntax or a format specifier that is incompatible with the given arguments.
IllegalFormatFlagsException - Exception in java.util
Unchecked exception thrown when an illegal combination flags is given.
IllegalFormatFlagsException(String) - Constructor for exception java.util.IllegalFormatFlagsException
Constructs an instance of this class with the specified flags.
IllegalFormatPrecisionException - Exception in java.util
Unchecked exception thrown when the precision is a negative value other than -1, the conversion does not support a precision, or the value is otherwise unsupported.
IllegalFormatPrecisionException(int) - Constructor for exception java.util.IllegalFormatPrecisionException
Constructs an instance of this class with the specified precision.
IllegalFormatWidthException - Exception in java.util
Unchecked exception thrown when the format width is a negative value other than -1 or is otherwise unsupported.
IllegalFormatWidthException(int) - Constructor for exception java.util.IllegalFormatWidthException
Constructs an instance of this class with the specified width.
IllegalMonitorStateException - Exception in java.lang
Thrown to indicate that a thread has attempted to wait on an object's monitor or to notify other threads waiting on an object's monitor without owning the specified monitor.
IllegalMonitorStateException() - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with no detail message.
IllegalMonitorStateException(String) - Constructor for exception java.lang.IllegalMonitorStateException
Constructs an IllegalMonitorStateException with the specified detail message.
IllegalPathStateException - Exception in java.awt.geom
The IllegalPathStateException represents an exception that is thrown if an operation is performed on a path that is in an illegal state with respect to the particular operation being performed, such as appending a path segment to a GeneralPath without an initial moveto.
IllegalPathStateException() - Constructor for exception java.awt.geom.IllegalPathStateException
Constructs an IllegalPathStateException with no detail message.
IllegalPathStateException(String) - Constructor for exception java.awt.geom.IllegalPathStateException
Constructs an IllegalPathStateException with the specified detail message.
IllegalSelectorException - Exception in java.nio.channels
Unchecked exception thrown when an attempt is made to register a channel with a selector that was not created by the provider that created the channel.
IllegalSelectorException() - Constructor for exception java.nio.channels.IllegalSelectorException
Constructs an instance of this class.
IllegalStateException - Exception in java.lang
Signals that a method has been invoked at an illegal or inappropriate time.
IllegalStateException() - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with no detail message.
IllegalStateException(String) - Constructor for exception java.lang.IllegalStateException
Constructs an IllegalStateException with the specified detail message.
IllegalStateException(String, Throwable) - Constructor for exception java.lang.IllegalStateException
Constructs a new exception with the specified detail message and cause.
IllegalStateException(Throwable) - Constructor for exception java.lang.IllegalStateException
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).
IllegalThreadStateException - Exception in java.lang
Thrown to indicate that a thread is not in an appropriate state for the requested operation.
IllegalThreadStateException() - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with no detail message.
IllegalThreadStateException(String) - Constructor for exception java.lang.IllegalThreadStateException
Constructs an IllegalThreadStateException with the specified detail message.
IllformedLocaleException - Exception in java.util
Thrown by methods in Locale and Locale.Builder to indicate that an argument is not a well-formed BCP 47 tag.
IllformedLocaleException() - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with no detail message and -1 as the error index.
IllformedLocaleException(String) - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and -1 as the error index.
IllformedLocaleException(String, int) - Constructor for exception java.util.IllformedLocaleException
Constructs a new IllformedLocaleException with the given message and the error index.
Image - Class in java.awt
The abstract class Image is the superclass of all classes that represent graphical images.
Image() - Constructor for class java.awt.Image
 
image - Variable in class javax.imageio.IIOImage
The RenderedImage being referenced.
IMAGE_INCOMPATIBLE - Static variable in class java.awt.image.VolatileImage
Validated image is incompatible with supplied GraphicsConfiguration object and should be re-created as appropriate.
IMAGE_OK - Static variable in class java.awt.image.VolatileImage
Validated image is ready to use as-is.
IMAGE_RESTORED - Static variable in class java.awt.image.VolatileImage
Validated image has been restored and is now ready to use.
IMAGEABORTED - Static variable in interface java.awt.image.ImageConsumer
The image creation process was deliberately aborted.
ImageCapabilities - Class in java.awt
Capabilities and properties of images.
ImageCapabilities(boolean) - Constructor for class java.awt.ImageCapabilities
Creates a new object for specifying image capabilities.
imageComplete(int) - Method in class java.awt.image.BufferedImageFilter
Filters the information provided in the imageComplete method of the ImageConsumer interface.
imageComplete(int) - Method in interface java.awt.image.ImageConsumer
The imageComplete method is called when the ImageProducer is finished delivering all of the pixels that the source image contains, or when a single frame of a multi-frame animation has been completed, or when an error in loading or producing the image has occurred.
imageComplete(int) - Method in class java.awt.image.ImageFilter
Filters the information provided in the imageComplete method of the ImageConsumer interface.
imageComplete(int) - Method in class java.awt.image.PixelGrabber
The imageComplete method is part of the ImageConsumer API which this class must implement to retrieve the pixels.
imageComplete(ImageReader) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that the current image read operation has completed.
imageComplete(ImageWriter) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that the image write operation has completed.
ImageConsumer - Interface in java.awt.image
The interface for objects expressing interest in image data through the ImageProducer interfaces.
IMAGEERROR - Static variable in interface java.awt.image.ImageConsumer
An error was encountered while producing the image.
ImageFilter - Class in java.awt.image
This class implements a filter for the set of interface methods that are used to deliver data from an ImageProducer to an ImageConsumer.
ImageFilter() - Constructor for class java.awt.image.ImageFilter
 
imageFlavor - Static variable in class java.awt.datatransfer.DataFlavor
The DataFlavor representing a Java Image class, where:
ImageGraphicAttribute - Class in java.awt.font
The ImageGraphicAttribute class is an implementation of GraphicAttribute which draws images in a TextLayout.
ImageGraphicAttribute(Image, int) - Constructor for class java.awt.font.ImageGraphicAttribute
Constucts an ImageGraphicAttribute from the specified Image.
ImageGraphicAttribute(Image, int, float, float) - Constructor for class java.awt.font.ImageGraphicAttribute
Constructs an ImageGraphicAttribute from the specified Image.
ImageIcon - Class in javax.swing
An implementation of the Icon interface that paints Icons from Images.
ImageIcon(String, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified file.
ImageIcon(String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified file.
ImageIcon(URL, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified URL.
ImageIcon(URL) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the specified URL.
ImageIcon(Image, String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from the image.
ImageIcon(Image) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an image object.
ImageIcon(byte[], String) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an array of bytes which were read from an image file containing a supported image format, such as GIF, JPEG, or (as of 1.3) PNG.
ImageIcon(byte[]) - Constructor for class javax.swing.ImageIcon
Creates an ImageIcon from an array of bytes which were read from an image file containing a supported image format, such as GIF, JPEG, or (as of 1.3) PNG.
ImageIcon() - Constructor for class javax.swing.ImageIcon
Creates an uninitialized image icon.
ImageIcon.AccessibleImageIcon - Class in javax.swing
This class implements accessibility support for the ImageIcon class.
ImageInputStream - Interface in javax.imageio.stream
A seekable input stream interface for use by ImageReaders.
ImageInputStreamImpl - Class in javax.imageio.stream
An abstract class implementing the ImageInputStream interface.
ImageInputStreamImpl() - Constructor for class javax.imageio.stream.ImageInputStreamImpl
Constructs an ImageInputStreamImpl.
ImageInputStreamSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageInputStreams.
ImageInputStreamSpi() - Constructor for class javax.imageio.spi.ImageInputStreamSpi
Constructs a blank ImageInputStreamSpi.
ImageInputStreamSpi(String, String, Class<?>) - Constructor for class javax.imageio.spi.ImageInputStreamSpi
Constructs an ImageInputStreamSpi with a given set of values.
ImageIO - Class in javax.imageio
A class containing static convenience methods for locating ImageReaders and ImageWriters, and performing simple encoding and decoding.
ImageObserver - Interface in java.awt.image
An asynchronous update interface for receiving notifications about Image information as the Image is constructed.
ImageOutputStream - Interface in javax.imageio.stream
A seekable output stream interface for use by ImageWriters.
ImageOutputStreamImpl - Class in javax.imageio.stream
An abstract class implementing the ImageOutputStream interface.
ImageOutputStreamImpl() - Constructor for class javax.imageio.stream.ImageOutputStreamImpl
Constructs an ImageOutputStreamImpl.
ImageOutputStreamSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageOutputStreams.
ImageOutputStreamSpi() - Constructor for class javax.imageio.spi.ImageOutputStreamSpi
Constructs a blank ImageOutputStreamSpi.
ImageOutputStreamSpi(String, String, Class<?>) - Constructor for class javax.imageio.spi.ImageOutputStreamSpi
Constructs an ImageOutputStreamSpi with a given set of values.
ImageProducer - Interface in java.awt.image
The interface for objects which can produce the image data for Images.
imageProgress(ImageReader, float) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports the approximate degree of completion of the current read call of the associated ImageReader.
imageProgress(ImageWriter, float) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports the approximate degree of completion of the current write call within the associated ImageWriter.
ImageReader - Class in javax.imageio
An abstract superclass for parsing and decoding of images.
ImageReader(ImageReaderSpi) - Constructor for class javax.imageio.ImageReader
Constructs an ImageReader and sets its originatingProvider field to the supplied value.
ImageReaderSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageReaders.
ImageReaderSpi() - Constructor for class javax.imageio.spi.ImageReaderSpi
Constructs a blank ImageReaderSpi.
ImageReaderSpi(String, String, String[], String[], String[], String, Class[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class javax.imageio.spi.ImageReaderSpi
Constructs an ImageReaderSpi with a given set of values.
ImageReaderWriterSpi - Class in javax.imageio.spi
A superclass containing instance variables and methods common to ImageReaderSpi and ImageWriterSpi.
ImageReaderWriterSpi(String, String, String[], String[], String[], String, boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class javax.imageio.spi.ImageReaderWriterSpi
Constructs an ImageReaderWriterSpi with a given set of values.
ImageReaderWriterSpi() - Constructor for class javax.imageio.spi.ImageReaderWriterSpi
Constructs a blank ImageReaderWriterSpi.
ImageReadParam - Class in javax.imageio
A class describing how a stream is to be decoded.
ImageReadParam() - Constructor for class javax.imageio.ImageReadParam
Constructs an ImageReadParam.
imageStarted(ImageReader, int) - Method in interface javax.imageio.event.IIOReadProgressListener
Reports that an image read operation is beginning.
imageStarted(ImageWriter, int) - Method in interface javax.imageio.event.IIOWriteProgressListener
Reports that an image write operation is beginning.
imageSubmit(String) - Method in class javax.swing.text.html.FormView
This method is called to submit a form in response to a click on an image -- an <INPUT> form element of type "image".
ImageTranscoder - Interface in javax.imageio
An interface providing metadata transcoding capability.
ImageTranscoderSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageTranscoders.
ImageTranscoderSpi() - Constructor for class javax.imageio.spi.ImageTranscoderSpi
Constructs a blank ImageTranscoderSpi.
ImageTranscoderSpi(String, String) - Constructor for class javax.imageio.spi.ImageTranscoderSpi
Constructs an ImageTranscoderSpi with a given set of values.
ImageTypeSpecifier - Class in javax.imageio
A class that allows the format of an image (in particular, its SampleModel and ColorModel) to be specified in a convenient manner.
ImageTypeSpecifier(ColorModel, SampleModel) - Constructor for class javax.imageio.ImageTypeSpecifier
Constructs an ImageTypeSpecifier directly from a ColorModel and a SampleModel.
ImageTypeSpecifier(RenderedImage) - Constructor for class javax.imageio.ImageTypeSpecifier
Constructs an ImageTypeSpecifier from a RenderedImage.
imageUpdate(Image, int, int, int, int, int) - Method in class java.awt.Component
Repaints the component when the image has changed.
imageUpdate(Image, int, int, int, int, int) - Method in interface java.awt.image.ImageObserver
This method is called when information about an image which was previously requested using an asynchronous interface becomes available.
imageUpdate(ImageReader, BufferedImage, int, int, int, int, int, int, int[]) - Method in interface javax.imageio.event.IIOReadUpdateListener
Reports that a given region of the image has been updated.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.AbstractButton
This is overridden to return false if the current Icon's Image is not equal to the passed in Image img.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.JLabel
This is overridden to return false if the current Icon's Image is not equal to the passed in Image img.
imageUpdate(Image, int, int, int, int, int) - Method in class javax.swing.JSlider
Repaints the component when the image has changed.
ImageView - Class in javax.swing.text.html
View of an Image, intended to support the HTML <IMG> tag.
ImageView(Element) - Constructor for class javax.swing.text.html.ImageView
Creates a new view that represents an IMG element.
ImageWriteParam - Class in javax.imageio
A class describing how a stream is to be encoded.
ImageWriteParam() - Constructor for class javax.imageio.ImageWriteParam
Constructs an empty ImageWriteParam.
ImageWriteParam(Locale) - Constructor for class javax.imageio.ImageWriteParam
Constructs an ImageWriteParam set to use a given Locale.
ImageWriter - Class in javax.imageio
An abstract superclass for encoding and writing images.
ImageWriter(ImageWriterSpi) - Constructor for class javax.imageio.ImageWriter
Constructs an ImageWriter and sets its originatingProvider instance variable to the supplied value.
ImageWriterSpi - Class in javax.imageio.spi
The service provider interface (SPI) for ImageWriters.
ImageWriterSpi() - Constructor for class javax.imageio.spi.ImageWriterSpi
Constructs a blank ImageWriterSpi.
ImageWriterSpi(String, String, String[], String[], String[], String, Class[], String[], boolean, String, String, String[], String[], boolean, String, String, String[], String[]) - Constructor for class javax.imageio.spi.ImageWriterSpi
Constructs an ImageWriterSpi with a given set of values.
ImagingOpException - Exception in java.awt.image
The ImagingOpException is thrown if one of the BufferedImageOp or RasterOp filter methods cannot process the image.
ImagingOpException(String) - Constructor for exception java.awt.image.ImagingOpException
Constructs an ImagingOpException object with the specified message.
IMG - Static variable in class javax.swing.text.html.HTML.Tag
 
IMG_ALIGN_BOTTOM - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the bottom.
IMG_ALIGN_MIDDLE - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images in the middle.
IMG_ALIGN_TOP - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the top.
IMG_BORDER - Static variable in class javax.swing.text.html.HTMLEditorKit
Align images at the border.
IMMUTABLE - Static variable in interface java.util.Spliterator
Characteristic value signifying that the element source cannot be structurally modified; that is, elements cannot be added, replaced, or removed, so such changes cannot occur during traversal.
IMMUTABLE_INFO_FIELD - Static variable in class javax.management.JMX
The name of the immutableInfo field.
ImmutableDescriptor - Class in javax.management
An immutable descriptor.
ImmutableDescriptor(String[], Object[]) - Constructor for class javax.management.ImmutableDescriptor
Construct a descriptor containing the given fields and values.
ImmutableDescriptor(String...) - Constructor for class javax.management.ImmutableDescriptor
Construct a descriptor containing the given fields.
ImmutableDescriptor(Map<String, ?>) - Constructor for class javax.management.ImmutableDescriptor
Construct a descriptor where the names and values of the fields are the keys and values of the given Map.
IMP_LIMIT - Exception in org.omg.CORBA
This exception indicates that an implementation limit was exceeded in the ORB run time.
IMP_LIMIT() - Constructor for exception org.omg.CORBA.IMP_LIMIT
Constructs an IMP_LIMIT exception with a default minor code of 0 and a completion state of COMPLETED_NO.
IMP_LIMIT(String) - Constructor for exception org.omg.CORBA.IMP_LIMIT
Constructs an IMP_LIMIT exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
IMP_LIMIT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.IMP_LIMIT
Constructs an IMP_LIMIT exception with the specified minor code and completion status.
IMP_LIMIT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.IMP_LIMIT
Constructs an IMP_LIMIT exception with the specified detail message, minor code, and completion status.
IMPERIAL_ARAMAIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Imperial Aramaic" Unicode character block.
impl - Variable in class javax.naming.CompoundName
Implementation of this compound name.
implAccept(Socket) - Method in class java.net.ServerSocket
Subclasses of ServerSocket use this method to override accept() to return their own subclass of socket.
implCloseChannel() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
Closes this channel.
implCloseChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this channel.
implCloseSelectableChannel() - Method in class java.nio.channels.spi.AbstractSelectableChannel
Closes this selectable channel.
implCloseSelector() - Method in class java.nio.channels.spi.AbstractSelector
Closes this selector.
implConfigureBlocking(boolean) - Method in class java.nio.channels.spi.AbstractSelectableChannel
Adjusts this channel's blocking mode.
IMPLEMENTATION_TITLE - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Title manifest attribute used for package versioning.
IMPLEMENTATION_URL - Static variable in class java.util.jar.Attributes.Name
Deprecated.
Extension mechanism will be removed in a future release. Use class path instead.
IMPLEMENTATION_VENDOR - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Vendor manifest attribute used for package versioning.
IMPLEMENTATION_VENDOR_ID - Static variable in class java.util.jar.Attributes.Name
Deprecated.
Extension mechanism will be removed in a future release. Use class path instead.
IMPLEMENTATION_VERSION - Static variable in class java.util.jar.Attributes.Name
Name object for Implementation-Version manifest attribute used for package versioning.
implFlush(CharBuffer) - Method in class java.nio.charset.CharsetDecoder
Flushes this decoder.
implFlush(ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
Flushes this encoder.
IMPLICIT_ACTIVATION - Static variable in class org.omg.PortableServer.ImplicitActivationPolicyValue
 
IMPLICIT_ACTIVATION_POLICY_ID - Interface in org.omg.PortableServer
org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java .
ImplicitActivationPolicy - Interface in org.omg.PortableServer
This policy specifies whether implicit activation of servants is supported in the created POA.
ImplicitActivationPolicyOperations - Interface in org.omg.PortableServer
This policy specifies whether implicit activation of servants is supported in the created POA.
ImplicitActivationPolicyValue - Class in org.omg.PortableServer
ImplicitActivationPolicyValue has the following semantics.
ImplicitActivationPolicyValue(int) - Constructor for class org.omg.PortableServer.ImplicitActivationPolicyValue
 
IMPLIED - Static variable in class javax.swing.text.html.HTML.Tag
All text content must be in a paragraph element.
IMPLIED - Static variable in class javax.swing.text.html.HTMLEditorKit.ParserCallback
This is passed as an attribute in the attributeset to indicate the element is implied eg, the string '<>foo<\t>' contains an implied html element and an implied body element.
IMPLIED - Static variable in interface javax.swing.text.html.parser.DTDConstants
 
implies(Permission) - Method in class java.io.FilePermission
Checks if this FilePermission object "implies" the specified permission.
implies(Permission) - Method in class java.net.SocketPermission
Checks if this socket permission object "implies" the specified permission.
implies(Permission) - Method in class java.net.URLPermission
Checks if this URLPermission implies the given permission.
implies(Permission) - Method in class java.security.AllPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class java.security.BasicPermission
Checks if the specified permission is "implied" by this object.
implies(CodeSource) - Method in class java.security.CodeSource
Returns true if this CodeSource object "implies" the specified CodeSource.
implies(Permission) - Method in class java.security.Permission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class java.security.PermissionCollection
Checks to see if the specified permission is implied by the collection of Permission objects held in this PermissionCollection.
implies(Permission) - Method in class java.security.Permissions
Checks to see if this object's PermissionCollection for permissions of the specified permission's class implies the permissions expressed in the permission object.
implies(ProtectionDomain, Permission) - Method in class java.security.Policy
Evaluates the global policy for the permissions granted to the ProtectionDomain and tests whether the permission is granted.
implies(Subject) - Method in interface java.security.Principal
Returns true if the specified subject is implied by this principal.
implies(Permission) - Method in class java.security.ProtectionDomain
Check and see if this ProtectionDomain implies the permissions expressed in the Permission object.
implies(Permission) - Method in class java.security.UnresolvedPermission
This method always returns false for unresolved permissions.
implies(Permission) - Method in class java.util.PropertyPermission
Checks if this PropertyPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.management.MBeanPermission
Checks if this MBeanPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.management.MBeanServerPermission
Checks if this MBeanServerPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.security.auth.kerberos.DelegationPermission
Checks if this Kerberos delegation permission object "implies" the specified permission.
implies(Permission) - Method in class javax.security.auth.kerberos.ServicePermission
Checks if this Kerberos service permission object "implies" the specified permission.
implies(Permission) - Method in class javax.security.auth.PrivateCredentialPermission
Checks if this PrivateCredentialPermission implies the specified Permission.
implOnMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's malformed-input action.
implOnMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's malformed-input action.
implOnUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's unmappable-character action.
implOnUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's unmappable-character action.
implReplaceWith(String) - Method in class java.nio.charset.CharsetDecoder
Reports a change to this decoder's replacement value.
implReplaceWith(byte[]) - Method in class java.nio.charset.CharsetEncoder
Reports a change to this encoder's replacement value.
implReset() - Method in class java.nio.charset.CharsetDecoder
Resets this decoder, clearing any charset-specific internal state.
implReset() - Method in class java.nio.charset.CharsetEncoder
Resets this encoder, clearing any charset-specific internal state.
importData(TransferHandler.TransferSupport) - Method in class javax.swing.TransferHandler
Causes a transfer to occur from a clipboard or a drag and drop operation.
importData(JComponent, Transferable) - Method in class javax.swing.TransferHandler
Causes a transfer to a component from a clipboard or a DND drop operation.
importedKeyCascade - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that when the primary key is updated, the foreign key (imported key) is changed to agree with it.
importedKeyInitiallyDeferred - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyInitiallyImmediate - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyNoAction - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key has been imported, it cannot be updated or deleted.
importedKeyNotDeferrable - Static variable in interface java.sql.DatabaseMetaData
Indicates deferrability.
importedKeyRestrict - Static variable in interface java.sql.DatabaseMetaData
For the column UPDATE_RULE, indicates that a primary key may not be updated if it has been imported by another table as a foreign key.
importedKeySetDefault - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that if the primary key is updated or deleted, the foreign key (imported key) is set to the default value.
importedKeySetNull - Static variable in interface java.sql.DatabaseMetaData
For the columns UPDATE_RULE and DELETE_RULE, indicates that when the primary key is updated or deleted, the foreign key (imported key) is changed to NULL.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document, without altering or removing the source node from the original document; this method creates a new copy of the source node.
importPreferences(InputStream) - Static method in class java.util.prefs.Preferences
Imports all of the preferences represented by the XML document on the specified input stream.
importStyleSheet(URL) - Method in class javax.swing.text.html.StyleSheet
Imports a style sheet from url.
in - Static variable in class java.io.FileDescriptor
A handle to the standard input stream.
in - Variable in class java.io.FilterInputStream
The input stream to be filtered.
in - Variable in class java.io.FilterReader
The underlying character-input stream.
in - Variable in class java.io.PipedInputStream
The index of the position in the circular buffer at which the next byte of data will be stored when received from the connected piped output stream.
in(Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Creates a lookup on the specified new lookup class.
in - Static variable in class java.lang.System
The "standard" input stream.
in(ValueExp, ValueExp[]) - Static method in class javax.management.Query
Returns an expression constraining a value to be one of an explicit list.
inactive(ActivationID) - Static method in class java.rmi.activation.Activatable
Informs the system that the object with the corresponding activation id is currently inactive.
INACTIVE - Interface in org.omg.PortableInterceptor
org/omg/PortableInterceptor/INACTIVE.java .
INACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
 
INACTIVE_CAPTION - Static variable in class java.awt.SystemColor
The array index for the SystemColor.inactiveCaption system color.
INACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
The array index for the SystemColor.inactiveCaptionBorder system color.
INACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.inactiveCaptionText system color.
inactiveCaption - Static variable in class java.awt.SystemColor
The color rendered for the window-title background of inactive windows.
inactiveCaptionBorder - Static variable in class java.awt.SystemColor
The color rendered for the border around inactive windows.
inactiveCaptionText - Static variable in class java.awt.SystemColor
The color rendered for the window-title text of inactive windows.
inactiveGroup() - Method in class java.rmi.activation.ActivationGroup
This protected method is necessary for subclasses to make the inactiveGroup callback to the group's monitor.
inactiveGroup(ActivationGroupID, long) - Method in interface java.rmi.activation.ActivationMonitor
Informs that the group is now inactive.
inactiveObject(ActivationID) - Method in class java.rmi.activation.ActivationGroup
The group's inactiveObject method is called indirectly via a call to the Activatable.inactive method.
inactiveObject(ActivationID) - Method in interface java.rmi.activation.ActivationMonitor
An activation group calls its monitor's inactiveObject method when an object in its group becomes inactive (deactivates).
INBOUND_MESSAGE_ATTACHMENTS - Static variable in interface javax.xml.ws.handler.MessageContext
Standard property: Map of attachments to a message for the inbound message, key is the MIME Content-ID, value is a DataHandler.
incarnate(byte[], POA) - Method in class org.omg.PortableServer._ServantActivatorStub
This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.
incarnate(byte[], POA) - Method in interface org.omg.PortableServer.ServantActivatorOperations
This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.
INCH - Static variable in class javax.print.attribute.Size2DSyntax
Value to indicate units of inches (in).
INCH - Static variable in class javax.print.attribute.standard.MediaPrintableArea
Value to indicate units of inches (in).
inCheck - Variable in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClass(String) - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
inClassLoader() - Method in class java.lang.SecurityManager
Deprecated.
This type of security checking is not recommended. It is recommended that the checkPermission call be used instead.
include(RowFilter.Entry<? extends M, ? extends I>) - Method in class javax.swing.RowFilter
Returns true if the specified entry should be shown; returns false if the entry should be hidden.
inclusions - Variable in class javax.swing.text.html.parser.Element
 
INCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML (without comments) canonicalization method algorithm URI.
INCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML with comments canonicalization method algorithm URI.
IncompatibleClassChangeError - Error in java.lang
Thrown when an incompatible class change has occurred to some class definition.
IncompatibleClassChangeError() - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with no detail message.
IncompatibleClassChangeError(String) - Constructor for error java.lang.IncompatibleClassChangeError
Constructs an IncompatibleClassChangeError with the specified detail message.
IncompleteAnnotationException - Exception in java.lang.annotation
Thrown to indicate that a program has attempted to access an element of an annotation type that was added to the annotation type definition after the annotation was compiled (or serialized).
IncompleteAnnotationException(Class<? extends Annotation>, String) - Constructor for exception java.lang.annotation.IncompleteAnnotationException
Constructs an IncompleteAnnotationException to indicate that the named element was missing from the specified annotation type.
InconsistentTypeCode - Exception in org.omg.CORBA.ORBPackage
InconsistentTypeCode is thrown when an attempt is made to create a dynamic any with a type code that does not match the particular subclass of DynAny.
InconsistentTypeCode() - Constructor for exception org.omg.CORBA.ORBPackage.InconsistentTypeCode
Constructs an InconsistentTypeCode user exception with no reason message.
InconsistentTypeCode(String) - Constructor for exception org.omg.CORBA.ORBPackage.InconsistentTypeCode
Constructs an InconsistentTypeCode user exception with the specified reason message.
InconsistentTypeCode - Exception in org.omg.DynamicAny.DynAnyFactoryPackage
org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCode.java .
InconsistentTypeCode() - Constructor for exception org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
 
InconsistentTypeCode(String) - Constructor for exception org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
 
InconsistentTypeCodeHelper - Class in org.omg.DynamicAny.DynAnyFactoryPackage
org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHelper.java .
InconsistentTypeCodeHelper() - Constructor for class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
 
incrButton - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
INCREASE_HIGHLIGHT - Static variable in class javax.swing.plaf.basic.BasicScrollBarUI
 
increaseButton - Variable in class javax.swing.plaf.metal.MetalScrollBarUI
 
increment() - Method in class java.util.concurrent.atomic.LongAdder
Equivalent to add(1).
INCREMENT - Static variable in interface javax.accessibility.AccessibleAction
An action which increments a value.
incrementAndGet() - Method in class java.util.concurrent.atomic.AtomicInteger
Atomically increments by one the current value.
incrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Atomically increments by one the element at index i.
incrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
incrementAndGet() - Method in class java.util.concurrent.atomic.AtomicLong
Atomically increments by one the current value.
incrementAndGet(int) - Method in class java.util.concurrent.atomic.AtomicLongArray
Atomically increments by one the element at index i.
incrementAndGet(T) - Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
Atomically increments by one the current value of the field of the given object managed by this updater.
incrementAnimationIndex() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
Sets the index of the current animation frame, to the next valid value, which results in the progress bar being repainted.
incrementExact(int) - Static method in class java.lang.Math
Returns the argument incremented by one, throwing an exception if the result overflows an int.
incrementExact(long) - Static method in class java.lang.Math
Returns the argument incremented by one, throwing an exception if the result overflows a long.
incrGap - Variable in class javax.swing.plaf.basic.BasicScrollBarUI
Distance between the increment button and the track.
incrIndent() - Method in class javax.swing.text.AbstractWriter
Increments the indent level.
inDaylightTime(Date) - Method in class java.util.SimpleTimeZone
Queries if the given date is in daylight saving time.
inDaylightTime(Date) - Method in class java.util.TimeZone
Queries if the given date is in Daylight Saving Time in this time zone.
INDEFINITE_LIFETIME - Static variable in interface org.ietf.jgss.GSSContext
A lifetime constant representing indefinite context lifetime.
INDEFINITE_LIFETIME - Static variable in interface org.ietf.jgss.GSSCredential
A lifetime constant representing indefinite credential lifetime.
indent() - Method in class javax.swing.text.AbstractWriter
Does indentation.
INDENT - Static variable in class javax.xml.transform.OutputKeys
indent = "yes" | "no".
INDETERMINATE - Static variable in class javax.accessibility.AccessibleState
Indicates that the object state is indeterminate.
INDETERMINATE - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
index - Variable in class javax.swing.text.html.parser.Element
 
index - Variable in exception org.omg.PortableServer.POAPackage.InvalidPolicy
 
INDEX_SIZE_ERR - Static variable in exception org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value.
indexAtLocation(int, int) - Method in class javax.swing.JTabbedPane
Returns the tab index corresponding to the tab whose bounds intersect the specified location.
IndexColorModel - Class in java.awt.image
The IndexColorModel class is a ColorModel class that works with pixel values consisting of a single sample that is an index into a fixed colormap in the default sRGB color space.
IndexColorModel(int, int, byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the specified arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, and blue components.
IndexColorModel(int, int, byte[], byte[], byte[], byte[]) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from the given arrays of red, green, blue and alpha components.
IndexColorModel(int, int, byte[], int, boolean) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
IndexColorModel(int, int, byte[], int, boolean, int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from a single array of interleaved red, green, blue and optional alpha components.
IndexColorModel(int, int, int[], int, boolean, int, int) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from an array of ints where each int is comprised of red, green, blue, and optional alpha components in the default RGB color model format.
IndexColorModel(int, int, int[], int, int, BigInteger) - Constructor for class java.awt.image.IndexColorModel
Constructs an IndexColorModel from an int array where each int is comprised of red, green, blue, and alpha components in the default RGB color model format.
IndexedPropertyChangeEvent - Class in java.beans
An "IndexedPropertyChange" event gets delivered whenever a component that conforms to the JavaBeans™ specification (a "bean") changes a bound indexed property.
IndexedPropertyChangeEvent(Object, String, Object, Object, int) - Constructor for class java.beans.IndexedPropertyChangeEvent
Constructs a new IndexedPropertyChangeEvent object.
IndexedPropertyDescriptor - Class in java.beans
An IndexedPropertyDescriptor describes a property that acts like an array and has an indexed read and/or indexed write method to access specific elements of the array.
IndexedPropertyDescriptor(String, Class<?>) - Constructor for class java.beans.IndexedPropertyDescriptor
This constructor constructs an IndexedPropertyDescriptor for a property that follows the standard Java conventions by having getFoo and setFoo accessor methods, for both indexed access and array access.
IndexedPropertyDescriptor(String, Class<?>, String, String, String, String) - Constructor for class java.beans.IndexedPropertyDescriptor
This constructor takes the name of a simple property, and method names for reading and writing the property, both indexed and non-indexed.
IndexedPropertyDescriptor(String, Method, Method, Method, Method) - Constructor for class java.beans.IndexedPropertyDescriptor
This constructor takes the name of a simple property, and Method objects for reading and writing the property.
indexOf(int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(String) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in class java.lang.String
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(String) - Method in class java.lang.StringBuffer
 
indexOf(String, int) - Method in class java.lang.StringBuffer
 
indexOf(String) - Method in class java.lang.StringBuilder
 
indexOf(String, int) - Method in class java.lang.StringBuilder
 
indexOf(Object) - Method in class java.util.AbstractList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.ArrayList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(E, int) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the index of the first occurrence of the specified element in this list, searching forwards from index, or returns -1 if the element is not found.
indexOf(Object) - Method in class java.util.LinkedList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in interface java.util.List
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, or -1 if this vector does not contain the element.
indexOf(Object, int) - Method in class java.util.Vector
Returns the index of the first occurrence of the specified element in this vector, searching forwards from index, or returns -1 if the element is not found.
indexOf(Object) - Method in class javax.swing.DefaultListModel
Searches for the first occurrence of elem.
indexOf(Object, int) - Method in class javax.swing.DefaultListModel
Searches for the first occurrence of elem, beginning the search at index.
indexOf(Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
 
indexOfComponent(Component) - Method in class javax.swing.JTabbedPane
Returns the index of the tab for the specified component.
indexOfSubList(List<?>, List<?>) - Static method in class java.util.Collections
Returns the starting position of the first occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
indexOfTab(String) - Method in class javax.swing.JTabbedPane
Returns the first tab index with a given title, or -1 if no tab has this title.
indexOfTab(Icon) - Method in class javax.swing.JTabbedPane
Returns the first tab index with a given icon, or -1 if no tab has this icon.
indexOfTabComponent(Component) - Method in class javax.swing.JTabbedPane
Returns the index of the tab for the specified tab component.
IndexOutOfBoundsException - Exception in java.lang
Thrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.
IndexOutOfBoundsException() - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with no detail message.
IndexOutOfBoundsException(String) - Constructor for exception java.lang.IndexOutOfBoundsException
Constructs an IndexOutOfBoundsException with the specified detail message.
indexToLocation(int) - Method in class javax.swing.JList
Returns the origin of the specified item in the list's coordinate system.
indexToLocation(JList, int) - Method in class javax.swing.plaf.basic.BasicListUI
Returns the origin in the given JList, of the specified item, in the list's coordinate system.
indexToLocation(JList, int) - Method in class javax.swing.plaf.ListUI
Returns the origin in the given JList, of the specified item, in the list's coordinate system.
indexToLocation(JList, int) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the indexToLocation method on each UI handled by this object.
IndirectionException - Exception in org.omg.CORBA.portable
The Indirection exception is a Java specific system exception.
IndirectionException(int) - Constructor for exception org.omg.CORBA.portable.IndirectionException
Creates an IndirectionException with the right offset value.
Inet4Address - Class in java.net
This class represents an Internet Protocol version 4 (IPv4) address.
Inet6Address - Class in java.net
This class represents an Internet Protocol version 6 (IPv6) address.
InetAddress - Class in java.net
This class represents an Internet Protocol (IP) address.
InetSocketAddress - Class in java.net
This class implements an IP Socket Address (IP address + port number) It can also be a pair (hostname + port number), in which case an attempt will be made to resolve the hostname.
InetSocketAddress(int) - Constructor for class java.net.InetSocketAddress
Creates a socket address where the IP address is the wildcard address and the port number a specified value.
InetSocketAddress(InetAddress, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from an IP address and a port number.
InetSocketAddress(String, int) - Constructor for class java.net.InetSocketAddress
Creates a socket address from a hostname and a port number.
inf - Variable in class java.util.zip.InflaterInputStream
Decompressor for this stream.
inf - Variable in class java.util.zip.InflaterOutputStream
Decompressor for this stream.
inferBinaryName(JavaFileManager.Location, JavaFileObject) - Method in class javax.tools.ForwardingJavaFileManager
 
inferBinaryName(JavaFileManager.Location, JavaFileObject) - Method in interface javax.tools.JavaFileManager
Infers a binary name of a file object based on a location.
inflate(byte[], int, int) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
inflate(byte[]) - Method in class java.util.zip.Inflater
Uncompresses bytes into specified buffer.
Inflater - Class in java.util.zip
This class provides support for general purpose decompression using the popular ZLIB compression library.
Inflater(boolean) - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
Inflater() - Constructor for class java.util.zip.Inflater
Creates a new decompressor.
InflaterInputStream - Class in java.util.zip
This class implements a stream filter for uncompressing data in the "deflate" compression format.
InflaterInputStream(InputStream, Inflater, int) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and buffer size.
InflaterInputStream(InputStream, Inflater) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with the specified decompressor and a default buffer size.
InflaterInputStream(InputStream) - Constructor for class java.util.zip.InflaterInputStream
Creates a new input stream with a default decompressor and buffer size.
InflaterOutputStream - Class in java.util.zip
Implements an output stream filter for uncompressing data stored in the "deflate" compression format.
InflaterOutputStream(OutputStream) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with a default decompressor and buffer size.
InflaterOutputStream(OutputStream, Inflater) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with the specified decompressor and a default buffer size.
InflaterOutputStream(OutputStream, Inflater, int) - Constructor for class java.util.zip.InflaterOutputStream
Creates a new output stream with the specified decompressor and buffer size.
INFO - Static variable in class java.awt.SystemColor
The array index for the SystemColor.info system color.
info - Static variable in class java.awt.SystemColor
The color rendered for the background of tooltips or spot help.
INFO - Static variable in class java.util.logging.Level
INFO is a message level for informational messages.
info(String) - Method in class java.util.logging.Logger
Log an INFO message.
info(Supplier<String>) - Method in class java.util.logging.Logger
Log a INFO message, which is only to be constructed if the logging level is such that the message will actually be logged.
INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is read-like: it returns information but does not change any state.
Info(String, String, String, String) - Constructor for class javax.sound.midi.MidiDevice.Info
Constructs a device info object.
Info(Class<?>, AudioFormat[], int, int) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a set of supported audio formats and a range for the buffer size.
Info(Class<?>, AudioFormat, int) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a single audio format and a desired buffer size.
Info(Class<?>, AudioFormat) - Constructor for class javax.sound.sampled.DataLine.Info
Constructs a data line's info object from the specified information, which includes a single audio format.
Info(Class<?>) - Constructor for class javax.sound.sampled.Line.Info
Constructs an info object that describes a line of the specified class.
Info(String, String, String, String) - Constructor for class javax.sound.sampled.Mixer.Info
Constructs a mixer's info object, passing it the given textual information.
Info(Class<?>, String, boolean) - Constructor for class javax.sound.sampled.Port.Info
Constructs a port's info object from the information given.
INFO_TEXT - Static variable in class java.awt.SystemColor
The array index for the SystemColor.infoText system color.
inFontTag() - Method in class javax.swing.text.html.MinimalHTMLWriter
Returns true if we are currently in a <font> tag.
inForkJoinPool() - Static method in class java.util.concurrent.ForkJoinTask
Returns true if the current thread is a ForkJoinWorkerThread executing as a ForkJoinPool computation.
INFORMATION - Static variable in class javax.security.auth.callback.ConfirmationCallback
INFORMATION message type.
INFORMATION - Static variable in class javax.security.auth.callback.TextOutputCallback
Information message.
INFORMATION_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
INFORMATION_MESSAGE - Static variable in class javax.swing.JOptionPane
Used for information messages.
infoText - Static variable in class java.awt.SystemColor
The color rendered for the text of tooltips or spot help.
INHERIT - Static variable in class java.lang.ProcessBuilder.Redirect
Indicates that subprocess I/O source or destination will be the same as those of the current process.
InheritableThreadLocal<T> - Class in java.lang
This class extends ThreadLocal to provide inheritance of values from parent thread to child thread: when a child thread is created, the child receives initial values for all inheritable thread-local variables for which the parent has values.
InheritableThreadLocal() - Constructor for class java.lang.InheritableThreadLocal
 
Inherited - Annotation Type in java.lang.annotation
Indicates that an annotation type is automatically inherited.
inheritedChannel() - Static method in class java.lang.System
Returns the channel inherited from the entity that created this Java virtual machine.
inheritedChannel() - Method in class java.nio.channels.spi.SelectorProvider
Returns the channel inherited from the entity that created this Java virtual machine.
inheritIO() - Method in class java.lang.ProcessBuilder
Sets the source and destination for subprocess standard I/O to be the same as those of the current Java process.
inHitRegion(int, int) - Method in class javax.swing.tree.DefaultTreeCellEditor
Returns true if the passed in location is a valid mouse location to start editing from.
init() - Method in class java.applet.Applet
Called by the browser or applet viewer to inform this applet that it has been loaded into the system.
init(int) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size.
init(int, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator for a certain size and source of randomness.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.AlgorithmParameterGenerator
Initializes this parameter generator with a set of algorithm-specific parameter generation values.
init(AlgorithmParameterSpec) - Method in class java.security.AlgorithmParameters
Initializes this parameter object using the parameters specified in paramSpec.
init(byte[]) - Method in class java.security.AlgorithmParameters
Imports the specified parameters and decodes them according to the primary decoding format for parameters.
init(byte[], String) - Method in class java.security.AlgorithmParameters
Imports the parameters from params and decodes them according to the specified decoding scheme.
init(boolean) - Method in interface java.security.cert.CertPathChecker
Initializes the internal state of this CertPathChecker.
init(boolean) - Method in class java.security.cert.PKIXCertPathChecker
Initializes the internal state of this PKIXCertPathChecker.
init(ProcessingEnvironment) - Method in class javax.annotation.processing.AbstractProcessor
Initializes the processor with the processing environment by setting the processingEnv field to the value of the processingEnv argument.
init(ProcessingEnvironment) - Method in interface javax.annotation.processing.Processor
Initializes the processor with the processing environment.
init(int, Key) - Method in class javax.crypto.Cipher
Initializes this cipher with a key.
init(int, Key, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a source of randomness.
init(int, Key, AlgorithmParameterSpec) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a set of algorithm parameters.
init(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
init(int, Key, AlgorithmParameters) - Method in class javax.crypto.Cipher
Initializes this cipher with a key and a set of algorithm parameters.
init(int, Key, AlgorithmParameters, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
init(int, Certificate) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate.
init(int, Certificate, SecureRandom) - Method in class javax.crypto.Cipher
Initializes this cipher with the public key from the given certificate and a source of randomness.
init(Key) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key and a set of algorithm parameters.
init(Key, AlgorithmParameters) - Method in class javax.crypto.ExemptionMechanism
Initializes this exemption mechanism with a key and a set of algorithm parameters.
init(Key) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key, which is required to contain all the algorithm parameters required for this key agreement.
init(Key, SecureRandom) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key and source of randomness.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key and set of algorithm parameters.
init(Key, AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyAgreement
Initializes this key agreement with the given key, set of algorithm parameters, and source of randomness.
init(SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator.
init(AlgorithmParameterSpec) - Method in class javax.crypto.KeyGenerator
Initializes this key generator with the specified parameter set.
init(AlgorithmParameterSpec, SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator with the specified parameter set and a user-provided source of randomness.
init(int) - Method in class javax.crypto.KeyGenerator
Initializes this key generator for a certain keysize.
init(int, SecureRandom) - Method in class javax.crypto.KeyGenerator
Initializes this key generator for a certain keysize, using a user-provided source of randomness.
init(Key) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key.
init(Key, AlgorithmParameterSpec) - Method in class javax.crypto.Mac
Initializes this Mac object with the given key and algorithm parameters.
init(Hashtable<?, ?>) - Method in class javax.naming.InitialContext
Initializes the initial context using the supplied environment.
init(KeyStore, char[]) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of key material.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.KeyManagerFactory
Initializes this factory with a source of provider-specific key material.
init(KeyManager[], TrustManager[], SecureRandom) - Method in class javax.net.ssl.SSLContext
Initializes this context.
init(KeyStore) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of certificate authorities and related trust material.
init(ManagerFactoryParameters) - Method in class javax.net.ssl.TrustManagerFactory
Initializes this factory with a source of provider-specific trust material.
init(String, Icon) - Method in class javax.swing.AbstractButton
 
init(String, Icon) - Method in class javax.swing.JMenuItem
Initializes the menu item with the specified text and icon.
init(StateEditable, String) - Method in class javax.swing.undo.StateEdit
 
init(TransformParameterSpec) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters.
init(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters and document context.
init() - Static method in class org.omg.CORBA.ORB
Returns the ORB singleton object.
init(String[], Properties) - Static method in class org.omg.CORBA.ORB
Creates a new ORB instance for a standalone application.
init(Applet, Properties) - Static method in class org.omg.CORBA.ORB
Creates a new ORB instance for an applet.
initCause(Throwable) - Method in class java.lang.Throwable
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in exception javax.naming.NamingException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception javax.security.sasl.SaslException
 
initCause(Throwable) - Method in exception javax.xml.soap.SOAPException
Initializes the cause field of this SOAPException object with the given Throwable object.
initCause(Throwable) - Method in exception javax.xml.transform.TransformerException
Initializes the cause of this throwable to the specified value.
initClassDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Populates table with mappings from uiClassID to the fully qualified name of the ui class.
initClassDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Populates table with mappings from uiClassID to the fully qualified name of the ui class.
initComponentDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Populates table with the defaults for the basic look and feel.
initComponentDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Populates table with the defaults for metal.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
INITIAL_CONTEXT_FACTORY - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the initial context factory to use.
INITIAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pi" in the Unicode specification.
INITIAL_SELECTION_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for initialSelectionValue.
INITIAL_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for initialValue.
InitialContext - Class in javax.naming
This class is the starting context for performing naming operations.
InitialContext(boolean) - Constructor for class javax.naming.InitialContext
Constructs an initial context with the option of not initializing it.
InitialContext() - Constructor for class javax.naming.InitialContext
Constructs an initial context.
InitialContext(Hashtable<?, ?>) - Constructor for class javax.naming.InitialContext
Constructs an initial context using the supplied environment.
InitialContextFactory - Interface in javax.naming.spi
This interface represents a factory that creates an initial context.
InitialContextFactoryBuilder - Interface in javax.naming.spi
This interface represents a builder that creates initial context factories.
InitialDirContext - Class in javax.naming.directory
This class is the starting context for performing directory operations.
InitialDirContext(boolean) - Constructor for class javax.naming.directory.InitialDirContext
Constructs an initial DirContext with the option of not initializing it.
InitialDirContext() - Constructor for class javax.naming.directory.InitialDirContext
Constructs an initial DirContext.
InitialDirContext(Hashtable<?, ?>) - Constructor for class javax.naming.directory.InitialDirContext
Constructs an initial DirContext using the supplied environment.
initialFocusComponent - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
Component to receive focus when messaged with selectInitialValue.
initialize(Applet, BeanContext) - Method in interface java.beans.AppletInitializer
If passed to the appropriate variant of java.beans.Beans.instantiate this method will be called in order to associate the newly instantiated Applet (JavaBean) with its AppletContext, AppletStub, and Container.
initialize() - Method in class java.beans.beancontext.BeanContextServicesSupport
called by BeanContextSupport superclass during construction and deserialization to initialize subclass transient state.
initialize() - Method in class java.beans.beancontext.BeanContextSupport
protected method called from constructor and readObject to initialize transient state of BeanContextSupport instance.
initialize(Class<?>, Object, Object, Encoder) - Method in class java.beans.DefaultPersistenceDelegate
This default implementation of the initialize method assumes all state held in objects of this type is exposed via the matching pairs of "setter" and "getter" methods in the order they are returned by the Introspector.
initialize(Class<?>, Object, Object, Encoder) - Method in class java.beans.PersistenceDelegate
Produce a series of statements with side effects on newInstance so that the new instance becomes equivalent to oldInstance.
initialize(DSAParams, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator using the DSA family parameters (p,q and g) and an optional SecureRandom bit source.
initialize(int, boolean, SecureRandom) - Method in interface java.security.interfaces.DSAKeyPairGenerator
Initializes the key pair generator for a given modulus length (instead of parameters), and an optional SecureRandom bit source.
initialize(int) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize using a default parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator for a certain keysize with the given source of randomness (and a default parameter set).
initialize(AlgorithmParameterSpec) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator using the specified parameter set and the SecureRandom implementation of the highest-priority installed provider as the source of randomness.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGenerator
Initializes the key pair generator with the given parameter set and source of randomness.
initialize(int, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class java.security.KeyPairGeneratorSpi
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in interface javax.security.auth.spi.LoginModule
Initialize this LoginModule.
initialize() - Method in class javax.swing.LookAndFeel
Initializes the look and feel.
initialize() - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Initializes the look and feel.
initialize() - Method in class javax.swing.plaf.nimbus.NimbusLookAndFeel
Called by UIManager when this look and feel is installed.
initialize() - Method in class javax.swing.plaf.synth.SynthLookAndFeel
Called by UIManager when this look and feel is installed.
INITIALIZE - Exception in org.omg.CORBA
Exception thrown when an ORB has encountered a failure during its initialization, such as failure to acquire networking resources or detecting a configuration error.
INITIALIZE() - Constructor for exception org.omg.CORBA.INITIALIZE
Constructs an INITIALIZE exception with a default minor code of 0 and a completion state of CompletionStatus.COMPLETED_NO.
INITIALIZE(String) - Constructor for exception org.omg.CORBA.INITIALIZE
Constructs an INITIALIZE exception with the specified detail message, a minor code of 0, and a completion state of CompletionStatus.COMPLETED_NO.
INITIALIZE(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INITIALIZE
Constructs an INITIALIZE exception with the specified minor code and completion status.
INITIALIZE(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INITIALIZE
Constructs an INITIALIZE exception with the specified detail message, minor code, and completion status.
initializeAutoscrolling(Point) - Method in class java.awt.dnd.DropTarget
initialize autoscrolling
initializeBeanContextResources() - Method in class java.beans.beancontext.BeanContextChildSupport
This method may be overridden by subclasses to provide their own initialization behaviors.
initializeBeanContextResources() - Method in class java.beans.beancontext.BeanContextServicesSupport
called from setBeanContext to notify a BeanContextChild to allocate resources obtained from the nesting BeanContext.
initializeDesktopProperties() - Method in class java.awt.Toolkit
initializeDesktopProperties
initializeLocalVars() - Method in class javax.swing.JTable
Initializes table properties to their default values.
initializeLocalVars() - Method in class javax.swing.table.JTableHeader
Initializes the local variables and properties with default values.
InitialLdapContext - Class in javax.naming.ldap
This class is the starting context for performing LDAPv3-style extended operations and controls.
InitialLdapContext() - Constructor for class javax.naming.ldap.InitialLdapContext
Constructs an initial context using no environment properties or connection request controls.
InitialLdapContext(Hashtable<?, ?>, Control[]) - Constructor for class javax.naming.ldap.InitialLdapContext
Constructs an initial context using environment properties and connection request controls.
initialSelectionValue - Variable in class javax.swing.JOptionPane
Initial value to select in selectionValues.
initialSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
initialValue() - Method in class java.lang.ThreadLocal
Returns the current thread's "initial value" for this thread-local variable.
initialValue - Variable in class javax.swing.JOptionPane
Value that should be initially selected in options.
INITIATE_AND_ACCEPT - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be usable for both context initiation and acceptance.
INITIATE_ONLY - Static variable in interface org.ietf.jgss.GSSCredential
Credential usage flag requesting that it be usable for context initiation only.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in interface org.w3c.dom.events.MouseEvent
The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
InitParam - Annotation Type in javax.jws.soap
Deprecated.
initParams() - Method in class javax.sql.rowset.BaseRowSet
Performs the necessary internal configurations and initializations to allow any JDBC RowSet implementation to start using the standard facilities provided by a BaseRowSet instance.
initSecContext(byte[], int, int) - Method in interface org.ietf.jgss.GSSContext
Called by the context initiator to start the context creation phase and process any tokens generated by the peer's acceptSecContext method.
initSecContext(InputStream, OutputStream) - Method in interface org.ietf.jgss.GSSContext
Called by the context initiator to start the context creation phase and process any tokens generated by the peer's acceptSecContext method using streams.
initSign(PrivateKey) - Method in class java.security.Signature
Initialize this object for signing.
initSign(PrivateKey, SecureRandom) - Method in class java.security.Signature
Initialize this object for signing.
initSystemColorDefaults(UIDefaults) - Method in class javax.swing.plaf.basic.BasicLookAndFeel
Populates table with system colors.
initSystemColorDefaults(UIDefaults) - Method in class javax.swing.plaf.metal.MetalLookAndFeel
Populates table with system colors.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in interface org.w3c.dom.events.UIEvent
The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
initVerify(PublicKey) - Method in class java.security.Signature
Initializes this object for verification.
initVerify(Certificate) - Method in class java.security.Signature
Initializes this object for verification, using the public key from the given certificate.
inject(WebServiceContext) - Method in class javax.xml.ws.spi.Invoker
JAX-WS runtimes calls this method to ask container to inject WebServiceContext on the endpoint instance.
InlineView - Class in javax.swing.text.html
Displays the inline element styles based upon css attributes.
InlineView(Element) - Constructor for class javax.swing.text.html.InlineView
Constructs a new view wrapped on an element.
INNER_JOIN - Static variable in interface javax.sql.rowset.JoinRowSet
An ANSI-style JOIN providing a inner join between two tables.
input - Variable in class javax.imageio.ImageReader
The ImageInputStream or other Object by setInput and retrieved by getInput.
INPUT - Static variable in class javax.swing.text.html.HTML.Tag
 
INPUT_METHOD_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting input method events.
INPUT_METHOD_FIRST - Static variable in class java.awt.event.InputMethodEvent
Marks the first integer id for the range of input method event ids.
INPUT_METHOD_HIGHLIGHT - Static variable in class java.awt.font.TextAttribute
Attribute key for input method highlight styles.
INPUT_METHOD_LAST - Static variable in class java.awt.event.InputMethodEvent
Marks the last integer id for the range of input method event ids.
INPUT_METHOD_SEGMENT - Static variable in class java.text.AttributedCharacterIterator.Attribute
Attribute key for input method segments.
INPUT_METHOD_TEXT_CHANGED - Static variable in class java.awt.event.InputMethodEvent
The event type indicating changed input method text.
INPUT_METHOD_UNDERLINE - Static variable in class java.awt.font.TextAttribute
Attribute key for input method underlines.
INPUT_STREAM(String) - Constructor for class javax.print.DocFlavor.INPUT_STREAM
Constructs a new doc flavor with the given MIME type and a print data representation class name of "java.io.InputStream" (byte stream).
INPUT_TRAY_MISSING - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more input trays are not in the device.
INPUT_VALUE_PROPERTY - Static variable in class javax.swing.JOptionPane
Bound property name for inputValue.
inputClass - Variable in class javax.imageio.spi.ImageInputStreamSpi
A Class object indicating the legal object type for use by the createInputStreamInstance method.
inputComponent - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
JComponent provide for input if optionPane.getWantsInput() returns true.
InputContext - Class in java.awt.im
Provides methods to control text input facilities such as input methods and keyboard layouts.
InputContext() - Constructor for class java.awt.im.InputContext
Constructs an InputContext.
InputEvent - Class in java.awt.event
The root event class for all component-level input events.
InputMap - Class in javax.swing
InputMap provides a binding between an input event (currently only KeyStrokes are used) and an Object.
InputMap() - Constructor for class javax.swing.InputMap
Creates an InputMap with no parent and no mappings.
InputMapUIResource - Class in javax.swing.plaf
A subclass of javax.swing.InputMap that implements UIResource.
InputMapUIResource() - Constructor for class javax.swing.plaf.InputMapUIResource
 
InputMethod - Interface in java.awt.im.spi
Defines the interface for an input method that supports complex text input.
InputMethodContext - Interface in java.awt.im.spi
Provides methods that input methods can use to communicate with their client components or to request other services.
InputMethodDescriptor - Interface in java.awt.im.spi
Defines methods that provide sufficient information about an input method to enable selection and loading of that input method.
InputMethodEvent - Class in java.awt.event
Input method events contain information about text that is being composed using an input method.
InputMethodEvent(Component, int, long, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, time, text, caret, and visiblePosition.
InputMethodEvent(Component, int, AttributedCharacterIterator, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, text, caret, and visiblePosition.
InputMethodEvent(Component, int, TextHitInfo, TextHitInfo) - Constructor for class java.awt.event.InputMethodEvent
Constructs an InputMethodEvent with the specified source component, type, caret, and visiblePosition.
InputMethodHighlight - Class in java.awt.im
An InputMethodHighlight is used to describe the highlight attributes of text being composed.
InputMethodHighlight(boolean, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodHighlight(boolean, int, int) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodHighlight(boolean, int, int, Map<TextAttribute, ?>) - Constructor for class java.awt.im.InputMethodHighlight
Constructs an input method highlight record.
InputMethodListener - Interface in java.awt.event
The listener interface for receiving input method events.
InputMethodRequests - Interface in java.awt.im
InputMethodRequests defines the requests that a text editing component has to handle in order to work with input methods.
inputMethodTextChanged(InputMethodEvent) - Method in class java.awt.AWTEventMulticaster
Handles the inputMethodTextChanged event by invoking the inputMethodTextChanged methods on listener-a and listener-b.
inputMethodTextChanged(InputMethodEvent) - Method in interface java.awt.event.InputMethodListener
Invoked when the text entered through an input method has changed.
InputMismatchException - Exception in java.util
Thrown by a Scanner to indicate that the token retrieved does not match the pattern for the expected type, or that the token is out of range for the expected type.
InputMismatchException() - Constructor for exception java.util.InputMismatchException
Constructs an InputMismatchException with null as its error message string.
InputMismatchException(String) - Constructor for exception java.util.InputMismatchException
Constructs an InputMismatchException, saving a reference to the error message string s for later retrieval by the getMessage method.
InputSource - Class in org.xml.sax
A single input source for an XML entity.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputStream - Class in java.io
This abstract class is the superclass of all classes representing an input stream of bytes.
InputStream() - Constructor for class java.io.InputStream
 
InputStream - Class in org.omg.CORBA.portable
InputStream is the Java API for reading IDL types from CDR marshal streams.
InputStream() - Constructor for class org.omg.CORBA.portable.InputStream
 
InputStream - Class in org.omg.CORBA_2_3.portable
InputStream provides for the reading of all of the mapped IDL types from the stream.
InputStream() - Constructor for class org.omg.CORBA_2_3.portable.InputStream
Create a new instance of this class.
InputStreamReader - Class in java.io
An InputStreamReader is a bridge from byte streams to character streams: It reads bytes and decodes them into characters using a specified charset.
InputStreamReader(InputStream) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the default charset.
InputStreamReader(InputStream, String) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the named charset.
InputStreamReader(InputStream, Charset) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the given charset.
InputStreamReader(InputStream, CharsetDecoder) - Constructor for class java.io.InputStreamReader
Creates an InputStreamReader that uses the given charset decoder.
InputSubset - Class in java.awt.im
Defines additional Unicode subsets for use by input methods.
inputTypes - Variable in class javax.imageio.spi.ImageReaderSpi
An array of Class objects to be returned from getInputTypes, initially null.
inputValue - Variable in class javax.swing.JOptionPane
Value the user has input.
InputVerifier - Class in javax.swing
The purpose of this class is to help clients support smooth focus navigation through GUIs with text fields.
InputVerifier() - Constructor for class javax.swing.InputVerifier
 
inRange(Element) - Method in class javax.swing.text.AbstractWriter
This method determines whether the current element is in the range specified.
INSCRIPTIONAL_PAHLAVI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Inscriptional Pahlavi" Unicode character block.
INSCRIPTIONAL_PARTHIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Inscriptional Parthian" Unicode character block.
insert(String, int) - Method in class java.awt.Choice
Inserts the item into this choice at the specified position.
INSERT - Static variable in class java.awt.Event
The Insert key, a non-ASCII action key.
insert(MenuItem, int) - Method in class java.awt.Menu
Inserts a menu item into this menu at the specified position.
insert(String, int) - Method in class java.awt.Menu
Inserts a menu item with the specified label into this menu at the specified position.
insert(String, int) - Method in class java.awt.TextArea
Inserts the specified text at the specified position in this text area.
insert(int, char[], int, int) - Method in class java.lang.StringBuffer
 
insert(int, Object) - Method in class java.lang.StringBuffer
 
insert(int, String) - Method in class java.lang.StringBuffer
 
insert(int, char[]) - Method in class java.lang.StringBuffer
 
insert(int, CharSequence) - Method in class java.lang.StringBuffer
 
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuffer
 
insert(int, boolean) - Method in class java.lang.StringBuffer
 
insert(int, char) - Method in class java.lang.StringBuffer
 
insert(int, int) - Method in class java.lang.StringBuffer
 
insert(int, long) - Method in class java.lang.StringBuffer
 
insert(int, float) - Method in class java.lang.StringBuffer
 
insert(int, double) - Method in class java.lang.StringBuffer
 
insert(int, char[], int, int) - Method in class java.lang.StringBuilder
 
insert(int, Object) - Method in class java.lang.StringBuilder
 
insert(int, String) - Method in class java.lang.StringBuilder
 
insert(int, char[]) - Method in class java.lang.StringBuilder
 
insert(int, CharSequence) - Method in class java.lang.StringBuilder
 
insert(int, CharSequence, int, int) - Method in class java.lang.StringBuilder
 
insert(int, boolean) - Method in class java.lang.StringBuilder
 
insert(int, char) - Method in class java.lang.StringBuilder
 
insert(int, int) - Method in class java.lang.StringBuilder
 
insert(int, long) - Method in class java.lang.StringBuilder
 
insert(int, float) - Method in class java.lang.StringBuilder
 
insert(int, double) - Method in class java.lang.StringBuilder
 
INSERT - Static variable in interface javax.accessibility.AccessibleTableModelChange
Identifies the insertion of new rows and/or columns.
INSERT - Static variable in class javax.swing.event.DocumentEvent.EventType
Insert type.
INSERT - Static variable in class javax.swing.event.TableModelEvent
Identifies the addition of new rows or columns.
insert(String, int) - Method in class javax.swing.JMenu
Inserts a new menu item with the specified text at a given position.
insert(JMenuItem, int) - Method in class javax.swing.JMenu
Inserts the specified JMenuitem at a given position.
insert(Action, int) - Method in class javax.swing.JMenu
Inserts a new menu item attached to the specified Action object at a given position.
insert(Action, int) - Method in class javax.swing.JPopupMenu
Inserts a menu item for the specified Action object at a given position.
insert(Component, int) - Method in class javax.swing.JPopupMenu
Inserts the specified component into the menu at a given position.
insert(String, int) - Method in class javax.swing.JTextArea
Inserts the specified text at the specified position.
insert(int, int, DefaultStyledDocument.ElementSpec[], AbstractDocument.DefaultDocumentEvent) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Inserts new content.
insert(int, DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument
Inserts new elements in bulk.
insert(int, DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.html.HTMLDocument
Inserts new elements in bulk.
insert(int, View) - Method in class javax.swing.text.View
Inserts a single child view.
insert(MutableTreeNode, int) - Method in class javax.swing.tree.DefaultMutableTreeNode
Removes newChild from its present parent (if it has a parent), sets the child's parent to this node, and then adds the child to this node's child array at index childIndex.
insert(MutableTreeNode, int) - Method in interface javax.swing.tree.MutableTreeNode
Adds child to the receiver at index.
insert(Any, Any[]) - Static method in class org.omg.CORBA.AnySeqHelper
 
insert(Any, boolean[]) - Static method in class org.omg.CORBA.BooleanSeqHelper
 
insert(Any, char[]) - Static method in class org.omg.CORBA.CharSeqHelper
 
insert(Any, CompletionStatus) - Static method in class org.omg.CORBA.CompletionStatusHelper
 
insert(Any, Current) - Static method in class org.omg.CORBA.CurrentHelper
 
insert(Any, DefinitionKind) - Static method in class org.omg.CORBA.DefinitionKindHelper
 
insert(Any, double[]) - Static method in class org.omg.CORBA.DoubleSeqHelper
 
insert(Any, String) - Static method in class org.omg.CORBA.FieldNameHelper
 
insert(Any, float[]) - Static method in class org.omg.CORBA.FloatSeqHelper
 
insert(Any, String) - Static method in class org.omg.CORBA.IdentifierHelper
 
insert(Any, IDLType) - Static method in class org.omg.CORBA.IDLTypeHelper
 
insert(Any, long[]) - Static method in class org.omg.CORBA.LongLongSeqHelper
 
insert(Any, int[]) - Static method in class org.omg.CORBA.LongSeqHelper
 
insert(Any, NameValuePair) - Static method in class org.omg.CORBA.NameValuePairHelper
 
insert(Any, Object) - Static method in class org.omg.CORBA.ObjectHelper
 
insert(Any, byte[]) - Static method in class org.omg.CORBA.OctetSeqHelper
 
insert(Any, ParameterMode) - Static method in class org.omg.CORBA.ParameterModeHelper
 
insert(Any, short) - Static method in class org.omg.CORBA.PolicyErrorCodeHelper
 
insert(Any, PolicyError) - Static method in class org.omg.CORBA.PolicyErrorHelper
 
insert(Any, Policy) - Static method in class org.omg.CORBA.PolicyHelper
 
insert(Any, Policy[]) - Static method in class org.omg.CORBA.PolicyListHelper
 
insert(Any, int) - Static method in class org.omg.CORBA.PolicyTypeHelper
 
insert(Any, String) - Static method in class org.omg.CORBA.RepositoryIdHelper
 
insert(Any, ServiceDetail) - Static method in class org.omg.CORBA.ServiceDetailHelper
 
insert(Any, ServiceInformation) - Static method in class org.omg.CORBA.ServiceInformationHelper
 
insert(Any, SetOverrideType) - Static method in class org.omg.CORBA.SetOverrideTypeHelper
 
insert(Any, short[]) - Static method in class org.omg.CORBA.ShortSeqHelper
 
insert(Any, String[]) - Static method in class org.omg.CORBA.StringSeqHelper
 
insert(Any, String) - Static method in class org.omg.CORBA.StringValueHelper
 
insert(Any, StructMember) - Static method in class org.omg.CORBA.StructMemberHelper
 
insert(Any, long[]) - Static method in class org.omg.CORBA.ULongLongSeqHelper
 
insert(Any, int[]) - Static method in class org.omg.CORBA.ULongSeqHelper
 
insert(Any, UnionMember) - Static method in class org.omg.CORBA.UnionMemberHelper
 
insert(Any, UnknownUserException) - Static method in class org.omg.CORBA.UnknownUserExceptionHelper
 
insert(Any, short[]) - Static method in class org.omg.CORBA.UShortSeqHelper
 
insert(Any, Serializable) - Static method in class org.omg.CORBA.ValueBaseHelper
 
insert(Any, ValueMember) - Static method in class org.omg.CORBA.ValueMemberHelper
 
insert(Any, String) - Static method in class org.omg.CORBA.VersionSpecHelper
 
insert(Any, short) - Static method in class org.omg.CORBA.VisibilityHelper
 
insert(Any, char[]) - Static method in class org.omg.CORBA.WCharSeqHelper
 
insert(Any, WrongTransaction) - Static method in class org.omg.CORBA.WrongTransactionHelper
 
insert(Any, String[]) - Static method in class org.omg.CORBA.WStringSeqHelper
 
insert(Any, String) - Static method in class org.omg.CORBA.WStringValueHelper
 
insert(Any, Binding) - Static method in class org.omg.CosNaming.BindingHelper
 
insert(Any, BindingIterator) - Static method in class org.omg.CosNaming.BindingIteratorHelper
 
insert(Any, Binding[]) - Static method in class org.omg.CosNaming.BindingListHelper
 
insert(Any, BindingType) - Static method in class org.omg.CosNaming.BindingTypeHelper
 
insert(Any, String) - Static method in class org.omg.CosNaming.IstringHelper
 
insert(Any, NameComponent) - Static method in class org.omg.CosNaming.NameComponentHelper
 
insert(Any, NameComponent[]) - Static method in class org.omg.CosNaming.NameHelper
 
insert(Any, NamingContextExt) - Static method in class org.omg.CosNaming.NamingContextExtHelper
 
insert(Any, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
 
insert(Any, InvalidAddress) - Static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
 
insert(Any, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
 
insert(Any, String) - Static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
 
insert(Any, NamingContext) - Static method in class org.omg.CosNaming.NamingContextHelper
 
insert(Any, AlreadyBound) - Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
 
insert(Any, CannotProceed) - Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
 
insert(Any, InvalidName) - Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
 
insert(Any, NotEmpty) - Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
 
insert(Any, NotFound) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
 
insert(Any, NotFoundReason) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
 
insert(Any, Any[]) - Static method in class org.omg.DynamicAny.AnySeqHelper
 
insert(Any, DynAnyFactory) - Static method in class org.omg.DynamicAny.DynAnyFactoryHelper
 
insert(Any, InconsistentTypeCode) - Static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
 
insert(Any, DynAny) - Static method in class org.omg.DynamicAny.DynAnyHelper
 
insert(Any, InvalidValue) - Static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
 
insert(Any, TypeMismatch) - Static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
 
insert(Any, DynAny[]) - Static method in class org.omg.DynamicAny.DynAnySeqHelper
 
insert(Any, DynArray) - Static method in class org.omg.DynamicAny.DynArrayHelper
 
insert(Any, DynEnum) - Static method in class org.omg.DynamicAny.DynEnumHelper
 
insert(Any, DynFixed) - Static method in class org.omg.DynamicAny.DynFixedHelper
 
insert(Any, DynSequence) - Static method in class org.omg.DynamicAny.DynSequenceHelper
 
insert(Any, DynStruct) - Static method in class org.omg.DynamicAny.DynStructHelper
 
insert(Any, DynUnion) - Static method in class org.omg.DynamicAny.DynUnionHelper
 
insert(Any, DynValue) - Static method in class org.omg.DynamicAny.DynValueHelper
 
insert(Any, String) - Static method in class org.omg.DynamicAny.FieldNameHelper
 
insert(Any, NameDynAnyPair) - Static method in class org.omg.DynamicAny.NameDynAnyPairHelper
 
insert(Any, NameDynAnyPair[]) - Static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
 
insert(Any, NameValuePair) - Static method in class org.omg.DynamicAny.NameValuePairHelper
 
insert(Any, NameValuePair[]) - Static method in class org.omg.DynamicAny.NameValuePairSeqHelper
 
insert(Any, CodecFactory) - Static method in class org.omg.IOP.CodecFactoryHelper
 
insert(Any, UnknownEncoding) - Static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
 
insert(Any, FormatMismatch) - Static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
 
insert(Any, InvalidTypeForEncoding) - Static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
 
insert(Any, TypeMismatch) - Static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
 
insert(Any, int) - Static method in class org.omg.IOP.ComponentIdHelper
 
insert(Any, IOR) - Static method in class org.omg.IOP.IORHelper
 
insert(Any, TaggedComponent[]) - Static method in class org.omg.IOP.MultipleComponentProfileHelper
 
insert(Any, int) - Static method in class org.omg.IOP.ProfileIdHelper
 
insert(Any, ServiceContext) - Static method in class org.omg.IOP.ServiceContextHelper
 
insert(Any, ServiceContext[]) - Static method in class org.omg.IOP.ServiceContextListHelper
 
insert(Any, int) - Static method in class org.omg.IOP.ServiceIdHelper
 
insert(Any, TaggedComponent) - Static method in class org.omg.IOP.TaggedComponentHelper
 
insert(Any, TaggedProfile) - Static method in class org.omg.IOP.TaggedProfileHelper
 
insert(Any, short) - Static method in class org.omg.Messaging.SyncScopeHelper
 
insert(Any, int) - Static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
 
insert(Any, String[]) - Static method in class org.omg.PortableInterceptor.AdapterNameHelper
 
insert(Any, short) - Static method in class org.omg.PortableInterceptor.AdapterStateHelper
 
insert(Any, Current) - Static method in class org.omg.PortableInterceptor.CurrentHelper
 
insert(Any, ForwardRequest) - Static method in class org.omg.PortableInterceptor.ForwardRequestHelper
 
insert(Any, InvalidSlot) - Static method in class org.omg.PortableInterceptor.InvalidSlotHelper
 
insert(Any, IORInterceptor_3_0) - Static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
 
insert(Any, byte[]) - Static method in class org.omg.PortableInterceptor.ObjectIdHelper
 
insert(Any, ObjectReferenceFactory) - Static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
 
insert(Any, ObjectReferenceTemplate) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
 
insert(Any, ObjectReferenceTemplate[]) - Static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
 
insert(Any, String) - Static method in class org.omg.PortableInterceptor.ORBIdHelper
 
insert(Any, DuplicateName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
 
insert(Any, InvalidName) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
 
insert(Any, String) - Static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
 
insert(Any, String) - Static method in class org.omg.PortableInterceptor.ServerIdHelper
 
insert(Any, Current) - Static method in class org.omg.PortableServer.CurrentHelper
 
insert(Any, NoContext) - Static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
 
insert(Any, ForwardRequest) - Static method in class org.omg.PortableServer.ForwardRequestHelper
 
insert(Any, POA) - Static method in class org.omg.PortableServer.POAHelper
 
insert(Any, AdapterInactive) - Static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
 
insert(Any, AdapterAlreadyExists) - Static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
 
insert(Any, AdapterNonExistent) - Static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
 
insert(Any, InvalidPolicy) - Static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
 
insert(Any, NoServant) - Static method in class org.omg.PortableServer.POAPackage.NoServantHelper
 
insert(Any, ObjectAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
 
insert(Any, ObjectNotActive) - Static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
 
insert(Any, ServantAlreadyActive) - Static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
 
insert(Any, ServantNotActive) - Static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
 
insert(Any, WrongAdapter) - Static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
 
insert(Any, WrongPolicy) - Static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
 
insert(Any, ServantActivator) - Static method in class org.omg.PortableServer.ServantActivatorHelper
 
insert(Any, ServantLocator) - Static method in class org.omg.PortableServer.ServantLocatorHelper
 
insert_any(Any) - Method in class org.omg.CORBA.Any
Inserts the given Any object into this Any object's value field.
insert_any(Any) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given org.omg.CORBA.Any object as the value for this DynAny object.
insert_any(Any) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in class org.omg.DynamicAny._DynStructStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in class org.omg.DynamicAny._DynValueStub
Inserts an Any value into the Any represented by this DynAny.
insert_any(Any) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts an Any value into the Any represented by this DynAny.
insert_boolean(boolean) - Method in class org.omg.CORBA.Any
Inserts the given boolean into this Any object's value field.
insert_boolean(boolean) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given boolean as the value for this DynAny object.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a boolean value into the DynAny.
insert_boolean(boolean) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a boolean value into the DynAny.
insert_char(char) - Method in class org.omg.CORBA.Any
Inserts the given char into this Any object's value field.
insert_char(char) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given char as the value for this DynAny object.
insert_char(char) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a char value into the DynAny.
insert_char(char) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a char value into the DynAny.
insert_char(char) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a char value into the DynAny.
insert_char(char) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a char value into the DynAny.
insert_char(char) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a char value into the DynAny.
insert_char(char) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a char value into the DynAny.
insert_char(char) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a char value into the DynAny.
insert_char(char) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a char value into the DynAny.
insert_char(char) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a char value into the DynAny.
insert_double(double) - Method in class org.omg.CORBA.Any
Inserts the given double into this Any object's value field.
insert_double(double) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given double as the value for this DynAny object.
insert_double(double) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a double value into the DynAny.
insert_double(double) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a double value into the DynAny.
insert_double(double) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a double value into the DynAny.
insert_double(double) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a double value into the DynAny.
insert_double(double) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a double value into the DynAny.
insert_double(double) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a double value into the DynAny.
insert_double(double) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a double value into the DynAny.
insert_double(double) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a double value into the DynAny.
insert_double(double) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a double value into the DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_dyn_any(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts the Any value contained in the parameter DynAny into the Any represented by this DynAny.
insert_fixed(BigDecimal) - Method in class org.omg.CORBA.Any
Throws an org.omg.CORBA.NO_IMPLEMENT exception.
insert_fixed(BigDecimal, TypeCode) - Method in class org.omg.CORBA.Any
Throws an org.omg.CORBA.NO_IMPLEMENT exception.
insert_float(float) - Method in class org.omg.CORBA.Any
Inserts the given float into this Any object's value field.
insert_float(float) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given float as the value for this DynAny object.
insert_float(float) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a float value into the DynAny.
insert_float(float) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a float value into the DynAny.
insert_float(float) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a float value into the DynAny.
insert_float(float) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a float value into the DynAny.
insert_float(float) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a float value into the DynAny.
insert_float(float) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a float value into the DynAny.
insert_float(float) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a float value into the DynAny.
insert_float(float) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a float value into the DynAny.
insert_float(float) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a float value into the DynAny.
insert_long(int) - Method in class org.omg.CORBA.Any
Inserts the given int into this Any object's value field.
insert_long(int) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given int as the value for this DynAny object.
insert_long(int) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in class org.omg.DynamicAny._DynStructStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in class org.omg.DynamicAny._DynValueStub
Inserts an integer value into the DynAny.
insert_long(int) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts an integer value into the DynAny.
insert_longlong(long) - Method in class org.omg.CORBA.Any
Inserts the given long into this Any object's value field.
insert_longlong(long) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given long as the value for this DynAny object.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a long value into the DynAny.
insert_longlong(long) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a long value into the DynAny.
insert_Object(Object) - Method in class org.omg.CORBA.Any
Inserts the given org.omg.CORBA.Object object into this Any object's value field.
insert_Object(Object, TypeCode) - Method in class org.omg.CORBA.Any
Inserts the given org.omg.CORBA.Object object into this Any object's value field.
insert_octet(byte) - Method in class org.omg.CORBA.Any
Inserts the given byte into this Any object's value field.
insert_octet(byte) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given byte as the value for this DynAny object.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a byte value into the DynAny.
insert_octet(byte) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a byte value into the DynAny.
insert_Principal(Principal) - Method in class org.omg.CORBA.Any
Deprecated.
Deprecated by CORBA 2.2.
insert_reference(Object) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given org.omg.CORBA.Object as the value for this DynAny object.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a reference to a CORBA object into the DynAny.
insert_reference(Object) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a reference to a CORBA object into the DynAny.
INSERT_ROW_CONFLICT - Static variable in interface javax.sql.rowset.spi.SyncResolver
Indicates that a conflict occurred while the RowSet object was attempting to insert a row into the data source.
insert_short(short) - Method in class org.omg.CORBA.Any
Inserts the given short into this Any object's value field.
insert_short(short) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given short as the value for this DynAny object.
insert_short(short) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a short value into the DynAny.
insert_short(short) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a short value into the DynAny.
insert_short(short) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a short value into the DynAny.
insert_short(short) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a short value into the DynAny.
insert_short(short) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a short value into the DynAny.
insert_short(short) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a short value into the DynAny.
insert_short(short) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a short value into the DynAny.
insert_short(short) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a short value into the DynAny.
insert_short(short) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a short value into the DynAny.
insert_Streamable(Streamable) - Method in class org.omg.CORBA.Any
Inserts the given Streamable object into this Any object's value field.
insert_string(String) - Method in class org.omg.CORBA.Any
Inserts the given String object into this Any object's value field.
insert_string(String) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given String object as the value for this DynAny object.
insert_string(String) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a string value into the DynAny.
insert_string(String) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a string value into the DynAny.
insert_string(String) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a string value into the DynAny.
insert_string(String) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a string value into the DynAny.
insert_string(String) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a string value into the DynAny.
insert_string(String) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a string value into the DynAny.
insert_string(String) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a string value into the DynAny.
insert_string(String) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a string value into the DynAny.
insert_string(String) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a string value into the DynAny.
insert_TypeCode(TypeCode) - Method in class org.omg.CORBA.Any
Inserts the given TypeCode object into this Any object's value field.
insert_typecode(TypeCode) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given org.omg.CORBA.TypeCode as the value for this DynAny object.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a TypeCode object into the DynAny.
insert_typecode(TypeCode) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a TypeCode object into the DynAny.
insert_ulong(int) - Method in class org.omg.CORBA.Any
Inserts the given int into this Any object's value field.
insert_ulong(int) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given int as the value for this DynAny object.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynStructStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in class org.omg.DynamicAny._DynValueStub
Inserts an integer value into the DynAny.
insert_ulong(int) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts an integer value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.CORBA.Any
Inserts the given long into this Any object's value field.
insert_ulonglong(long) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given long as the value for this DynAny object.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a long value into the DynAny.
insert_ulonglong(long) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a long value into the DynAny.
insert_ushort(short) - Method in class org.omg.CORBA.Any
Inserts the given short into this Any object's value field.
insert_ushort(short) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given short as the value for this DynAny object.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a short value into the DynAny.
insert_ushort(short) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a short value into the DynAny.
insert_val(Serializable) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given java.io.Serializable object as the value for this DynAny object.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a reference to a Serializable object into this DynAny.
insert_val(Serializable) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a reference to a Serializable object into this DynAny.
insert_Value(Serializable) - Method in class org.omg.CORBA.Any
Inserts the given java.io.Serializable object into this Any object's value field.
insert_Value(Serializable, TypeCode) - Method in class org.omg.CORBA.Any
Inserts the given java.io.Serializable object into this Any object's value field.
insert_wchar(char) - Method in class org.omg.CORBA.Any
Inserts the given char into this Any object's value field.
insert_wchar(char) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given char as the value for this DynAny object.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a char value into the DynAny.
insert_wchar(char) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a char value into the DynAny.
insert_wstring(String) - Method in class org.omg.CORBA.Any
Inserts the given String object into this Any object's value field.
insert_wstring(String) - Method in interface org.omg.CORBA.DynAny
Deprecated.
Inserts the given String as the value for this DynAny object.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynAnyStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynArrayStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynEnumStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynFixedStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynSequenceStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynStructStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynUnionStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in class org.omg.DynamicAny._DynValueStub
Inserts a string value into the DynAny.
insert_wstring(String) - Method in interface org.omg.DynamicAny.DynAnyOperations
Inserts a string value into the DynAny.
insertAfterEnd(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string after the the end of the given element.
insertAfterStart(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string at the start of the element.
insertArguments(MethodHandle, int, Object...) - Static method in class java.lang.invoke.MethodHandles
Provides a target method handle with one or more bound arguments in advance of the method handle's invocation.
insertAtBoundary(JEditorPane, HTMLDocument, int, Element, String, HTML.Tag, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
This is invoked when inserting at a boundary.
insertAtBoundry(JEditorPane, HTMLDocument, int, Element, String, HTML.Tag, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
Deprecated.
As of Java 2 platform v1.3, use insertAtBoundary
insertBefore(Node, Node) - Method in class javax.imageio.metadata.IIOMetadataNode
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertBeforeEnd(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string at the end of the element.
insertBeforeStart(Element, String) - Method in class javax.swing.text.html.HTMLDocument
Inserts the HTML specified as a string before the start of the given element.
insertBreakAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place a line/paragraph break into the document.
InsertBreakAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertBreakAction
Creates this object with the appropriate identifier.
insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.LineBreakMeasurer
Updates this LineBreakMeasurer after a single character is inserted into the text, and sets the current position to the beginning of the paragraph.
insertChar(AttributedCharacterIterator, int) - Method in class java.awt.font.TextMeasurer
Updates the TextMeasurer after a single character has been inserted into the paragraph currently represented by this TextMeasurer.
insertComponent(Component) - Method in class javax.swing.JTextPane
Inserts a component into the document as a replacement for the currently selected content.
insertContentAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place content into the associated document.
InsertContentAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertContentAction
Creates this object with the appropriate identifier.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertElementAt(E, int) - Method in class java.util.Vector
Inserts the specified object as a component in this vector at the specified index.
insertElementAt(E, int) - Method in class javax.swing.DefaultComboBoxModel
 
insertElementAt(E, int) - Method in class javax.swing.DefaultListModel
Inserts the specified element as a component in this list at the specified index.
insertElementAt(E, int) - Method in interface javax.swing.MutableComboBoxModel
Adds an item at a specific index.
insertEntries(int, int, int) - Method in class javax.swing.SizeSequence
Adds a contiguous group of entries to this SizeSequence.
insertHTML(HTMLDocument, int, String, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit
Inserts HTML into an existing document.
insertHTML(JEditorPane, HTMLDocument, int, String, int, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
A cover for HTMLEditorKit.insertHTML.
InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
 
InsertHTMLTextAction(String, String, HTML.Tag, HTML.Tag, HTML.Tag, HTML.Tag) - Constructor for class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction
 
insertIcon(Icon) - Method in class javax.swing.JTextPane
Inserts an icon into the document as a replacement for the currently selected content.
insertIndexForLayer(int, int) - Method in class javax.swing.JLayeredPane
Primitive method that determines the proper location to insert a new child based on layer and position requests.
insertIndexInterval(int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
Insert length indices beginning before/after index.
insertIndexInterval(int, int, boolean) - Method in interface javax.swing.ListSelectionModel
Insert length indices beginning before/after index.
insertItemAt(E, int) - Method in class javax.swing.JComboBox
Inserts an item into the item list at a given index.
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class javax.swing.tree.DefaultTreeModel
Invoked this to insert newChild at location index in parents children.
insertParameterTypes(int, Class<?>...) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
insertParameterTypes(int, List<Class<?>>) - Method in class java.lang.invoke.MethodType
Finds or creates a method type with additional parameter types.
insertProviderAt(Provider, int) - Static method in class java.security.Security
Adds a new provider, at a specified position.
insertRow() - Method in interface java.sql.ResultSet
Inserts the contents of the insert row into this ResultSet object and into the database.
insertRow(int, Vector) - Method in class javax.swing.table.DefaultTableModel
Inserts a row at row in the model.
insertRow(int, Object[]) - Method in class javax.swing.table.DefaultTableModel
Inserts a row at row in the model.
insertsAreDetected(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether or not a visible row insert can be detected by calling the method ResultSet.rowInserted.
insertSeparator(int) - Method in class java.awt.Menu
Inserts a separator at the specified position.
insertSeparator(int) - Method in class javax.swing.JMenu
Inserts a separator at the specified position.
insertString(int, String) - Method in interface javax.swing.text.AbstractDocument.Content
Inserts a string of characters into the sequence.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Inserts some content into the document.
insertString(int, String, AttributeSet) - Method in interface javax.swing.text.Document
Inserts a string of content.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter.FilterBypass
Inserts the specified text, bypassing the DocumentFilter.
insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class javax.swing.text.DocumentFilter
Invoked prior to insertion of text into the specified Document.
insertString(int, String) - Method in class javax.swing.text.GapContent
Inserts a string into the content.
insertString(int, String, AttributeSet) - Method in class javax.swing.text.PlainDocument
Inserts some content into the document.
insertString(int, String) - Method in class javax.swing.text.StringContent
Inserts a string into the content.
insertTab(String, Icon, Component, String, int) - Method in class javax.swing.JTabbedPane
Inserts a new tab for the given component, at the given index, represented by the given title and/or icon, either of which may be null.
insertTabAction - Static variable in class javax.swing.text.DefaultEditorKit
Name of the action to place a tab character into the document.
InsertTabAction() - Constructor for class javax.swing.text.DefaultEditorKit.InsertTabAction
Creates this object with the appropriate identifier.
insertText(String, int) - Method in class java.awt.TextArea
Deprecated.
As of JDK version 1.1, replaced by insert(String, int).
insertTextAtIndex(int, String) - Method in interface javax.accessibility.AccessibleEditableText
Inserts the specified string at the given index/
insertTextAtIndex(int, String) - Method in class javax.swing.JSpinner.AccessibleJSpinner
Inserts the specified string at the given index/
insertTextAtIndex(int, String) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Inserts the specified string at the given index
insertUpdate(DocumentEvent) - Method in interface javax.swing.event.DocumentListener
Gives notification that there was an insert into the document.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.AbstractDocument
Updates document structure as a result of text insertion.
insertUpdate(DefaultStyledDocument.ElementSpec[]) - Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
Inserts an update into the document.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.DefaultStyledDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FieldView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(FlowView, DocumentEvent, Rectangle) - Method in class javax.swing.text.FlowView.FlowStrategy
Gives notification that something was inserted into the document in a location that the given flow view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.FlowView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.GlyphView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.html.HTMLDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.html.InlineView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent) - Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
Handles document insert (fire appropriate property change event which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) - Method in class javax.swing.text.PlainDocument
Updates document structure as a result of text insertion.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.PlainView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.WrappedPlainView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insertUpdate(DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.ZoneView
Gives notification that something was inserted into the document in a location that this view is responsible for.
insetCache - Variable in class javax.swing.plaf.basic.BasicSliderUI
 
insets() - Method in class java.awt.Container
Deprecated.
As of JDK version 1.1, replaced by getInsets().
insets - Variable in class java.awt.GridBagConstraints
This field specifies the external padding of the component, the minimum amount of space between the component and the edges of its display area.
Insets - Class in java.awt
An Insets object is a representation of the borders of a container.
Insets(int, int, int, int) - Constructor for class java.awt.Insets
Creates and initializes a new Insets object with the specified top, left, bottom, and right insets.
InsetsUIResource - Class in javax.swing.plaf
 
InsetsUIResource(int, int, int, int) - Constructor for class javax.swing.plaf.InsetsUIResource
 
inside(int, int) - Method in class java.awt.Component
Deprecated.
As of JDK version 1.1, replaced by contains(int, int).
inside(int, int) - Method in class java.awt.Polygon
Deprecated.
As of JDK version 1.1, replaced by contains(int, int).
inside(int, int) - Method in class java.awt.Rectangle
Deprecated.
As of JDK version 1.1, replaced by contains(int, int).
insideBorder - Variable in class javax.swing.border.CompoundBorder
 
insideTimerAction() - Constructor for class javax.swing.ToolTipManager.insideTimerAction
 
install(JFormattedTextField) - Method in class javax.swing.JFormattedTextField.AbstractFormatter
Installs the AbstractFormatter onto a particular JFormattedTextField.
install(JTextComponent) - Method in interface javax.swing.text.Caret
Called when the UI is being installed into the interface of a JTextComponent.
install(JTextComponent) - Method in class javax.swing.text.DefaultCaret
Called when the UI is being installed into the interface of a JTextComponent.
install(JFormattedTextField) - Method in class javax.swing.text.DefaultFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JTextComponent) - Method in class javax.swing.text.DefaultHighlighter
Called when the UI is being installed into the interface of a JTextComponent.
install(JEditorPane) - Method in class javax.swing.text.EditorKit
Called when the kit is being installed into the a JEditorPane.
install(JTextComponent) - Method in interface javax.swing.text.Highlighter
Called when the UI is being installed into the interface of a JTextComponent.
install(JEditorPane) - Method in class javax.swing.text.html.HTMLEditorKit
Called when the kit is being installed into the a JEditorPane.
install(JFormattedTextField) - Method in class javax.swing.text.InternationalFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JFormattedTextField) - Method in class javax.swing.text.MaskFormatter
Installs the DefaultFormatter onto a particular JFormattedTextField.
install(JEditorPane) - Method in class javax.swing.text.StyledEditorKit
Called when the kit is being installed into a JEditorPane.
installAncestorListener() - Method in class javax.swing.JComboBox
 
installBorder(JComponent, String) - Static method in class javax.swing.LookAndFeel
Convenience method for setting a component's border property with a value from the defaults.
installChooserPanel(JColorChooser) - Method in class javax.swing.colorchooser.AbstractColorChooserPanel
Invoked when the panel is added to the chooser.
installColors(JComponent, String, String) - Static method in class javax.swing.LookAndFeel
Convenience method for setting a component's foreground and background color properties with values from the defaults.
installColorsAndFont(JComponent, String, String, String) - Static method in class javax.swing.LookAndFeel
Convenience method for setting a component's foreground, background and font properties with values from the defaults.
installComboBoxListeners() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method adds the necessary listeners to the JComboBox.
installComboBoxModelListeners(ComboBoxModel) - Method in class javax.swing.plaf.basic.BasicComboPopup
Installs the listeners on the combo box model.
installComponents() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates and initializes the components which make up the aggregate combo box.
installComponents() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installComponents(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installComponents(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installComponents(JMenuItem) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installComponents(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
Creates and installs any required subcomponents for the JTabbedPane.
installComponents() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installComponents() - Method in class javax.swing.plaf.basic.BasicTreeUI
Intalls the subcomponents of the tree, which is the renderer pane.
installComponents() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installComponents(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installComponents() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
installComponents() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
installComponents() - Method in class javax.swing.plaf.synth.SynthToolBarUI
installDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Installs the default colors, default font, default renderer, and default editor into the JComboBox.
installDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installDefaults(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installDefaults(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicListUI
Initializes list properties such as font, foreground, and background, and adds the CellRendererPane.
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installDefaults(JPanel) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicPasswordFieldUI
Installs the necessary properties on the JPasswordField.
installDefaults() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
installDefaults(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installDefaults(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installDefaults(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Initialize the JSpinner border, foreground, and background, properties based on the corresponding "Spinner.*" properties from defaults table.
installDefaults() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the UI defaults.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Initializes JTableHeader properties such as font, foreground, and background.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTableUI
Initialize JTable properties, e.g.
installDefaults() - Method in class javax.swing.plaf.basic.BasicTextAreaUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTextUI
Initializes component properties, such as font, foreground, background, caret color, selection color, selected text color, disabled text color, and border color.
installDefaults(JSeparator) - Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installDefaults() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installDefaults(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalButtonUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalCheckBoxUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalRadioButtonUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
installDefaults(JSeparator) - Method in class javax.swing.plaf.metal.MetalSeparatorUI
 
installDefaults() - Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
 
installDefaults(AbstractButton) - Method in class javax.swing.plaf.metal.MetalToggleButtonUI
 
installDefaults(SynthContext) - Method in class javax.swing.plaf.nimbus.NimbusStyle
Installs the necessary state from this Style on the JComponent from context.
installDefaults(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthColorChooserUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
 
installDefaults() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthEditorPaneUI
Initializes component properties, such as font, foreground, background, caret color, selection color, selected text color, disabled text color, and border color.
installDefaults() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
installDefaults(JLabel) - Method in class javax.swing.plaf.synth.SynthLabelUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthListUI
Initializes list properties such as font, foreground, and background, and adds the CellRendererPane.
installDefaults() - Method in class javax.swing.plaf.synth.SynthMenuBarUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthMenuItemUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthMenuUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
installDefaults(JPanel) - Method in class javax.swing.plaf.synth.SynthPanelUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthProgressBarUI
installDefaults(JRootPane) - Method in class javax.swing.plaf.synth.SynthRootPaneUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
installDefaults(JScrollPane) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
installDefaults(JSeparator) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Installs default setting.
installDefaults(JSlider) - Method in class javax.swing.plaf.synth.SynthSliderUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Initializes the JSpinner border, foreground, and background, properties based on the corresponding "Spinner.*" properties from defaults table.
installDefaults() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Installs the UI defaults.
installDefaults(SynthContext) - Method in class javax.swing.plaf.synth.SynthStyle
Installs the necessary state from this Style on the JComponent from context.
installDefaults() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
Initializes JTableHeader properties such as font, foreground, and background.
installDefaults() - Method in class javax.swing.plaf.synth.SynthTableUI
Initializes JTable properties, such as font, foreground, and background.
installDefaults() - Method in class javax.swing.plaf.synth.SynthTextAreaUI
Initializes component properties, such as font, foreground, background, caret color, selection color, selected text color, disabled text color, and border color.
installDefaults() - Method in class javax.swing.plaf.synth.SynthTextFieldUI
Initializes component properties, such as font, foreground, background, caret color, selection color, selected text color, disabled text color, and border color.
installDefaults() - Method in class javax.swing.plaf.synth.SynthToolBarUI
installDefaults(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
installDefaults() - Method in class javax.swing.plaf.synth.SynthTreeUI
installDefaults(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Installs defaults for a viewport.
installDesktopManager() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installDesktopManager() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
installedProviders() - Static method in class java.nio.file.spi.FileSystemProvider
Returns a list of the installed file system providers.
installIcons(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installKeyboardActions(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonListener
Register default key actions: pressing space to "click" a button and registring the keyboard mnemonic (if any).
installKeyboardActions(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Adds keyboard actions to the JComboBox.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicComboPopup
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installKeyboardActions(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicListUI
Registers the keyboard bindings on the JList that the BasicListUI is associated with.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installKeyboardActions(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installKeyboardActions(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installKeyboardActions(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Installs the keyboard Actions onto the JSpinner.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the keyboard actions for the UI.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Register all keyboard actions on the JTableHeader.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTableUI
Register all keyboard actions on the JTable.
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTextUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installKeyboardActions() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installKeyboardActions() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installKeyboardActions() - Method in class javax.swing.plaf.synth.SynthPasswordFieldUI
installListeners(AbstractButton) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicComboBoxUI
Creates and installs listeners for the combo box and its model.
installListeners() - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
Installs the PropertyChangeListener returned from createPropertyChangeListener on the JDesktopPane.
installListeners(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installListeners() - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installListeners(JLabel) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicListUI
Creates and installs the listeners for the JList, its model, and its selectionModel.
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicMenuUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installListeners(AbstractButton) - Method in class javax.swing.plaf.basic.BasicRadioButtonUI
 
installListeners(JRootPane) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installListeners(JScrollPane) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installListeners(JSeparator) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installListeners(JSlider) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Initializes PropertyChangeListener with a shared object that delegates interesting PropertyChangeEvents to protected methods.
installListeners() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the event listeners for the UI.
installListeners() - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
Attaches listeners to the JTableHeader.
installListeners() - Method in class javax.swing.plaf.basic.BasicTableUI
Attaches listeners to the JTable.
installListeners() - Method in class javax.swing.plaf.basic.BasicTextUI
Installs listeners for the UI.
installListeners() - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installListeners(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installListeners() - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalDesktopIconUI
 
installListeners(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalScrollBarUI
 
installListeners(JScrollPane) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
installListeners() - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
installListeners(AbstractButton) - Method in class javax.swing.plaf.synth.SynthButtonUI
installListeners() - Method in class javax.swing.plaf.synth.SynthColorChooserUI
installListeners() - Method in class javax.swing.plaf.synth.SynthComboBoxUI
Creates and installs listeners for the combo box and its model.
installListeners() - Method in class javax.swing.plaf.synth.SynthDesktopIconUI
installListeners() - Method in class javax.swing.plaf.synth.SynthDesktopPaneUI
Installs the PropertyChangeListener returned from createPropertyChangeListener on the JDesktopPane.
installListeners() - Method in class javax.swing.plaf.synth.SynthInternalFrameUI
installListeners() - Method in class javax.swing.plaf.synth.SynthListUI
Creates and installs the listeners for the JList, its model, and its selectionModel.
installListeners() - Method in class javax.swing.plaf.synth.SynthMenuBarUI
installListeners() - Method in class javax.swing.plaf.synth.SynthMenuItemUI
installListeners() - Method in class javax.swing.plaf.synth.SynthMenuUI
installListeners() - Method in class javax.swing.plaf.synth.SynthOptionPaneUI
installListeners(JPanel) - Method in class javax.swing.plaf.synth.SynthPanelUI
Installs listeners into the panel.
installListeners() - Method in class javax.swing.plaf.synth.SynthPopupMenuUI
installListeners() - Method in class javax.swing.plaf.synth.SynthProgressBarUI
installListeners() - Method in class javax.swing.plaf.synth.SynthScrollBarUI
installListeners(JScrollPane) - Method in class javax.swing.plaf.synth.SynthScrollPaneUI
installListeners(JSeparator) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Installs listeners.
installListeners(JSlider) - Method in class javax.swing.plaf.synth.SynthSliderUI
installListeners() - Method in class javax.swing.plaf.synth.SynthSpinnerUI
Initializes PropertyChangeListener with a shared object that delegates interesting PropertyChangeEvents to protected methods.
installListeners() - Method in class javax.swing.plaf.synth.SynthSplitPaneUI
Installs the event listeners for the UI.
installListeners() - Method in class javax.swing.plaf.synth.SynthTabbedPaneUI
installListeners() - Method in class javax.swing.plaf.synth.SynthTableHeaderUI
Attaches listeners to the JTableHeader.
installListeners() - Method in class javax.swing.plaf.synth.SynthTableUI
Attaches listeners to the JTable.
installListeners() - Method in class javax.swing.plaf.synth.SynthToolBarUI
installListeners(JComponent) - Method in class javax.swing.plaf.synth.SynthToolTipUI
installListeners() - Method in class javax.swing.plaf.synth.SynthTreeUI
installListeners(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Installs listeners into the viewport.
installListListeners() - Method in class javax.swing.plaf.basic.BasicComboPopup
Adds the listeners to the list control.
installLookAndFeel(UIManager.LookAndFeelInfo) - Static method in class javax.swing.UIManager
Adds the specified look and feel to the set of available look and feels.
installLookAndFeel(String, String) - Static method in class javax.swing.UIManager
Adds the specified look and feel to the set of available look and feels.
installMouseHandlers(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installNextButtonListeners(Component) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Installs the necessary listeners on the next button, c, to update the JSpinner in response to a user gesture.
installNonRolloverBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs non-rollover borders on all the child components of the JComponent.
installNormalBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs normal borders on all the child components of the JComponent.
installPreviewPanel() - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installPreviousButtonListeners(Component) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Installs the necessary listeners on the previous button, c, to update the JSpinner in response to a user gesture.
installProperty(JComponent, String, Object) - Static method in class javax.swing.LookAndFeel
Convenience method for installing a property with the specified name and value on a component if that property has not already been set by the developer.
installRolloverBorders(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
Installs rollover borders on all the child components of the JComponent.
installStrings(JFileChooser) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installStrings(JFileChooser) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installTitlePane() - Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicButtonUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicColorChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopIconUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicEditorPaneUI
Installs the UI for a component.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicFileChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicLabelUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicListUI
Initializes this.list by calling installDefaults(), installListeners(), and installKeyboardActions() in order.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicMenuItemUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicOptionPaneUI
Installs the receiver as the L&F for the passed in JOptionPane.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPanelUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicPopupMenuUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicProgressBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicRootPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicScrollPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSeparatorUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSliderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSpinnerUI
Calls installDefaults, installListeners, and then adds the components returned by createNextButton, createPreviousButton, and createEditor.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Installs the UI.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableHeaderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTableUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTextUI
Installs the UI for a component.
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicToolTipUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicTreeUI
 
installUI(JComponent) - Method in class javax.swing.plaf.basic.BasicViewportUI
 
installUI(JComponent) - Method in class javax.swing.plaf.ComponentUI
Configures the specified component appropriately for the look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.LayerUI
Configures the JLayer this LayerUI is set to.
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalFileChooserUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalInternalFrameUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalMenuBarUI
Configures the specified component appropriate for the metal look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalRootPaneUI
Invokes supers implementation of installUI to install the necessary state onto the passed in JRootPane to render the metal look and feel implementation of RootPaneUI.
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalScrollPaneUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalSliderUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolBarUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
installUI(JComponent) - Method in class javax.swing.plaf.metal.MetalTreeUI
 
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiButtonUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiColorChooserUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiComboBoxUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopIconUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiFileChooserUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiInternalFrameUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiLabelUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiListUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiMenuItemUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiOptionPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPanelUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiPopupMenuUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiProgressBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiRootPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiScrollPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSeparatorUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSliderUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSpinnerUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableHeaderUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTableUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTextUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolBarUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiToolTipUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiTreeUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.multi.MultiViewportUI
Invokes the installUI method on each UI handled by this object.
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthComboBoxUI
Configures the specified component appropriately for the look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthPanelUI
Configures the specified component appropriately for the look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthSeparatorUI
Configures the specified component appropriately for the look and feel.
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthTextPaneUI
Installs the UI for a component.
installUI(JComponent) - Method in class javax.swing.plaf.synth.SynthViewportUI
Configures the specified component appropriately for the look and feel.
INSTANCE - Static variable in class java.time.chrono.HijrahChronology
Singleton instance of the Islamic Umm Al-Qura calendar of Saudi Arabia.
INSTANCE - Static variable in class java.time.chrono.IsoChronology
Singleton instance of the ISO chronology.
INSTANCE - Static variable in class java.time.chrono.JapaneseChronology
Singleton instance for Japanese chronology.
INSTANCE - Static variable in class java.time.chrono.MinguoChronology
Singleton instance for the Minguo chronology.
INSTANCE - Static variable in class java.time.chrono.ThaiBuddhistChronology
Singleton instance of the Buddhist chronology.
InstanceAlreadyExistsException - Exception in javax.management
The MBean is already registered in the repository.
InstanceAlreadyExistsException() - Constructor for exception javax.management.InstanceAlreadyExistsException
Default constructor.
InstanceAlreadyExistsException(String) - Constructor for exception javax.management.InstanceAlreadyExistsException
Constructor that allows a specific error message to be specified.
instanceFollowRedirects - Variable in class java.net.HttpURLConnection
If true, the protocol will automatically follow redirects.
InstanceNotFoundException - Exception in javax.management
The specified MBean does not exist in the repository.
InstanceNotFoundException() - Constructor for exception javax.management.InstanceNotFoundException
Default constructor.
InstanceNotFoundException(String) - Constructor for exception javax.management.InstanceNotFoundException
Constructor that allows a specific error message to be specified.
instant() - Method in class java.time.Clock
Gets the current instant of the clock.
Instant - Class in java.time
An instantaneous point on the time-line.
instantiate(ClassLoader, String) - Static method in class java.beans.Beans
Instantiate a JavaBean.
instantiate(ClassLoader, String, BeanContext) - Static method in class java.beans.Beans
Instantiate a JavaBean.
instantiate(ClassLoader, String, BeanContext, AppletInitializer) - Static method in class java.beans.Beans
Instantiate a bean.
instantiate(Object, Encoder) - Method in class java.beans.DefaultPersistenceDelegate
This default implementation of the instantiate method returns an expression containing the predefined method name "new" which denotes a call to a constructor with the arguments as specified in the DefaultPersistenceDelegate's constructor.
instantiate(Object, Encoder) - Method in class java.beans.PersistenceDelegate
Returns an expression whose value is oldInstance.
instantiate(String) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server's Class Loader Repository.
instantiate(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server Class Loader Repository.
instantiate(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object.
instantiateChild(String) - Method in interface java.beans.beancontext.BeanContext
Instantiate the javaBean named as a child of this BeanContext.
instantiateChild(String) - Method in class java.beans.beancontext.BeanContextSupport
The instantiateChild method is a convenience hook in BeanContext to simplify the task of instantiating a Bean, nested, into a BeanContext.
InstantiationError - Error in java.lang
Thrown when an application tries to use the Java new construct to instantiate an abstract class or an interface.
InstantiationError() - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with no detail message.
InstantiationError(String) - Constructor for error java.lang.InstantiationError
Constructs an InstantiationError with the specified detail message.
InstantiationException - Exception in java.lang
Thrown when an application tries to create an instance of a class using the newInstance method in class Class, but the specified class object cannot be instantiated.
InstantiationException() - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with no detail message.
InstantiationException(String) - Constructor for exception java.lang.InstantiationException
Constructs an InstantiationException with the specified detail message.
Instrument - Class in javax.sound.midi
An instrument is a sound-synthesis algorithm with certain parameter settings, usually designed to emulate a specific real-world musical instrument or to achieve a specific sort of sound effect.
Instrument(Soundbank, Patch, String, Class<?>) - Constructor for class javax.sound.midi.Instrument
Constructs a new MIDI instrument from the specified Patch.
Instrumentation - Interface in java.lang.instrument
This class provides services needed to instrument Java programming language code.
InsufficientResourcesException - Exception in javax.naming
This exception is thrown when resources are not available to complete the requested operation.
InsufficientResourcesException(String) - Constructor for exception javax.naming.InsufficientResourcesException
Constructs a new instance of InsufficientResourcesException using an explanation.
InsufficientResourcesException() - Constructor for exception javax.naming.InsufficientResourcesException
Constructs a new instance of InsufficientResourcesException with all name resolution fields and explanation initialized to null.
insureRowContinuity() - Method in class javax.swing.tree.DefaultTreeSelectionModel
Makes sure the currently selected TreePaths are valid for the current selection mode.
insureUniqueness() - Method in class javax.swing.tree.DefaultTreeSelectionModel
This method is obsolete and its implementation is now a noop.
IntBinaryOperator - Interface in java.util.function
Represents an operation upon two int-valued operands and producing an int-valued result.
intBitsToFloat(int) - Static method in class java.lang.Float
Returns the float value corresponding to a given bit representation.
IntBuffer - Class in java.nio
An int buffer.
IntConsumer - Interface in java.util.function
Represents an operation that accepts a single int-valued argument and returns no result.
Integer - Class in java.lang
The Integer class wraps a value of the primitive type int in an object.
Integer(int) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the specified int value.
Integer(String) - Constructor for class java.lang.Integer
Constructs a newly allocated Integer object that represents the int value indicated by the String parameter.
INTEGER - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type INTEGER.
INTEGER - Static variable in class java.text.NumberFormat.Field
Constant identifying the integer field.
INTEGER - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Integer.
INTEGER_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
IntegerSyntax - Class in javax.print.attribute
Class IntegerSyntax is an abstract base class providing the common implementation of all attributes with integer values.
IntegerSyntax(int) - Constructor for class javax.print.attribute.IntegerSyntax
Construct a new integer attribute with the given integer value.
IntegerSyntax(int, int, int) - Constructor for class javax.print.attribute.IntegerSyntax
Construct a new integer attribute with the given integer value, which must lie within the given range.
Interceptor - Interface in org.omg.PortableInterceptor
All Portable Interceptors implement Interceptor.
InterceptorOperations - Interface in org.omg.PortableInterceptor
All Portable Interceptors implement Interceptor.
interestOps() - Method in class java.nio.channels.SelectionKey
Retrieves this key's interest set.
interestOps(int) - Method in class java.nio.channels.SelectionKey
Sets this key's interest set to the given value.
INTERFACE - Static variable in class java.lang.reflect.Modifier
The int value representing the interface modifier.
INTERFACE_CLASS_NAME_FIELD - Static variable in class javax.management.JMX
The name of the interfaceClassName field.
InterfaceAddress - Class in java.net
This class represents a Network Interface address.
interfaceModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to an interface.
interfaceName(QName) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
Sets the interfaceName as the wsam:InterfaceName element in the wsa:Metadata element.
INTERLOCK_OPEN - Static variable in class javax.print.attribute.standard.PrinterStateReason
One or more interlock devices on the printer are unlocked.
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
INTERNAL - Exception in org.omg.CORBA
This exception indicates an internal failure in an ORB, for example, if an ORB has detected corruption of its internal data structures.
INTERNAL() - Constructor for exception org.omg.CORBA.INTERNAL
Constructs an INTERNAL exception with a default minor code of 0 and a completion state of COMPLETED_NO.
INTERNAL(String) - Constructor for exception org.omg.CORBA.INTERNAL
Constructs an INTERNAL exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
INTERNAL(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTERNAL
Constructs an INTERNAL exception with the specified minor code and completion status.
INTERNAL(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTERNAL
Constructs an INTERNAL exception with the specified detail message, minor code, and completion status.
INTERNAL_CLOCK - Static variable in class javax.sound.midi.Sequencer.SyncMode
A master synchronization mode that makes the sequencer get its timing information from its internal clock.
INTERNAL_FRAME - Static variable in class javax.accessibility.AccessibleRole
A frame-like object that is clipped by a desktop pane.
INTERNAL_FRAME - Static variable in class javax.swing.plaf.synth.Region
InternalFrame region.
INTERNAL_FRAME_ACTIVATED - Static variable in class javax.swing.event.InternalFrameEvent
The "window activated" event type.
INTERNAL_FRAME_CLOSED - Static variable in class javax.swing.event.InternalFrameEvent
The "window closed" event.
INTERNAL_FRAME_CLOSING - Static variable in class javax.swing.event.InternalFrameEvent
The "window is closing" event.
INTERNAL_FRAME_DEACTIVATED - Static variable in class javax.swing.event.InternalFrameEvent
The "window deactivated" event type.
INTERNAL_FRAME_DEICONIFIED - Static variable in class javax.swing.event.InternalFrameEvent
The "window deiconified" event type.
INTERNAL_FRAME_FIRST - Static variable in class javax.swing.event.InternalFrameEvent
The first number in the range of IDs used for internal frame events.
INTERNAL_FRAME_ICONIFIED - Static variable in class javax.swing.event.InternalFrameEvent
The "window iconified" event.
INTERNAL_FRAME_LAST - Static variable in class javax.swing.event.InternalFrameEvent
The last number in the range of IDs used for internal frame events.
INTERNAL_FRAME_OPENED - Static variable in class javax.swing.event.InternalFrameEvent
The "window opened" event.
INTERNAL_FRAME_TITLE_PANE - Static variable in class javax.swing.plaf.synth.Region
TitlePane of an InternalFrame.
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
InternalError - Error in java.lang
Thrown to indicate some unexpected internal error has occurred in the Java Virtual Machine.
InternalError() - Constructor for error java.lang.InternalError
Constructs an InternalError with no detail message.
InternalError(String) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified detail message.
InternalError(String, Throwable) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified detail message and cause.
InternalError(Throwable) - Constructor for error java.lang.InternalError
Constructs an InternalError with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
internalFrameActivated(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is activated.
internalFrameActivated(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is activated.
internalFrameActivated(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
InternalFrameAdapter - Class in javax.swing.event
An abstract adapter class for receiving internal frame events.
InternalFrameAdapter() - Constructor for class javax.swing.event.InternalFrameAdapter
 
InternalFrameBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.InternalFrameBorder
 
internalFrameClosed(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame has been closed.
internalFrameClosed(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame has been closed.
internalFrameClosed(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameClosing(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is in the process of being closed.
internalFrameClosing(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is in the process of being closed.
internalFrameClosing(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameDeactivated(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is de-activated.
internalFrameDeactivated(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is de-activated.
internalFrameDeactivated(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameDeiconified(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is de-iconified.
internalFrameDeiconified(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is de-iconified.
internalFrameDeiconified(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
InternalFrameEvent - Class in javax.swing.event
An AWTEvent that adds support for JInternalFrame objects as the event source.
InternalFrameEvent(JInternalFrame, int) - Constructor for class javax.swing.event.InternalFrameEvent
Constructs an InternalFrameEvent object.
InternalFrameFocusTraversalPolicy - Class in javax.swing
A FocusTraversalPolicy which can optionally provide an algorithm for determining a JInternalFrame's initial Component.
InternalFrameFocusTraversalPolicy() - Constructor for class javax.swing.InternalFrameFocusTraversalPolicy
 
internalFrameIconified(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame is iconified.
internalFrameIconified(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when an internal frame is iconified.
internalFrameIconified(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
internalFrameLayout - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
 
InternalFrameLayout() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFrameLayout
 
InternalFrameListener - Interface in javax.swing.event
The listener interface for receiving internal frame events.
internalFrameOpened(InternalFrameEvent) - Method in class javax.swing.event.InternalFrameAdapter
Invoked when an internal frame has been opened.
internalFrameOpened(InternalFrameEvent) - Method in interface javax.swing.event.InternalFrameListener
Invoked when a internal frame has been opened.
internalFrameOpened(InternalFrameEvent) - Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
 
InternalFramePropertyChangeListener() - Constructor for class javax.swing.plaf.basic.BasicInternalFrameUI.InternalFramePropertyChangeListener
 
InternalFrameUI - Class in javax.swing.plaf
Pluggable look and feel interface for JInternalFrame.
InternalFrameUI() - Constructor for class javax.swing.plaf.InternalFrameUI
 
internalGet(int) - Method in class java.util.Calendar
Returns the value of the given calendar field.
InternationalFormatter - Class in javax.swing.text
InternationalFormatter extends DefaultFormatter, using an instance of java.text.Format to handle the conversion to a String, and the conversion from a String.
InternationalFormatter() - Constructor for class javax.swing.text.InternationalFormatter
Creates an InternationalFormatter with no Format specified.
InternationalFormatter(Format) - Constructor for class javax.swing.text.InternationalFormatter
Creates an InternationalFormatter with the specified Format instance.
INTERPRETER_RESOURCE_UNAVAILABLE - Static variable in class javax.print.attribute.standard.PrinterStateReason
An interpreter resource is unavailable (e.g., font, form).
interrupt() - Method in class java.lang.Thread
Interrupts this thread.
interrupt() - Method in class java.lang.ThreadGroup
Interrupts all threads in this thread group.
interrupted() - Static method in class java.lang.Thread
Tests whether the current thread has been interrupted.
InterruptedByTimeoutException - Exception in java.nio.channels
Checked exception received by a thread when a timeout elapses before an asynchronous operation completes.
InterruptedByTimeoutException() - Constructor for exception java.nio.channels.InterruptedByTimeoutException
Constructs an instance of this class.
InterruptedException - Exception in java.lang
Thrown when a thread is waiting, sleeping, or otherwise occupied, and the thread is interrupted, either before or during the activity.
InterruptedException() - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with no detail message.
InterruptedException(String) - Constructor for exception java.lang.InterruptedException
Constructs an InterruptedException with the specified detail message.
InterruptedIOException - Exception in java.io
Signals that an I/O operation has been interrupted.
InterruptedIOException() - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with null as its error detail message.
InterruptedIOException(String) - Constructor for exception java.io.InterruptedIOException
Constructs an InterruptedIOException with the specified detail message.
InterruptedNamingException - Exception in javax.naming
This exception is thrown when the naming operation being invoked has been interrupted.
InterruptedNamingException(String) - Constructor for exception javax.naming.InterruptedNamingException
Constructs an instance of InterruptedNamingException using an explanation of the problem.
InterruptedNamingException() - Constructor for exception javax.naming.InterruptedNamingException
Constructs an instance of InterruptedNamingException with all name resolution fields and explanation initialized to null.
InterruptibleChannel - Interface in java.nio.channels
A channel that can be asynchronously closed and interrupted.
intersect(Area) - Method in class java.awt.geom.Area
Sets the shape of this Area to the intersection of its current shape and the shape of the specified Area.
intersect(Rectangle2D, Rectangle2D, Rectangle2D) - Static method in class java.awt.geom.Rectangle2D
Intersects the pair of specified source Rectangle2D objects and puts the result into the specified destination Rectangle2D object.
INTERSECT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The intersect filter operation.
intersection(Rectangle) - Method in class java.awt.Rectangle
Computes the intersection of this Rectangle with the specified Rectangle.
IntersectionType - Interface in javax.lang.model.type
Represents an intersection type.
intersects(double, double, double, double) - Method in class java.awt.geom.Arc2D
Determines whether or not the interior of the arc intersects the interior of the specified rectangle.
intersects(double, double, double, double) - Method in class java.awt.geom.Area
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.Area
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.CubicCurve2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Ellipse2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.Line2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(PathIterator, double, double, double, double) - Static method in class java.awt.geom.Path2D
Tests if the interior of the specified PathIterator intersects the interior of a specified set of rectangular coordinates.
intersects(PathIterator, Rectangle2D) - Static method in class java.awt.geom.Path2D
Tests if the interior of the specified PathIterator intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Path2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.Path2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.QuadCurve2D
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.geom.RectangularShape
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class java.awt.geom.RoundRectangle2D
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(double, double, double, double) - Method in class java.awt.Polygon
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in class java.awt.Polygon
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(Rectangle) - Method in class java.awt.Rectangle
Determines whether or not this Rectangle and the specified Rectangle intersect.
intersects(double, double, double, double) - Method in interface java.awt.Shape
Tests if the interior of the Shape intersects the interior of a specified rectangular area.
intersects(Rectangle2D) - Method in interface java.awt.Shape
Tests if the interior of the Shape intersects the interior of a specified Rectangle2D.
intersects(BitSet) - Method in class java.util.BitSet
Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
intersectsLine(double, double, double, double) - Method in class java.awt.geom.Line2D
Tests if the line segment from (x1,y1) to (x2,y2) intersects this line segment.
intersectsLine(Line2D) - Method in class java.awt.geom.Line2D
Tests if the specified line segment intersects this line segment.
intersectsLine(double, double, double, double) - Method in class java.awt.geom.Rectangle2D
Tests if the specified line segment intersects the interior of this Rectangle2D.
intersectsLine(Line2D) - Method in class java.awt.geom.Rectangle2D
Tests if the specified line segment intersects the interior of this Rectangle2D.
INTERVAL_ADDED - Static variable in class javax.swing.event.ListDataEvent
Identifies the addition of one or more contiguous items to the list
INTERVAL_REMOVED - Static variable in class javax.swing.event.ListDataEvent
Identifies the removal of one or more contiguous items from the list
intervalAdded(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent after the indices in the index0,index1 interval have been inserted in the data model.
intervalAdded(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
intervalAdded(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener interval added method.
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Obsolete - not used.
intervalAdded(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in interface javax.swing.event.ListDataListener
Sent after the indices in the index0,index1 interval have been removed from the data model.
intervalRemoved(ListDataEvent) - Method in class javax.swing.JComboBox
This method is public as an implementation side effect.
intervalRemoved(ListDataEvent) - Method in class javax.swing.JList.AccessibleJList
List Data Listener interval removed method.
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
 
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Obsolete - not used.
intervalRemoved(ListDataEvent) - Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
 
INTF_REPOS - Exception in org.omg.CORBA
Exception raised when an ORB cannot reach the interface repository, or some other failure relating to the interface repository is detected.
INTF_REPOS() - Constructor for exception org.omg.CORBA.INTF_REPOS
Constructs an INTF_REPOS exception with a default minor code of 0 and a completion state of COMPLETED_NO.
INTF_REPOS(String) - Constructor for exception org.omg.CORBA.INTF_REPOS
Constructs an INTF_REPOS exception with the specified detail.
INTF_REPOS(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTF_REPOS
Constructs an INTF_REPOS exception with the specified minor code and completion status.
INTF_REPOS(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INTF_REPOS
Constructs an INTF_REPOS exception with the specified detail message, minor code, and completion status.
IntFunction<R> - Interface in java.util.function
Represents a function that accepts an int-valued argument and produces a result.
IntHolder - Class in org.omg.CORBA
The Holder for Int.
IntHolder() - Constructor for class org.omg.CORBA.IntHolder
Constructs a new IntHolder object with its value field initialized to 0.
IntHolder(int) - Constructor for class org.omg.CORBA.IntHolder
Constructs a new IntHolder object with its value field initialized to the given int.
intKey() - Method in class java.awt.RenderingHints.Key
Returns the private integer key that the subclass instantiated this Key with.
IntPredicate - Interface in java.util.function
Represents a predicate (boolean-valued function) of one int-valued argument.
IntrospectionException - Exception in java.beans
Thrown when an exception happens during Introspection.
IntrospectionException(String) - Constructor for exception java.beans.IntrospectionException
Constructs an IntrospectionException with a detailed message.
IntrospectionException - Exception in javax.management
An exception occurred during the introspection of an MBean.
IntrospectionException() - Constructor for exception javax.management.IntrospectionException
Default constructor.
IntrospectionException(String) - Constructor for exception javax.management.IntrospectionException
Constructor that allows a specific error message to be specified.
Introspector - Class in java.beans
The Introspector class provides a standard way for tools to learn about the properties, events, and methods supported by a target Java Bean.
ints(long) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom int values.
ints() - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom int values.
ints(long, int, int) - Method in class java.util.concurrent.ThreadLocalRandom
Returns a stream producing the given streamSize number of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(int, int) - Method in class java.util.concurrent.ThreadLocalRandom
Returns an effectively unlimited stream of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(long) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom int values.
ints() - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom int values.
ints(long, int, int) - Method in class java.util.Random
Returns a stream producing the given streamSize number of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(int, int) - Method in class java.util.Random
Returns an effectively unlimited stream of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).
ints(long) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom int values from this generator and/or one split from it.
ints() - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom int values from this generator and/or one split from it.
ints(long, int, int) - Method in class java.util.SplittableRandom
Returns a stream producing the given streamSize number of pseudorandom int values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
ints(int, int) - Method in class java.util.SplittableRandom
Returns an effectively unlimited stream of pseudorandom int values from this generator and/or one split from it; each value conforms to the given origin (inclusive) and bound (exclusive).
IntStream - Interface in java.util.stream
A sequence of primitive int-valued elements supporting sequential and parallel aggregate operations.
intStream(Spliterator.OfInt, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel IntStream from a Spliterator.OfInt.
intStream(Supplier<? extends Spliterator.OfInt>, int, boolean) - Static method in class java.util.stream.StreamSupport
Creates a new sequential or parallel IntStream from a Supplier of Spliterator.OfInt.
IntStream.Builder - Interface in java.util.stream
A mutable builder for an IntStream.
IntSummaryStatistics - Class in java.util
A state object for collecting statistics such as count, min, max, sum, and average.
IntSummaryStatistics() - Constructor for class java.util.IntSummaryStatistics
Construct an empty instance with zero count, zero sum, Integer.MAX_VALUE min, Integer.MIN_VALUE max and zero average.
IntSupplier - Interface in java.util.function
Represents a supplier of int-valued results.
IntToDoubleFunction - Interface in java.util.function
Represents a function that accepts an int-valued argument and produces a double-valued result.
IntToLongFunction - Interface in java.util.function
Represents a function that accepts an int-valued argument and produces a long-valued result.
IntUnaryOperator - Interface in java.util.function
Represents an operation on a single int-valued operand that produces an int-valued result.
intValue() - Method in class java.lang.Byte
Returns the value of this Byte as an int after a widening primitive conversion.
intValue() - Method in class java.lang.Double
Returns the value of this Double as an int after a narrowing primitive conversion.
intValue() - Method in class java.lang.Float
Returns the value of this Float as an int after a narrowing primitive conversion.
intValue() - Method in class java.lang.Integer
Returns the value of this Integer as an int.
intValue() - Method in class java.lang.Long
Returns the value of this Long as an int after a narrowing primitive conversion.
intValue() - Method in class java.lang.Number
Returns the value of the specified number as an int, which may involve rounding or truncation.
intValue() - Method in class java.lang.Short
Returns the value of this Short as an int after a widening primitive conversion.
intValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class java.math.BigInteger
Converts this BigInteger to an int.
intValue() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the value of this AtomicInteger as an int.
intValue() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the value of this AtomicLong as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the current value as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the DoubleAdder.sum() as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the current value as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.concurrent.atomic.LongAdder
Returns the LongAdder.sum() as an int after a narrowing primitive conversion.
intValue() - Method in class java.util.logging.Level
Get the integer value for this level.
intValueExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int, checking for lost information.
intValueExact() - Method in class java.math.BigInteger
Converts this BigInteger to an int, checking for lost information.
INUSE_ATTRIBUTE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere.
INV_FLAG - Exception in org.omg.CORBA
Exception thrown when an invalid flag was passed to an operation (for example, when creating a DII request).
INV_FLAG() - Constructor for exception org.omg.CORBA.INV_FLAG
Constructs an INV_FLAG exception with a default minor code of 0 and a completion state of COMPLETED_NO.
INV_FLAG(String) - Constructor for exception org.omg.CORBA.INV_FLAG
Constructs an INV_FLAG exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
INV_FLAG(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_FLAG
Constructs an INV_FLAG exception with the specified minor code and completion status.
INV_FLAG(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_FLAG
Constructs an INV_FLAG exception with the specified detail message, minor code, and completion status.
INV_IDENT - Exception in org.omg.CORBA
This exception indicates that an IDL identifier is syntactically invalid.
INV_IDENT() - Constructor for exception org.omg.CORBA.INV_IDENT
Constructs an INV_IDENT exception with a default minor code of 0 and a completion state of COMPLETED_NO.
INV_IDENT(String) - Constructor for exception org.omg.CORBA.INV_IDENT
Constructs an INV_IDENT exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
INV_IDENT(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_IDENT
Constructs an INV_IDENT exception with the specified minor code and completion status.
INV_IDENT(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_IDENT
Constructs an INV_IDENT exception with the specified detail message, minor code, and completion status.
INV_OBJREF - Exception in org.omg.CORBA
This exception indicates that an object reference is internally malformed.
INV_OBJREF() - Constructor for exception org.omg.CORBA.INV_OBJREF
Constructs an INV_OBJREF exception with a default minor code of 0 and a completion state of COMPLETED_NO.
INV_OBJREF(String) - Constructor for exception org.omg.CORBA.INV_OBJREF
Constructs an INV_OBJREF exception with the specified detail message, a minor code of 0, and a completion state of COMPLETED_NO.
INV_OBJREF(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_OBJREF
Constructs an INV_OBJREF exception with the specified minor code and completion status.
INV_OBJREF(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_OBJREF
Constructs an INV_OBJREF exception with the specified detail message, minor code, and completion status.
INV_POLICY - Exception in org.omg.CORBA
Standard exception thrown when an invocation cannot be made because of an incompatibility between Policy overrides that apply to the particular invocation.
INV_POLICY() - Constructor for exception org.omg.CORBA.INV_POLICY
Constructs a INV_POLICY exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
INV_POLICY(String) - Constructor for exception org.omg.CORBA.INV_POLICY
Constructs a INV_POLICY exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
INV_POLICY(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_POLICY
Constructs a INV_POLICY exception with the specified minor code and completion status.
INV_POLICY(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INV_POLICY
Constructs a INV_POLICY exception with the specified description message, minor code, and completion status.
Invalid - Exception in org.omg.CORBA.DynAnyPackage
Invalid is thrown by dynamic any operations when a bad DynAny or Any is passed as a parameter.
Invalid() - Constructor for exception org.omg.CORBA.DynAnyPackage.Invalid
Constructs an Invalid object.
Invalid(String) - Constructor for exception org.omg.CORBA.DynAnyPackage.Invalid
Constructs an Invalid object.
INVALID_ACCESS_ERR - Static variable in exception org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_ACTIVITY - Exception in org.omg.CORBA
The INVALID_ACTIVITY system exception may be raised on the Activity or Transaction services' resume methods if a transaction or Activity is resumed in a context different to that from which it was suspended.
INVALID_ACTIVITY() - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
Constructs an INVALID_ACTIVITY exception with minor code set to 0 and CompletionStatus set to COMPLETED_NO.
INVALID_ACTIVITY(String) - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
Constructs an INVALID_ACTIVITY exception with the specified message.
INVALID_ACTIVITY(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
Constructs an INVALID_ACTIVITY exception with the specified minor code and completion status.
INVALID_ACTIVITY(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
Constructs an INVALID_ACTIVITY exception with the specified message, minor code, and completion status.
INVALID_CHARACTER_ERR - Static variable in exception org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in an XML name.
INVALID_MODIFICATION_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_STATE_ERR - Static variable in exception org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
INVALID_TRANSACTION - Exception in org.omg.CORBA
Exception thrown when the request carried an invalid transaction context.
INVALID_TRANSACTION() - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
Constructs an INVALID_TRANSACTION exception with a default minor code of 0 and a completion state of COMPLETED_NO.
INVALID_TRANSACTION(String) - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
Constructs an INVALID_TRANSACTION exception with the specified detail message.
INVALID_TRANSACTION(int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
Constructs an INVALID_TRANSACTION exception with the specified minor code and completion status.
INVALID_TRANSACTION(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
Constructs an INVALID_TRANSACTION exception with the specified detail message, minor code, and completion status.
InvalidActivityException - Exception in javax.activity
This exception may be thrown on any method for which Activity context is accessed and indicates that the attempted invocation or the Activity context associated with the attempted invocation is incompatible with the Activity's current state.
InvalidActivityException() - Constructor for exception javax.activity.InvalidActivityException
Constructs a new instance with null as its detail message.
InvalidActivityException(String) - Constructor for exception javax.activity.InvalidActivityException
Constructs a new instance with the specified detail message.
InvalidActivityException(Throwable) - Constructor for exception javax.activity.InvalidActivityException
Constructs a new throwable with the specified cause.
InvalidActivityException(String, Throwable) - Constructor for exception javax.activity.InvalidActivityException
Constructs a new throwable with the specified detail message and cause.
InvalidAddress - Exception in org.omg.CosNaming.NamingContextExtPackage
org/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java .
InvalidAddress() - Constructor for exception org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
 
InvalidAddress(String) - Constructor for exception org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
 
InvalidAddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHelper.java .
InvalidAddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
 
InvalidAddressHolder - Class in org.omg.CosNaming.NamingContextExtPackage
org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHolder.java .
InvalidAddressHolder() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
 
InvalidAddressHolder(InvalidAddress) - Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
 
InvalidAlgorithmParameterException - Exception in java.security
This is the exception for invalid or inappropriate algorithm parameters.
InvalidAlgorithmParameterException() - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with no detail message.
InvalidAlgorithmParameterException(String) - Constructor for exception java.security.InvalidAlgorithmParameterException
Constructs an InvalidAlgorithmParameterException with the specified detail message.
InvalidAlgorithmParameterException(String, Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified detail message and cause.
InvalidAlgorithmParameterException(Throwable) - Constructor for exception java.security.InvalidAlgorithmParameterException
Creates a InvalidAlgorithmParameterException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidApplicationException - Exception in javax.management
Thrown when an attempt is made to apply either of the following: A subquery expression to an MBean or a qualified attribute expression to an MBean of the wrong class.
InvalidApplicationException(Object) - Constructor for exception javax.management.InvalidApplicationException
Constructs an InvalidApplicationException with the specified Object.
invalidate() - Method in class java.awt.Component
Invalidates this component and its ancestors.
invalidate() - Method in class java.awt.Container
Invalidates the container.
invalidate() - Method in class java.awt.Polygon
Invalidates or flushes any internally-cached data that depends on the vertex coordinates of this Polygon.
invalidate() - Method in interface javax.net.ssl.SSLSession
Invalidates the session.
invalidate() - Method in class javax.swing.CellRendererPane
Overridden to avoid propagating a invalidate up the tree when the cell renderer child is configured.
invalidate() - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
invalidate() - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
invalidate() - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
invalidateAll(SwitchPoint[]) - Static method in class java.lang.invoke.SwitchPoint
Sets all of the given switch points into the invalid state.
invalidateFileCache() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
This method is used to interrupt file loading thread.
invalidateLayout(Container) - Method in class java.awt.BorderLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.CardLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class java.awt.GridBagLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in interface java.awt.LayoutManager2
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class javax.swing.BoxLayout
Indicates that a child has changed its layout related information, and thus any cached calculations should be flushed.
invalidateLayout(Container) - Method in class javax.swing.GroupLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateLayout(Container) - Method in class javax.swing.JRootPane.RootLayout
 
invalidateLayout(Container) - Method in class javax.swing.OverlayLayout
Indicates a child has changed its layout related information, which causes any cached calculations to be flushed.
invalidateLayout(Container) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Does nothing.
invalidateLayout(Container) - Method in class javax.swing.SpringLayout
 
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.AbstractLayoutCache
Instructs the LayoutCache that the bounds for path are invalid, and need to be updated.
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.FixedHeightLayoutCache
Does nothing, FixedHeightLayoutCache doesn't cache width, and that is all that could change.
invalidatePathBounds(TreePath) - Method in class javax.swing.tree.VariableHeightLayoutCache
Instructs the LayoutCache that the bounds for path are invalid, and need to be updated.
invalidateSizes() - Method in class javax.swing.tree.AbstractLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
invalidateSizes() - Method in class javax.swing.tree.FixedHeightLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
invalidateSizes() - Method in class javax.swing.tree.VariableHeightLayoutCache
Informs the TreeState that it needs to recalculate all the sizes it is referencing.
InvalidAttributeIdentifierException - Exception in javax.naming.directory
This exception is thrown when an attempt is made to add to create an attribute with an invalid attribute identifier.
InvalidAttributeIdentifierException(String) - Constructor for exception javax.naming.directory.InvalidAttributeIdentifierException
Constructs a new instance of InvalidAttributeIdentifierException using the explanation supplied.
InvalidAttributeIdentifierException() - Constructor for exception javax.naming.directory.InvalidAttributeIdentifierException
Constructs a new instance of InvalidAttributeIdentifierException.
InvalidAttributesException - Exception in javax.naming.directory
This exception is thrown when an attempt is made to add or modify an attribute set that has been specified incompletely or incorrectly.
InvalidAttributesException(String) - Constructor for exception javax.naming.directory.InvalidAttributesException
Constructs a new instance of InvalidAttributesException using an explanation.
InvalidAttributesException() - Constructor for exception javax.naming.directory.InvalidAttributesException
Constructs a new instance of InvalidAttributesException.
InvalidAttributeValueException - Exception in javax.management
The value specified is not valid for the attribute.
InvalidAttributeValueException() - Constructor for exception javax.management.InvalidAttributeValueException
Default constructor.
InvalidAttributeValueException(String) - Constructor for exception javax.management.InvalidAttributeValueException
Constructor that allows a specific error message to be specified.
InvalidAttributeValueException - Exception in javax.naming.directory
This class is thrown when an attempt is made to add to an attribute a value that conflicts with the attribute's schema definition.
InvalidAttributeValueException(String) - Constructor for exception javax.naming.directory.InvalidAttributeValueException
Constructs a new instance of InvalidAttributeValueException using an explanation.
InvalidAttributeValueException() - Constructor for exception javax.naming.directory.InvalidAttributeValueException
Constructs a new instance of InvalidAttributeValueException.
InvalidClassException - Exception in java.io
Thrown when the Serialization runtime detects one of the following problems with a Class.
InvalidClassException(String) - Constructor for exception java.io.InvalidClassException
Report an InvalidClassException for the reason specified.
InvalidClassException(String, String) - Constructor for exception java.io.InvalidClassException
Constructs an InvalidClassException object.
InvalidDnDOperationException - Exception in java.awt.dnd
This exception is thrown by various methods in the java.awt.dnd package.
InvalidDnDOperationException() - Constructor for exception java.awt.dnd.InvalidDnDOperationException
Create a default Exception
InvalidDnDOperationException(String) - Constructor for exception java.awt.dnd.InvalidDnDOperationException
Create an Exception with its own descriptive message
invalidEdit() - Method in class javax.swing.JFormattedTextField.AbstractFormatter
This should be invoked when the user types an invalid character.
invalidEdit() - Method in class javax.swing.JFormattedTextField
Invoked when the user inputs an invalid value.
InvalidKeyException - Exception in java.security
This is the exception for invalid Keys (invalid encoding, wrong length, uninitialized, etc).
InvalidKeyException() - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with no detail message.
InvalidKeyException(String) - Constructor for exception java.security.InvalidKeyException
Constructs an InvalidKeyException with the specified detail message.
InvalidKeyException(String, Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified detail message and cause.
InvalidKeyException(Throwable) - Constructor for exception java.security.InvalidKeyException
Creates a InvalidKeyException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidKeyException - Exception in javax.management.openmbean
This runtime exception is thrown to indicate that a method parameter which was expected to be an item name of a composite data or a row index of a tabular data is not valid.
InvalidKeyException() - Constructor for exception javax.management.openmbean.InvalidKeyException
An InvalidKeyException with no detail message.
InvalidKeyException(String) - Constructor for exception javax.management.openmbean.InvalidKeyException
An InvalidKeyException with a detail message.
InvalidKeySpecException - Exception in java.security.spec
This is the exception for invalid key specifications.
InvalidKeySpecException() - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with no detail message.
InvalidKeySpecException(String) - Constructor for exception java.security.spec.InvalidKeySpecException
Constructs an InvalidKeySpecException with the specified detail message.
InvalidKeySpecException(String, Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified detail message and cause.
InvalidKeySpecException(Throwable) - Constructor for exception java.security.spec.InvalidKeySpecException
Creates a InvalidKeySpecException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
InvalidMarkException - Exception in java.nio
Unchecked exception thrown when an attempt is made to reset a buffer when its mark is not defined.
InvalidMarkException() - Constructor for exception java.nio.InvalidMarkException
Constructs an instance of this class.
InvalidMidiDataException - Exception in javax.sound.midi
An InvalidMidiDataException indicates that inappropriate MIDI data was encountered.
InvalidMidiDataException() - Constructor for exception javax.sound.midi.InvalidMidiDataException
Constructs an InvalidMidiDataException with null for its error detail message.
InvalidMidiDataException(String) - Constructor for exception javax.sound.midi.InvalidMidiDataException
Constructs an InvalidMidiDataException with the specified detail message.
InvalidName - Exception in org.omg.CORBA.ORBPackage
The InvalidName exception is raised when ORB.resolve_initial_references is passed a name for which there is no initial reference.
InvalidName() - Constructor for exception org.omg.CORBA.ORBPackage.InvalidName
Constructs an InvalidName exception with no reason message.
InvalidName(String) - Constructor for exception org.omg.CORBA.ORBPackage.InvalidName
Constructs an InvalidName exception with the specified reason message.
InvalidName - Exception in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/InvalidName.java .
InvalidName() - Constructor for exception org.omg.CosNaming.NamingContextPackage.InvalidName
 
InvalidName(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.InvalidName
 
InvalidName - Exception in org.omg.PortableInterceptor.ORBInitInfoPackage
org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidName.java .
InvalidName() - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
 
InvalidName(String) - Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
 
InvalidNameException - Exception in javax.naming
This exception indicates that the name being specified does not conform to the naming syntax of a naming system.
InvalidNameException(String) - Constructor for exception javax.naming.InvalidNameException
Constructs an instance of InvalidNameException using an explanation of the problem.
InvalidNameException() - Constructor for exception javax.naming.InvalidNameException
Constructs an instance of InvalidNameException with all fields set to null.
InvalidNameHelper - Class in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/InvalidNameHelper.java .
InvalidNameHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
 
InvalidNameHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHelper.java .
InvalidNameHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
 
InvalidNameHolder - Class in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/InvalidNameHolder.java .
InvalidNameHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
 
InvalidNameHolder(InvalidName) - Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
 
InvalidObjectException - Exception in java.io
Indicates that one or more deserialized objects failed validation tests.
InvalidObjectException(String) - Constructor for exception java.io.InvalidObjectException
Constructs an InvalidObjectException.
InvalidOpenTypeException - Exception in javax.management.openmbean
This runtime exception is thrown to indicate that the open type of an open data value is not the one expected.
InvalidOpenTypeException() - Constructor for exception javax.management.openmbean.InvalidOpenTypeException
An InvalidOpenTypeException with no detail message.
InvalidOpenTypeException(String) - Constructor for exception javax.management.openmbean.InvalidOpenTypeException
An InvalidOpenTypeException with a detail message.
InvalidParameterException - Exception in java.security
This exception, designed for use by the JCA/JCE engine classes, is thrown when an invalid parameter is passed to a method.
InvalidParameterException() - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with no detail message.
InvalidParameterException(String) - Constructor for exception java.security.InvalidParameterException
Constructs an InvalidParameterException with the specified detail message.
InvalidParameterSpecException - Exception in java.security.spec
This is the exception for invalid parameter specifications.
InvalidParameterSpecException() - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with no detail message.
InvalidParameterSpecException(String) - Constructor for exception java.security.spec.InvalidParameterSpecException
Constructs an InvalidParameterSpecException with the specified detail message.
InvalidPathException - Exception in java.nio.file
Unchecked exception thrown when path string cannot be converted into a Path because the path string contains invalid characters, or the path string is invalid for other file system specific reasons.
InvalidPathException(String, String, int) - Constructor for exception java.nio.file.InvalidPathException
Constructs an instance from the given input string, reason, and error index.
InvalidPathException(String, String) - Constructor for exception java.nio.file.InvalidPathException
Constructs an instance from the given input string and reason.
InvalidPolicy - Exception in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/InvalidPolicy.java .
InvalidPolicy() - Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
 
InvalidPolicy(short) - Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
 
InvalidPolicy(String, short) - Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
 
InvalidPolicyHelper - Class in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java .
InvalidPolicyHelper() - Constructor for class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
 
InvalidPreferencesFormatException - Exception in java.util.prefs
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the Preferences specification.
InvalidPreferencesFormatException(Throwable) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified cause.
InvalidPreferencesFormatException(String) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message.
InvalidPreferencesFormatException(String, Throwable) - Constructor for exception java.util.prefs.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message and cause.
InvalidPropertiesFormatException - Exception in java.util
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of properties, as per the Properties specification.
InvalidPropertiesFormatException(Throwable) - Constructor for exception java.util.InvalidPropertiesFormatException
Constructs an InvalidPropertiesFormatException with the specified cause.
InvalidPropertiesFormatException(String) - Constructor for exception java.util.InvalidPropertiesFormatException
Constructs an InvalidPropertiesFormatException with the specified detail message.
InvalidRelationIdException - Exception in javax.management.relation
This exception is raised when relation id provided for a relation is already used.
InvalidRelationIdException() - Constructor for exception javax.management.relation.InvalidRelationIdException
Default constructor, no message put in exception.
InvalidRelationIdException(String) - Constructor for exception javax.management.relation.InvalidRelationIdException
Constructor with given message put in exception.
InvalidRelationServiceException - Exception in javax.management.relation
This exception is raised when an invalid Relation Service is provided.
InvalidRelationServiceException() - Constructor for exception javax.management.relation.InvalidRelationServiceException
Default constructor, no message put in exception.
InvalidRelationServiceException(String) - Constructor for exception javax.management.relation.InvalidRelationServiceException
Constructor with given message put in exception.
InvalidRelationTypeException - Exception in javax.management.relation
Invalid relation type.
InvalidRelationTypeException() - Constructor for exception javax.management.relation.InvalidRelationTypeException
Default constructor, no message put in exception.
InvalidRelationTypeException(String) - Constructor for exception javax.management.relation.InvalidRelationTypeException
Constructor with given message put in exception.
InvalidRoleInfoException - Exception in javax.management.relation
This exception is raised when, in a role info, its minimum degree is greater than its maximum degree.
InvalidRoleInfoException() - Constructor for exception javax.management.relation.InvalidRoleInfoException
Default constructor, no message put in exception.
InvalidRoleInfoException(String) - Constructor for exception javax.management.relation.InvalidRoleInfoException
Constructor with given message put in exception.
InvalidRoleValueException - Exception in javax.management.relation
Role value is invalid.
InvalidRoleValueException() - Constructor for exception javax.management.relation.InvalidRoleValueException
Default constructor, no message put in exception.
InvalidRoleValueException(String) - Constructor for exception javax.management.relation.InvalidRoleValueException
Constructor with given message put in exception.
InvalidSearchControlsException - Exception in javax.naming.directory
This exception is thrown when the specification of the SearchControls for a search operation is invalid.
InvalidSearchControlsException() - Constructor for exception javax.naming.directory.InvalidSearchControlsException
Constructs a new instance of InvalidSearchControlsException.
InvalidSearchControlsException(String) - Constructor for exception javax.naming.directory.InvalidSearchControlsException
Constructs a new instance of InvalidSearchControlsException with an explanation.
InvalidSearchFilterException - Exception in javax.naming.directory
This exception is thrown when the specification of a search filter is invalid.
InvalidSearchFilterException() - Constructor for exception javax.naming.directory.InvalidSearchFilterException
Constructs a new instance of InvalidSearchFilterException.
InvalidSearchFilterException(String) - Constructor for exception javax.naming.directory.InvalidSearchFilterException
Constructs a new instance of InvalidSearchFilterException with an explanation.
InvalidSeq - Exception in org.omg.CORBA.DynAnyPackage
The InvalidSeq exception is thrown by all operations on dynamic anys that take a sequence (Java array) as an argument, when that sequence is invalid.
InvalidSeq() - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidSeq
Constructs an InvalidSeq object.
InvalidSeq(String) - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidSeq
Constructs an InvalidSeq object.
InvalidSlot - Exception in org.omg.PortableInterceptor
org/omg/PortableInterceptor/InvalidSlot.java .
InvalidSlot() - Constructor for exception org.omg.PortableInterceptor.InvalidSlot
 
InvalidSlot(String) - Constructor for exception org.omg.PortableInterceptor.InvalidSlot
 
InvalidSlotHelper - Class in org.omg.PortableInterceptor
org/omg/PortableInterceptor/InvalidSlotHelper.java .
InvalidSlotHelper() - Constructor for class org.omg.PortableInterceptor.InvalidSlotHelper
 
InvalidTargetObjectTypeException - Exception in javax.management.modelmbean
Exception thrown when an invalid target object type is specified.
InvalidTargetObjectTypeException() - Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
Default constructor.
InvalidTargetObjectTypeException(String) - Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
Constructor from a string.
InvalidTargetObjectTypeException(Exception, String) - Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
Constructor taking an exception and a string.
InvalidTransactionException - Exception in javax.transaction
This exception indicates that the request carried an invalid transaction context.
InvalidTransactionException() - Constructor for exception javax.transaction.InvalidTransactionException
 
InvalidTransactionException(String) - Constructor for exception javax.transaction.InvalidTransactionException
 
InvalidTypeForEncoding - Exception in org.omg.IOP.CodecPackage
org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java .
InvalidTypeForEncoding() - Constructor for exception org.omg.IOP.CodecPackage.InvalidTypeForEncoding
 
InvalidTypeForEncoding(String) - Constructor for exception org.omg.IOP.CodecPackage.InvalidTypeForEncoding
 
InvalidTypeForEncodingHelper - Class in org.omg.IOP.CodecPackage
org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.java .
InvalidTypeForEncodingHelper() - Constructor for class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
 
InvalidValue - Exception in org.omg.CORBA.DynAnyPackage
 
InvalidValue() - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidValue
Constructs an InvalidValue object.
InvalidValue(String) - Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidValue
Constructs an InvalidValue object.
InvalidValue - Exception in org.omg.DynamicAny.DynAnyPackage
org/omg/DynamicAny/DynAnyPackage/InvalidValue.java .
InvalidValue() - Constructor for exception org.omg.DynamicAny.DynAnyPackage.InvalidValue
 
InvalidValue(String) - Constructor for exception org.omg.DynamicAny.DynAnyPackage.InvalidValue
 
InvalidValueHelper - Class in org.omg.DynamicAny.DynAnyPackage
org/omg/DynamicAny/DynAnyPackage/InvalidValueHelper.java .
InvalidValueHelper() - Constructor for class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
 
inverseTransform(Point2D, Point2D) - Method in class java.awt.geom.AffineTransform
Inverse transforms the specified ptSrc and stores the result in ptDst.
inverseTransform(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Inverse transforms an array of double precision coordinates by this transform.
invert() - Method in class java.awt.geom.AffineTransform
Sets this transform to the inverse of itself.
INVITE - Static variable in class java.awt.PageAttributes.MediaType
An alias for INVITE_ENVELOPE.
INVITE_ENVELOPE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Invitation Envelope, 220 x 220 mm.
Invocable - Interface in javax.script
The optional interface implemented by ScriptEngines whose methods allow the invocation of procedures in scripts that have previously been executed.
INVOCATION_DEFAULT - Static variable in class java.awt.event.InvocationEvent
The default id for all InvocationEvents.
INVOCATION_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting invocation events.
INVOCATION_FIRST - Static variable in class java.awt.event.InvocationEvent
Marks the first integer id for the range of invocation event ids.
INVOCATION_LAST - Static variable in class java.awt.event.InvocationEvent
Marks the last integer id for the range of invocation event ids.
InvocationEvent - Class in java.awt.event
An event which executes the run() method on a Runnable when dispatched by the AWT event dispatcher thread.
InvocationEvent(Object, Runnable) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, Runnable, Runnable, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source which will execute the runnable's run method when dispatched.
InvocationEvent(Object, int, Runnable, Object, boolean) - Constructor for class java.awt.event.InvocationEvent
Constructs an InvocationEvent with the specified source and ID which will execute the runnable's run method when dispatched.
InvocationHandler - Interface in java.lang.reflect
InvocationHandler is the interface implemented by the invocation handler of a proxy instance.
InvocationKeyHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
 
InvocationMouseHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseHandler
 
InvocationMouseMotionHandler() - Constructor for class javax.swing.plaf.basic.BasicComboPopup.InvocationMouseMotionHandler
 
InvocationTargetException - Exception in java.lang.reflect
InvocationTargetException is a checked exception that wraps an exception thrown by an invoked method or constructor.
InvocationTargetException() - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs an InvocationTargetException with null as the target exception.
InvocationTargetException(Throwable) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception.
InvocationTargetException(Throwable, String) - Constructor for exception java.lang.reflect.InvocationTargetException
Constructs a InvocationTargetException with a target exception and a detail message.
INVOICE - Static variable in class java.awt.PageAttributes.MediaType
The MediaType instance for Invoice, 5 1/2 x 8 1/2 in.
INVOICE - Static variable in class javax.print.attribute.standard.MediaSize.Other
Specifies the invoice size, 5.5 inches by 8.5 inches.
INVOICE - Static variable in class javax.print.attribute.standard.MediaSizeName
invoice size .
invoke(Object, Method, Object[]) - Method in class java.beans.EventHandler
Extract the appropriate property value from the event and pass it to the action associated with this EventHandler.
invoke(Object...) - Method in class java.lang.invoke.MethodHandle
Invokes the method handle, allowing any caller type descriptor, and optionally performing conversions on arguments and return values.
invoke(Object, Method, Object[]) - Method in interface java.lang.reflect.InvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Object...) - Method in class java.lang.reflect.Method
Invokes the underlying method represented by this Method object, on the specified object with the specified parameters.
invoke(Object, Method, Object[]) - Method in class java.rmi.server.RemoteObjectInvocationHandler
Processes a method invocation made on the encapsulating proxy instance, proxy, and returns the result.
invoke(Remote, Method, Object[], long) - Method in interface java.rmi.server.RemoteRef
Invoke a method.
invoke(RemoteCall) - Method in interface java.rmi.server.RemoteRef
Deprecated.
1.2 style stubs no longer use this method. Instead of using a sequence of method calls to the remote reference (newCall, invoke, and done), a stub uses a single method, invoke(Remote, Method, Object[], int), on the remote reference to carry out parameter marshalling, remote method executing and unmarshalling of the return value.
invoke(ForkJoinTask<T>) - Method in class java.util.concurrent.ForkJoinPool
Performs the given task, returning its result upon completion.
invoke() - Method in class java.util.concurrent.ForkJoinTask
Commences performing this task, awaits its completion if necessary, and returns its result, or throws an (unchecked) RuntimeException or Error if the underlying computation did so.
invoke(String, Object[], String[]) - Method in interface javax.management.DynamicMBean
Allows an action to be invoked on the Dynamic MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServer
 
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Invokes an operation on an MBean.
invoke(Object, Method, Object[]) - Method in class javax.management.MBeanServerInvocationHandler
 
invoke(String, Object[], String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
Invokes a method on or through a RequiredModelMBean and returns the result of the method execution.
invoke(Object, Method, Object[]) - Method in class javax.management.openmbean.CompositeDataInvocationHandler
 
invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
 
invoke(String, Object[], String[]) - Method in class javax.management.StandardMBean
 
invoke(T) - Method in interface javax.xml.ws.Dispatch
Invoke a service operation synchronously.
invoke(T) - Method in interface javax.xml.ws.Provider
Invokes an operation occording to the contents of the request message.
invoke(Method, Object...) - Method in class javax.xml.ws.spi.Invoker
JAX-WS runtime calls this method to do the actual web service invocation on endpoint instance.
invoke(ServerRequest) - Method in class org.omg.CORBA.DynamicImplementation
Deprecated.
Deprecated by Portable Object Adapter
invoke(Object, OutputStream) - Method in class org.omg.CORBA.portable.Delegate
invoke is called by a stub to invoke an operation.
invoke() - Method in class org.omg.CORBA.Request
Makes a synchronous invocation using the information in the Request object.
invoke(ServerRequest) - Method in class org.omg.CosNaming._BindingIteratorImplBase
 
invoke(ServerRequest) - Method in class org.omg.CosNaming._NamingContextImplBase
 
invoke(ServerRequest) - Method in class org.omg.PortableServer.DynamicImplementation
Receives requests issued to any CORBA object incarnated by the DSI servant and performs the processing necessary to execute the request.
invokeAll(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete or the timeout expires, whichever happens first.
invokeAll(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.ForkJoinPool
 
invokeAll(ForkJoinTask<?>, ForkJoinTask<?>) - Static method in class java.util.concurrent.ForkJoinTask
Forks the given tasks, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAll(ForkJoinTask<?>...) - Static method in class java.util.concurrent.ForkJoinTask
Forks the given tasks, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAll(Collection<T>) - Static method in class java.util.concurrent.ForkJoinTask
Forks all tasks in the specified collection, returning when isDone holds for each task or an (unchecked) exception is encountered, in which case the exception is rethrown.
invokeAndWait(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the system EventQueue.
invokeAndWait(Runnable) - Static method in class javax.swing.SwingUtilities
Causes doRun.run() to be executed synchronously on the AWT event dispatching thread.
invokeAny(Collection<? extends Callable<T>>) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class java.util.concurrent.AbstractExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface java.util.concurrent.ExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do before the given timeout elapses.
invokeAsync(T) - Method in interface javax.xml.ws.Dispatch
Invoke a service operation asynchronously.
invokeAsync(T, AsyncHandler<T>) - Method in interface javax.xml.ws.Dispatch
Invoke a service operation asynchronously.
invokeExact(Object...) - Method in class java.lang.invoke.MethodHandle
Invokes the method handle, allowing any caller type descriptor, but requiring an exact type match.
invokeFunction(String, Object...) - Method in interface javax.script.Invocable
Used to call top-level procedures and functions defined in scripts.
InvokeHandler - Interface in org.omg.CORBA.portable
This interface provides a dispatching mechanism for an incoming call.
invokeLater(Runnable) - Static method in class java.awt.EventQueue
Causes runnable to have its run method called in the dispatch thread of the system EventQueue.
invokeLater(Runnable) - Static method in class javax.swing.SwingUtilities
Causes doRun.run() to be executed asynchronously on the AWT event dispatching thread.
invokeMethod(Object, String, Object...) - Method in interface javax.script.Invocable
Calls a method on a script object compiled during a previous script execution, which is retained in the state of the ScriptEngine.
invokeOneWay(T) - Method in interface javax.xml.ws.Dispatch
Invokes a service operation using the one-way interaction mode.
invoker(MethodType) - Static method in class java.lang.invoke.MethodHandles
Produces a special invoker method handle which can be used to invoke any method handle compatible with the given type, as if by invoke.
Invoker - Class in javax.xml.ws.spi
Invoker hides the detail of calling into application endpoint implementation.
Invoker() - Constructor for class javax.xml.ws.spi.Invoker
 
INVOKES_STOP_CELL_EDITING_PROPERTY - Static variable in class javax.swing.JTree
Bound property name for messagesStopCellEditing.
invokesStopCellEditing - Variable in class javax.swing.JTree
If true, when editing is to be stopped by way of selection changing, data in tree changing or other means stopCellEditing is invoked, and changes are saved.
invokeWithArguments(Object...) - Method in class java.lang.invoke.MethodHandle
Performs a variable arity invocation, passing the arguments in the given list to the method handle, as if via an inexact invoke from a call site which mentions only the type Object, and whose arity is the length of the argument list.
invokeWithArguments(List<?>) - Method in class java.lang.invoke.MethodHandle
Performs a variable arity invocation, passing the arguments in the given array to the method handle, as if via an inexact invoke from a call site which mentions only the type Object, and whose arity is the length of the argument array.
IOError - Error in java.io
Thrown when a serious I/O error has occurred.
IOError(Throwable) - Constructor for error java.io.IOError
Constructs a new instance of IOError with the specified cause.
IOException - Exception in java.io
Signals that an I/O exception of some sort has occurred.
IOException() - Constructor for exception java.io.IOException
Constructs an IOException with null as its error detail message.
IOException(String) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message.
IOException(String, Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified detail message and cause.
IOException(Throwable) - Constructor for exception java.io.IOException
Constructs an IOException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ioException() - Method in class java.util.Formatter
Returns the IOException last thrown by this formatter's Appendable.
ioException() - Method in class java.util.Scanner
Returns the IOException last thrown by this Scanner's underlying Readable.
IOR - Class in org.omg.IOP
org/omg/IOP/IOR.java .
IOR() - Constructor for class org.omg.IOP.IOR
 
IOR(String, TaggedProfile[]) - Constructor for class org.omg.IOP.IOR
 
IORHelper - Class in org.omg.IOP
org/omg/IOP/IORHelper.java .
IORHelper() - Constructor for class org.omg.IOP.IORHelper
 
IORHolder - Class in org.omg.IOP
org/omg/IOP/IORHolder.java .
IORHolder() - Constructor for class org.omg.IOP.IORHolder
 
IORHolder(IOR) - Constructor for class org.omg.IOP.IORHolder
 
IORInfo - Interface in org.omg.PortableInterceptor
Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components.
IORInfoOperations - Interface in org.omg.PortableInterceptor
Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components.
IORInterceptor - Interface in org.omg.PortableInterceptor
Interceptor used to establish tagged components in the profiles within an IOR.
IORInterceptor_3_0 - Interface in org.omg.PortableInterceptor
org/omg/PortableInterceptor/IORInterceptor_3_0.java .
IORInterceptor_3_0Helper - Class in org.omg.PortableInterceptor
org/omg/PortableInterceptor/IORInterceptor_3_0Helper.java .
IORInterceptor_3_0Helper() - Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
 
IORInterceptor_3_0Holder - Class in org.omg.PortableInterceptor
org/omg/PortableInterceptor/IORInterceptor_3_0Holder.java .
IORInterceptor_3_0Holder() - Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
 
IORInterceptor_3_0Holder(IORInterceptor_3_0) - Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
 
IORInterceptor_3_0Operations - Interface in org.omg.PortableInterceptor
org/omg/PortableInterceptor/IORInterceptor_3_0Operations.java .
IORInterceptorOperations - Interface in org.omg.PortableInterceptor
Interceptor used to establish tagged components in the profiles within an IOR.
IP_MULTICAST_IF - Static variable in interface java.net.SocketOptions
Set which outgoing interface on which to send multicast packets.
IP_MULTICAST_IF - Static variable in class java.net.StandardSocketOptions
The network interface for Internet Protocol (IP) multicast datagrams.
IP_MULTICAST_IF2 - Static variable in interface java.net.SocketOptions
Same as above.
IP_MULTICAST_LOOP - Static variable in interface java.net.SocketOptions
This option enables or disables local loopback of multicast datagrams.
IP_MULTICAST_LOOP - Static variable in class java.net.StandardSocketOptions
Loopback for Internet Protocol (IP) multicast datagrams.
IP_MULTICAST_TTL - Static variable in class java.net.StandardSocketOptions
The time-to-live for Internet Protocol (IP) multicast datagrams.
IP_TOS - Static variable in interface java.net.SocketOptions
This option sets the type-of-service or traffic class field in the IP header for a TCP or UDP socket.
IP_TOS - Static variable in class java.net.StandardSocketOptions
The Type of Service (ToS) octet in the Internet Protocol (IP) header.
IPA_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "IPA Extensions" Unicode character block.
ipadx - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding of the component, how much space to add to the minimum width of the component.
ipady - Variable in class java.awt.GridBagConstraints
This field specifies the internal padding, that is, how much space to add to the minimum height of the component.
IRObject - Interface in org.omg.CORBA
An IRObject IDL interface represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself.
IRObjectOperations - Interface in org.omg.CORBA
This is the Operations interface for the mapping from IRObject.
is_a(Object, String) - Method in class org.omg.CORBA.portable.Delegate
Checks if the object reference is an instance of the given interface.
is_a(Servant, String) - Method in interface org.omg.PortableServer.portable.Delegate
This method checks to see if the specified repid is present on the list returned by _all_interfaces() or is the repository id for the generic CORBA Object.
IS_CLOSED_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is closed.
IS_COALESCING - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to coalesce adjacent character data sections
is_equivalent(Object, Object) - Method in class org.omg.CORBA.portable.Delegate
Determines if the two object references are equivalent.
IS_ICON_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is iconified.
is_local(Object) - Method in class org.omg.CORBA.portable.Delegate
Returns true if this object is implemented by a local servant.
IS_MAXIMUM_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicating that the internal frame is maximized.
IS_NAMESPACE_AWARE - Static variable in class javax.xml.stream.XMLInputFactory
The property used to turn on/off namespace support, this is to support XML 1.0 documents, only the true setting must be supported
is_null() - Method in class org.omg.DynamicAny._DynValueStub
Returns true if the DynValueCommon represents a null value type.
is_null() - Method in interface org.omg.DynamicAny.DynValueCommonOperations
Returns true if the DynValueCommon represents a null value type.
IS_PALETTE - Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
 
IS_REPAIRING_NAMESPACES - Static variable in class javax.xml.stream.XMLOutputFactory
Property used to set prefix defaulting on the output side
IS_REPLACING_ENTITY_REFERENCES - Static variable in class javax.xml.stream.XMLInputFactory
Requires the parser to replace internal entity references with their replacement text and report them as characters
IS_SELECTED_PROPERTY - Static variable in class javax.swing.JInternalFrame
Constrained property name indicated that this frame has selected status.
IS_SUPPORTING_EXTERNAL_ENTITIES - Static variable in class javax.xml.stream.XMLInputFactory
The property that requires the parser to resolve external parsed entities
IS_VALIDATING - Static variable in class javax.xml.stream.XMLInputFactory
The property used to turn on/off implementation specific validation
isAbsolute() - Method in class java.io.File
Tests whether this abstract pathname is absolute.
isAbsolute() - Method in class java.net.URI
Tells whether or not this URI is absolute.
isAbsolute() - Method in interface java.nio.file.Path
Tells whether or not this path is absolute.
isAbstract(int) - Static method in class java.lang.reflect.Modifier
Return true if the integer argument includes the abstract modifier, false otherwise.
isAccelerated() - Method in class java.awt.ImageCapabilities
Returns true if the object whose capabilities are encapsulated in this ImageCapabilities can be or is accelerated.
isAcceleratorHidden() - Method in class javax.swing.plaf.metal.MetalToolTipUI
 
isAcceptable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel is ready to accept a new socket connection.
isAcceptAllFileFilterUsed() - Method in class javax.swing.JFileChooser
Returns whether the AcceptAll FileFilter is used.
isAccessible() - Method in class java.lang.reflect.AccessibleObject
Get the value of the accessible flag for this object.
isAccessibleChildSelected(int) - Method in class java.awt.List.AccessibleAWTList
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in interface javax.accessibility.AccessibleSelection
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JComboBox.AccessibleJComboBox
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JList.AccessibleJList
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JMenu.AccessibleJMenu
Returns true if the current child of this object is selected (that is, if this child is a popped-up submenu).
isAccessibleChildSelected(int) - Method in class javax.swing.JMenuBar.AccessibleJMenuBar
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
 
isAccessibleChildSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Determines if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
Returns true if the current child of this object is selected.
isAccessibleChildSelected(int) - Method in class javax.swing.JTree.AccessibleJTree
Returns true if the current child of this object is selected.
isAccessibleColumnSelected(int) - Method in interface javax.accessibility.AccessibleTable
Returns a boolean value indicating whether the specified column is selected.
isAccessibleColumnSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the specified column is selected.
isAccessibleRowSelected(int) - Method in interface javax.accessibility.AccessibleTable
Returns a boolean value indicating whether the specified row is selected.
isAccessibleRowSelected(int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the specified row is selected.
isAccessibleSelected(int, int) - Method in interface javax.accessibility.AccessibleTable
Returns a boolean value indicating whether the accessible at a specified row and column is selected.
isAccessibleSelected(int, int) - Method in class javax.swing.JTable.AccessibleJTable
Returns a boolean value indicating whether the accessible at a given (row, column) is selected.
isActionKey() - Method in class java.awt.event.KeyEvent
Returns whether the key in this event is an "action" key.
isActive() - Method in class java.applet.Applet
Determines if this applet is active.
isActive() - Method in interface java.applet.AppletStub
Determines if the applet is active.
isActive() - Method in class java.awt.dnd.DropTarget
Reports whether or not this DropTarget is currently active (ready to accept drops).
isActive() - Method in class java.awt.Window
Returns whether this Window is active.
isActive() - Method in class javax.management.monitor.Monitor
Tests whether the monitor MBean is active.
isActive() - Method in interface javax.management.monitor.MonitorMBean
Tests if the monitor MBean is active.
isActive() - Method in class javax.management.relation.RelationService
Checks if the Relation Service is active.
isActive() - Method in interface javax.management.relation.RelationServiceMBean
Checks if the Relation Service is active.
isActive() - Method in interface javax.management.remote.JMXConnectorServerMBean
Determines whether the connector server is active.
isActive() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
isActive() - Method in class javax.management.timer.Timer
Tests whether the timer MBean is active.
isActive() - Method in interface javax.management.timer.TimerMBean
Tests whether the timer MBean is active.
isActive() - Method in interface javax.sound.sampled.DataLine
Indicates whether the line is engaging in active I/O (such as playback or capture).
isActive() - Method in class javax.swing.text.DefaultCaret
Determines if the caret is currently active.
isAddedPath() - Method in class javax.swing.event.TreeSelectionEvent
Returns whether the path identified by getPath was added to the selection.
isAddedPath(TreePath) - Method in class javax.swing.event.TreeSelectionEvent
Returns whether the specified path was added to the selection.
isAddedPath(int) - Method in class javax.swing.event.TreeSelectionEvent
Returns whether the path at getPaths()[index] was added to the selection.
isAfter(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is after the specified date ignoring the chronology.
isAfter(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is after the specified date-time ignoring the chronology.
isAfter(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(Instant) - Method in class java.time.Instant
Checks if this instant is after the specified instant.
isAfter(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is after the specified date.
isAfter(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is after the specified date-time.
isAfter(LocalTime) - Method in class java.time.LocalTime
Checks if this time is after the specified time.
isAfter(MonthDay) - Method in class java.time.MonthDay
Checks if this month-day is after the specified month-day.
isAfter(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is after that of the specified date-time.
isAfter(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is after that of the specified time applying both times to a common date.
isAfter(Year) - Method in class java.time.Year
Checks if this year is after the specified year.
isAfter(YearMonth) - Method in class java.time.YearMonth
Checks if this year-month is after the specified year-month.
isAfter(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Determines if a point falls after an allocated region.
isAfter(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Tests whether a point lies after the rectangle range.
isAfterLast() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is after the last row in this ResultSet object.
isAlive() - Method in class java.lang.Process
Tests whether the subprocess represented by this Process is alive.
isAlive() - Method in class java.lang.Thread
Tests if this thread is alive.
isAllocationValid() - Method in class javax.swing.text.BoxView
Are the allocations for the children still valid?
isAlphabetic(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is an alphabet.
isAlphaPremultiplied() - Method in class java.awt.image.BufferedImage
Returns whether or not the alpha has been premultiplied.
isAlphaPremultiplied() - Method in class java.awt.image.ColorModel
Returns whether or not the alpha has been premultiplied in the pixel values to be translated by this ColorModel.
isAltDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Alt modifier is down on this event.
isAltGraphDown() - Method in class java.awt.event.InputEvent
Returns whether or not the AltGraph modifier is down on this event.
isAlwaysOnTop() - Method in class java.awt.Window
Returns whether this window is an always-on-top window.
isAlwaysOnTopSupported() - Method in class java.awt.Toolkit
Returns whether the always-on-top mode is supported by this toolkit.
isAlwaysOnTopSupported() - Method in class java.awt.Window
Returns whether the always-on-top mode is supported for this window.
isAncestorOf(Component) - Method in class java.awt.Container
Checks if the component is contained in the component hierarchy of this container.
isAnnotation() - Method in class java.lang.Class
Returns true if this Class object represents an annotation type.
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.Class
Returns true if an annotation for the specified type is present on this element, else false.
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.Package
Returns true if an annotation for the specified type is present on this element, else false.
isAnnotationPresent(Class<? extends Annotation>) - Method in class java.lang.reflect.AccessibleObject
Returns true if an annotation for the specified type is present on this element, else false.
isAnnotationPresent(Class<? extends Annotation>) - Method in interface java.lang.reflect.AnnotatedElement
Returns true if an annotation for the specified type is present on this element, else false.
isAnonymous() - Method in interface org.ietf.jgss.GSSName
Tests if this name object represents an anonymous entity.
isAnonymousClass() - Method in class java.lang.Class
Returns true if and only if the underlying class is an anonymous class.
isAntiAliased() - Method in class java.awt.font.FontRenderContext
Returns a boolean which indicates whether or not some form of antialiasing is specified by this FontRenderContext.
isAnyLocalAddress() - Method in class java.net.Inet4Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress in a wildcard address.
isAnyLocalAddress() - Method in class java.net.InetAddress
Utility routine to check if the InetAddress in a wildcard address.
isAnyPolicyInhibited() - Method in class java.security.cert.PKIXParameters
Checks whether the any policy OID should be processed if it is included in a certificate.
isArchive() - Method in interface java.nio.file.attribute.DosFileAttributes
Returns the value of the archive attribute.
isArmed() - Method in interface javax.swing.ButtonModel
Indicates partial commitment towards triggering the button.
isArmed() - Method in class javax.swing.DefaultButtonModel
Indicates partial commitment towards triggering the button.
isArmed() - Method in class javax.swing.JMenuItem
Returns whether the menu item is "armed".
isArray() - Method in class java.lang.Class
Determines if this Class object represents an array class.
isArray() - Method in class javax.management.openmbean.OpenType
Returns true if the open data values this open type describes are arrays, false otherwise.
isAscending() - Method in class javax.naming.ldap.SortKey
Determines the sort order.
isAssignable(TypeMirror, TypeMirror) - Method in interface javax.lang.model.util.Types
Tests whether one type is assignable to another.
isAssignableFrom(Class<?>) - Method in class java.lang.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAttribute() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is an Attribute.
isAttributeCategorySupported(Class<? extends Attribute>) - Method in interface javax.print.PrintService
Determines whether a client can specify the given printing attribute category when setting up a job for this print service.
isAttributeRequired(String, String) - Method in interface javax.imageio.metadata.IIOMetadataFormat
Returns true if the named attribute must be present within the named element.
isAttributeRequired(String, String) - Method in class javax.imageio.metadata.IIOMetadataFormatImpl
 
isAttributeSpecified(int) - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isAttributeSpecified(int) - Method in interface javax.xml.stream.XMLStreamReader
Returns a boolean which indicates if this attribute was created by default
isAttributeValueSupported(Attribute, DocFlavor, AttributeSet) - Method in interface javax.print.PrintService
Determines whether a client can specify the given printing attribute value when setting up a job for this Print Service.
isAuthorized() - Method in class javax.security.sasl.AuthorizeCallback
Determines whether the authentication id is allowed to act on behalf of the authorization id.
isAutoDetecting() - Method in class java.nio.charset.CharsetDecoder
Tells whether or not this decoder implements an auto-detecting charset.
isAutoFormSubmission() - Method in class javax.swing.text.html.HTMLEditorKit
Indicates whether an html form submission is processed automatically or only FormSubmitEvent is fired.
isAutoIncrement(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is automatically numbered.
isAutoIncrement(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Retrieves whether a value stored in the designated column is automatically numbered, and thus readonly.
isAutoRequestFocus() - Method in class java.awt.Window
Returns whether this window should receive focus on subsequently being shown (with a call to setVisible(true)), or being moved to the front (with a call to Window.toFront()).
isAutoScrolling - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
isAutoWaitForIdle() - Method in class java.awt.Robot
Returns whether this Robot automatically invokes waitForIdle after generating an event.
isBackgroundSet() - Method in class java.awt.Component
Returns whether the background color has been explicitly set for this Component.
isBackingStoreEnabled() - Method in class javax.swing.JViewport
Deprecated.
As of Java 2 platform v1.3, replaced by getScrollMode().
isBefore(ChronoLocalDate) - Method in interface java.time.chrono.ChronoLocalDate
Checks if this date is before the specified date ignoring the chronology.
isBefore(ChronoLocalDateTime<?>) - Method in interface java.time.chrono.ChronoLocalDateTime
Checks if this date-time is before the specified date-time ignoring the chronology.
isBefore(ChronoZonedDateTime<?>) - Method in interface java.time.chrono.ChronoZonedDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(Instant) - Method in class java.time.Instant
Checks if this instant is before the specified instant.
isBefore(ChronoLocalDate) - Method in class java.time.LocalDate
Checks if this date is before the specified date.
isBefore(ChronoLocalDateTime<?>) - Method in class java.time.LocalDateTime
Checks if this date-time is before the specified date-time.
isBefore(LocalTime) - Method in class java.time.LocalTime
Checks if this time is before the specified time.
isBefore(MonthDay) - Method in class java.time.MonthDay
Checks if this month-day is before the specified month-day.
isBefore(OffsetDateTime) - Method in class java.time.OffsetDateTime
Checks if the instant of this date-time is before that of the specified date-time.
isBefore(OffsetTime) - Method in class java.time.OffsetTime
Checks if the instant of this OffsetTime is before that of the specified time applying both times to a common date.
isBefore(Year) - Method in class java.time.Year
Checks if this year is before the specified year.
isBefore(YearMonth) - Method in class java.time.YearMonth
Checks if this year-month is before the specified year-month.
isBefore(int, int, Rectangle) - Method in class javax.swing.text.BoxView
Determines if a point falls before an allocated region.
isBefore(int, int, Rectangle) - Method in class javax.swing.text.CompositeView
Tests whether a point lies before the rectangle range.
isBeforeFirst() - Method in interface java.sql.ResultSet
Retrieves whether the cursor is before the first row in this ResultSet object.
isBigEndian() - Method in class javax.sound.sampled.AudioFormat
Indicates whether the audio data is stored in big-endian or little-endian byte order.
isBlock() - Method in class javax.swing.text.html.HTML.Tag
Returns true if this tag is a block tag, which is a tag used to add structure to a document.
isBlocking() - Method in class java.nio.channels.SelectableChannel
Tells whether or not every I/O operation on this channel will block until it completes.
isBlocking() - Method in class java.nio.channels.spi.AbstractSelectableChannel
 
isBlockTag(AttributeSet) - Method in class javax.swing.text.html.HTMLWriter
Determines if the HTML.Tag associated with the element is a block tag.
isBmpCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is in the Basic Multilingual Plane (BMP).
isBold() - Method in class java.awt.Font
Indicates whether or not this Font object's style is BOLD.
isBold(AttributeSet) - Static method in class javax.swing.text.StyleConstants
Checks whether the bold attribute is set.
isBootClassPathSupported() - Method in interface java.lang.management.RuntimeMXBean
Tests if the Java virtual machine supports the boot class path mechanism used by the bootstrap class loader to search for class files.
isBorderOpaque() - Method in class javax.swing.border.AbstractBorder
This default implementation returns false.
isBorderOpaque() - Method in class javax.swing.border.BevelBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in interface javax.swing.border.Border
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.CompoundBorder
Returns whether or not the compound border is opaque.
isBorderOpaque() - Method in class javax.swing.border.EmptyBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.EtchedBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.LineBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.MatteBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.SoftBevelBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.border.TitledBorder
Returns whether or not the border is opaque.
isBorderOpaque() - Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
 
isBorderOpaque() - Method in class javax.swing.plaf.BorderUIResource
 
isBorderPainted() - Method in class javax.swing.AbstractButton
Gets the borderPainted property.
isBorderPainted() - Method in class javax.swing.JMenuBar
Returns true if the menu bars border should be painted.
isBorderPainted() - Method in class javax.swing.JPopupMenu
Checks whether the border should be painted.
isBorderPainted() - Method in class javax.swing.JProgressBar
Returns the borderPainted property.
isBorderPainted() - Method in class javax.swing.JToolBar
Gets the borderPainted property.
isBorderPaintedFlat() - Method in class javax.swing.JCheckBox
Gets the value of the borderPaintedFlat property.
isBound() - Method in class java.beans.PropertyDescriptor
Updates to "bound" properties will cause a "PropertyChange" event to get fired when the property is changed.
isBound() - Method in class java.net.DatagramSocket
Returns the binding state of the socket.
isBound() - Method in class java.net.ServerSocket
Returns the binding state of the ServerSocket.
isBound() - Method in class java.net.Socket
Returns the binding state of the socket.
isBound() - Method in class javax.security.auth.kerberos.KeyTab
Returns if the keytab is bound to a principal
isBoundary(int) - Method in class java.text.BreakIterator
Returns true if the specified character offset is a text boundary.
isBridge() - Method in class java.lang.reflect.Method
Returns true if this method is a bridge method; returns false otherwise.
isBroken() - Method in class java.util.concurrent.CyclicBarrier
Queries if this barrier is in a broken state.
isCached() - Method in class javax.imageio.stream.FileCacheImageInputStream
Returns true since this ImageInputStream caches data in order to allow seeking backwards.
isCached() - Method in class javax.imageio.stream.FileCacheImageOutputStream
Returns true since this ImageOutputStream caches data in order to allow seeking backwards.
isCached() - Method in interface javax.imageio.stream.ImageInputStream
Returns true if this ImageInputStream caches data itself in order to allow seeking backwards.
isCached() - Method in class javax.imageio.stream.ImageInputStreamImpl
Default implementation returns false.
isCached() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Returns true since this ImageInputStream caches data in order to allow seeking backwards.
isCached() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
Returns true since this ImageOutputStream caches data in order to allow seeking backwards.
isCachedFile() - Method in class javax.imageio.stream.FileCacheImageInputStream
Returns true since this ImageInputStream maintains a file cache.
isCachedFile() - Method in class javax.imageio.stream.FileCacheImageOutputStream
Returns true since this ImageOutputStream maintains a file cache.
isCachedFile() - Method in interface javax.imageio.stream.ImageInputStream
Returns true if this ImageInputStream caches data itself in order to allow seeking backwards, and the cache is kept in a temporary file.
isCachedFile() - Method in class javax.imageio.stream.ImageInputStreamImpl
Default implementation returns false.
isCachedFile() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Returns false since this ImageInputStream does not maintain a file cache.
isCachedFile() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
Returns false since this ImageOutputStream does not maintain a file cache.
isCachedMemory() - Method in class javax.imageio.stream.FileCacheImageInputStream
Returns false since this ImageInputStream does not maintain a main memory cache.
isCachedMemory() - Method in class javax.imageio.stream.FileCacheImageOutputStream
Returns false since this ImageOutputStream does not maintain a main memory cache.
isCachedMemory() - Method in interface javax.imageio.stream.ImageInputStream
Returns true if this ImageInputStream caches data itself in order to allow seeking backwards, and the cache is kept in main memory.
isCachedMemory() - Method in class javax.imageio.stream.ImageInputStreamImpl
Default implementation returns false.
isCachedMemory() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Returns true since this ImageInputStream maintains a main memory cache.
isCachedMemory() - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
Returns true since this ImageOutputStream maintains a main memory cache.
isCanceled() - Method in class javax.swing.ProgressMonitor
Returns true if the user hits the Cancel button in the progress dialog.
isCancelled() - Method in class java.awt.print.PrinterJob
Returns true if a print job is in progress, but is going to be cancelled at the next opportunity; otherwise returns false.
isCancelled() - Method in class java.util.concurrent.CompletableFuture
Returns true if this CompletableFuture was cancelled before it completed normally.
isCancelled() - Method in class java.util.concurrent.ForkJoinTask
 
isCancelled() - Method in interface java.util.concurrent.Future
Returns true if this task was cancelled before it completed normally.
isCancelled() - Method in class java.util.concurrent.FutureTask
 
isCancelled() - Method in class javax.swing.SwingWorker
Returns true if this task was cancelled before it completed normally.
isCaseIgnored() - Method in interface javax.naming.directory.Attributes
Determines whether the attribute set ignores the case of attribute identifiers when retrieving or adding attributes.
isCaseIgnored() - Method in class javax.naming.directory.BasicAttributes
 
isCaseSensitive(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether a column's case matters.
isCaseSensitive(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether the case of the designated column's name matters.
isCatalogAtStart() - Method in interface java.sql.DatabaseMetaData
Retrieves whether a catalog appears at the start of a fully qualified table name.
isCData() - Method in interface javax.xml.stream.events.Characters
Returns true if this is a CData section.
isCellEditable(EventObject) - Method in class javax.swing.AbstractCellEditor
Returns true.
isCellEditable(EventObject) - Method in interface javax.swing.CellEditor
Asks the editor if it can start editing using anEvent.
isCellEditable(EventObject) - Method in class javax.swing.DefaultCellEditor.EditorDelegate
Returns true if anEvent is not a MouseEvent.
isCellEditable(EventObject) - Method in class javax.swing.DefaultCellEditor
Forwards the message from the CellEditor to the delegate.
isCellEditable(int, int) - Method in class javax.swing.JTable
Returns true if the cell at row and column is editable.
isCellEditable(int, int) - Method in class javax.swing.table.AbstractTableModel
Returns false.
isCellEditable(int, int) - Method in class javax.swing.table.DefaultTableModel
Returns true regardless of parameter values.
isCellEditable(int, int) - Method in interface javax.swing.table.TableModel
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(EventObject) - Method in class javax.swing.tree.DefaultTreeCellEditor
If the realEditor returns true to this message, prepareForEditing is messaged and true is returned.
isCellSelected(int, int) - Method in class javax.swing.JTable
Returns true if the specified indices are in the valid range of rows and columns and the cell at the specified position is selected.
isCertificateEntry(String) - Method in class java.security.KeyStore
Returns true if the entry identified by the given alias was created by a call to setCertificateEntry, or created by a call to setEntry with a TrustedCertificateEntry.
isCharacters() - Method in interface javax.xml.stream.events.XMLEvent
A utility function to check if this event is Characters.
isCharacters() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
isCharacters() - Method in interface javax.xml.stream.XMLStreamReader
Returns true if the cursor points to a character data event
isCharsetDetected() - Method in class java.nio.charset.CharsetDecoder
Tells whether or not this decoder has yet detected a charset  (optional operation).
isClass() - Method in enum javax.lang.model.element.ElementKind
Returns true if this is a kind of class: either CLASS or ENUM.
isClosable() - Method in class javax.swing.JInternalFrame
Returns whether this JInternalFrame can be closed by some user action.
isClosed() - Method in class java.net.DatagramSocket
Returns whether the socket is closed or not.
isClosed() - Method in class java.net.ServerSocket
Returns the closed state of the ServerSocket.
isClosed() - Method in class java.net.Socket
Returns the closed state of the socket.
isClosed() - Method in interface java.sql.Connection
Retrieves whether this Connection object has been closed.
isClosed() - Method in interface java.sql.ResultSet
Retrieves whether this ResultSet object has been closed.
isClosed() - Method in interface java.sql.Statement
Retrieves whether this Statement object has been closed.
isClosed - Variable in class javax.swing.JInternalFrame
The frame has been closed.
isClosed() - Method in class javax.swing.JInternalFrame
Returns whether this JInternalFrame is currently closed.
isCloseOnCompletion() - Method in interface java.sql.Statement
Returns a value indicating whether this Statement will be closed when all its dependent result sets are closed.
isCoalesce() - Method in class javax.swing.Timer
Returns true if the Timer coalesces multiple pending action events.
isCoalescing() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which converts CDATA nodes to Text nodes and appends it to the adjacent (if any) Text node.
isCollapsed(TreePath) - Method in class javax.swing.JTree
Returns true if the value identified by path is currently collapsed, this will return false if any of the values in path are currently not being displayed.
isCollapsed(int) - Method in class javax.swing.JTree
Returns true if the node at the specified display row is collapsed.
isCollectionUsageThresholdExceeded() - Method in interface java.lang.management.MemoryPoolMXBean
Tests if the memory usage of this memory pool after the most recent collection on which the Java virtual machine has expended effort has reached or exceeded its collection usage threshold.
isCollectionUsageThresholdSupported() - Method in interface java.lang.management.MemoryPoolMXBean
Tests if this memory pool supports a collection usage threshold.
isColumnSelected(int) - Method in class javax.swing.JTable
Returns true if the specified index is in the valid range of columns, and the column at that index is selected.
isCombining() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a combining glyph.
isComment() - Method in interface javax.xml.soap.Text
Retrieves whether this Text object represents a comment.
isCompatibleRaster(Raster) - Method in class java.awt.image.ColorModel
Returns true if raster is compatible with this ColorModel and false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.ComponentColorModel
Returns true if raster is compatible with this ColorModel; false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.DirectColorModel
Returns true if raster is compatible with this ColorModel and false if it is not.
isCompatibleRaster(Raster) - Method in class java.awt.image.IndexColorModel
Returns true if raster is compatible with this ColorModel or false if it is not compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.ColorModel
Checks if the SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.ComponentColorModel
Checks whether or not the specified SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.IndexColorModel
Checks if the specified SampleModel is compatible with this ColorModel.
isCompatibleSampleModel(SampleModel) - Method in class java.awt.image.PackedColorModel
Checks if the specified SampleModel is compatible with this ColorModel.
isCompatibleValue(Object) - Method in class java.awt.RenderingHints.Key
Returns true if the specified object is a valid value for this Key.
isCompatibleWith(String) - Method in class java.lang.Package
Compare this package's specification version with a desired version.
isCompilationTimeMonitoringSupported() - Method in interface java.lang.management.CompilationMXBean
Tests if the Java virtual machine supports the monitoring of compilation time.
isComplete() - Method in interface javax.security.sasl.SaslClient
Determines whether the authentication exchange has completed.
isComplete() - Method in interface javax.security.sasl.SaslServer
Determines whether the authentication exchange has completed.
isCompletedAbnormally() - Method in class java.util.concurrent.ForkJoinTask
Returns true if this task threw an exception or was cancelled.
isCompletedExceptionally() - Method in class java.util.concurrent.CompletableFuture
Returns true if this CompletableFuture completed exceptionally, in any way.
isCompletedNormally() - Method in class java.util.concurrent.ForkJoinTask
Returns true if this task completed without throwing an exception and was not cancelled.
isCompletelyDirty(JComponent) - Method in class javax.swing.RepaintManager
Convenience method that returns true if aComponent will be completely painted during the next paintDirtyRegions().
isComponent() - Method in class java.awt.font.GlyphMetrics
Returns true if this is a component glyph.
isComponentPartOfCurrentMenu(Component) - Method in class javax.swing.MenuSelectionManager
Return true if c is part of the currently used menu
isCompositionEnabled() - Method in class java.awt.im.InputContext
Determines whether the current input method is enabled for composition.
isCompositionEnabled() - Method in interface java.awt.im.spi.InputMethod
Determines whether this input method is enabled.
isCompressionLossless() - Method in class javax.imageio.ImageWriteParam
Returns true if the current compression type provides lossless compression.
isCompressionLossless() - Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
Returns false since the JPEG plug-in only supports lossy compression.
isComputerNode(File) - Method in class javax.swing.filechooser.FileSystemView
Used by UI classes to decide whether to display a special icon for a computer node, e.g.
isConnectable() - Method in class java.nio.channels.SelectionKey
Tests whether this key's channel has either finished, or failed to finish, its socket-connection operation.
isConnected() - Method in class java.net.DatagramSocket
Returns the connection state of the socket.
isConnected() - Method in class java.net.Socket
Returns the connection state of the socket.
isConnected() - Method in class java.nio.channels.DatagramChannel
Tells whether or not this channel's socket is connected.
isConnected() - Method in class java.nio.channels.SocketChannel
Tells whether or not this channel's network socket is connected.
isConnectionPending() - Method in class java.nio.channels.SocketChannel
Tells whether or not a connection operation is in progress on this channel.
isConstrained() - Method in class java.beans.PropertyDescriptor
Attempted updates to "Constrained" properties will cause a "VetoableChange" event to get fired when the property is changed.
isConsumed() - Method in class java.awt.AWTEvent
Returns whether this event has been consumed.
isConsumed() - Method in class java.awt.event.InputEvent
Returns whether or not this event has been consumed.
isConsumed() - Method in class java.awt.event.InputMethodEvent
Returns whether or not this event has been consumed.
isConsumer(ImageConsumer) - Method in class java.awt.image.FilteredImageSource
Determines whether an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in interface java.awt.image.ImageProducer
Determines if a specified ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isConsumer(ImageConsumer) - Method in class java.awt.image.MemoryImageSource
Determines if an ImageConsumer is on the list of consumers currently interested in data for this image.
isConsumer(ImageConsumer) - Method in class java.awt.image.renderable.RenderableImageProducer
Determine if an ImageConsumer is on the list of consumers currently interested in data for this image.
isContentAreaFilled() - Method in class javax.swing.AbstractButton
Gets the contentAreaFilled property.
isContextual() - Method in class java.awt.font.NumericShaper
Returns a boolean indicating whether or not this shaper shapes contextually.
isContinuousLayout() - Method in class javax.swing.JSplitPane
Gets the continuousLayout property.
isContinuousLayout() - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Determines whether the JSplitPane is set to use a continuous layout.
isControlDown() - Method in class java.awt.event.InputEvent
Returns whether or not the Control modifier is down on this event.
isControlSupported(Control.Type) - Method in interface javax.sound.sampled.Line
Indicates whether the line supports a control of the specified type.
isConversionSupported(AudioFormat.Encoding, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Indicates whether an audio input stream of the specified encoding can be obtained from an audio input stream that has the specified format.
isConversionSupported(AudioFormat, AudioFormat) - Static method in class javax.sound.sampled.AudioSystem
Indicates whether an audio input stream of a specified format can be obtained from an audio input stream of another specified format.
isConversionSupported(AudioFormat.Encoding, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Indicates whether the format converter supports conversion to a particular encoding from a particular format.
isConversionSupported(AudioFormat, AudioFormat) - Method in class javax.sound.sampled.spi.FormatConversionProvider
Indicates whether the format converter supports conversion to one particular format from another.
isCritical() - Method in interface java.security.cert.Extension
Gets the extension's criticality setting.
isCritical() - Method in interface java.security.cert.PolicyNode
Returns the criticality indicator of the certificate policy extension in the most recently processed certificate.
isCritical() - Method in class javax.naming.ldap.BasicControl
Determines the control's criticality.
isCritical() - Method in interface javax.naming.ldap.Control
Determines the criticality of the LDAP control.
isCryptoAllowed(Key) - Method in class javax.crypto.ExemptionMechanism
Returns whether the result blob has been generated successfully by this exemption mechanism.
isCS_sRGB() - Method in class java.awt.color.ColorSpace
Returns true if the ColorSpace is CS_sRGB.
isCurrency(int) - Method in interface java.sql.ResultSetMetaData
Indicates whether the designated column is a cash value.
isCurrency(int) - Method in class javax.sql.rowset.RowSetMetaDataImpl
Indicates whether a value stored in the designated column is a cash value.
isCurrent() - Method in class javax.security.auth.kerberos.KerberosTicket
Determines if this ticket is still current.
isCurrent() - Method in interface javax.security.auth.Refreshable
Determine if this Object is current.
isCurrentServiceInvalidNow() - Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
Reports if the current service is being forcibly revoked, in which case the references are now invalidated and unusable.
isCurrentThreadCpuTimeSupported() - Method in interface java.lang.management.ThreadMXBean
Tests if the Java virtual machine supports CPU time measurement for the current thread.
isCursorSet() - Method in class java.awt.Component
Returns whether the cursor has been explicitly set for this Component.
isCustomMarshaled(Class) - Method in interface javax.rmi.CORBA.ValueHandler
Indicates whether the given class performs custom or default marshaling.
isCyclic() - Method in class java.awt.GradientPaint
Returns true if the gradient cycles repeatedly between the two colors C1 and C2.
isDaemon() - Method in class java.lang.Thread
Tests if this thread is a daemon thread.
isDaemon() - Method in class java.lang.ThreadGroup
Tests if this thread group is a daemon thread group.
isDataFlavorAvailable(DataFlavor) - Method in class java.awt.datatransfer.Clipboard
Returns whether or not the current contents of this clipboard can be provided in the specified DataFlavor.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.datatransfer.StringSelection
Returns whether the requested flavor is supported by this Transferable.
isDataFlavorSupported(DataFlavor) - Method in interface java.awt.datatransfer.Transferable
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetContext
This method returns a boolean indicating if the given DataFlavor is supported by this DropTargetContext.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetContext.TransferableProxy
Returns whether or not the specified data flavor is supported by the encapsulated transferable.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetDragEvent
This method returns a boolean indicating if the specified DataFlavor is supported.
isDataFlavorSupported(DataFlavor) - Method in class java.awt.dnd.DropTargetDropEvent
This method returns a boolean indicating if the specified DataFlavor is available from the source.
isDataFlavorSupported(DataFlavor) - Method in class javax.activation.DataHandler
Returns whether the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class javax.swing.TransferHandler.TransferSupport
Returns whether or not the given data flavor is supported.
isDateBased() - Method in enum java.time.temporal.ChronoField
Checks if this field represents a component of a date.
isDateBased() - Method in enum java.time.temporal.