- 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
-
- 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
-
- 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.
- 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.
- 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
-
- IGNORE_IMMEDIATE_BEANINFO - Static variable in class java.beans.Introspector
-
- 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
-
- 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
-
- IllegalFormatCodePointException(int) - Constructor for exception java.util.IllegalFormatCodePointException
-
- 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 occured.
- 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
-
- 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.
- ImageIcon.AccessibleImageIcon() - Constructor for class javax.swing.ImageIcon.AccessibleImageIcon
-
- 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_INFO_FIELD - Static variable in class javax.management.JMX
-
- 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
-
Name object for Implementation-Vendor-URL
manifest attribute used for package versioning.
- 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
-
Name object for Implementation-Vendor-Id
manifest attribute used for package versioning.
- 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.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(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
-
- INACTIVE_CAPTION_BORDER - Static variable in class java.awt.SystemColor
-
- INACTIVE_CAPTION_TEXT - Static variable in class java.awt.SystemColor
-
- 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
-
- INCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
-
- 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 - 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.
- 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
-
- 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 - Static variable in class javax.management.MBeanOperationInfo
-
Indicates that the operation is read-like:
it returns information but does not change any state.
- INFO_TEXT - Static variable in class java.awt.SystemColor
-
- 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 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.
As of JSR-181 2.0 with no replacement.
- 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_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
-
- 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 addtion 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
-
- insert_fixed(BigDecimal, TypeCode) - Method in class org.omg.CORBA.Any
-
- 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.
- 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.
- 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.
- 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