当前页面:
在线文档首页 >
JDK 5 Documentation v1.5.0, Java 2 SDK 英文文档
I-Index (Java 2 Platform SE 5.0) - JDK 5 Documentation v1.5.0, Java 2 SDK 英文文档
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
I
- I -
Static variable in class javax.swing.text.html.HTML.Tag
-
- icAbsoluteColorimetric -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Rendering Intent: AbsoluteColorimetric.
- ICC_ColorSpace - Class in java.awt.color
- The ICC_ColorSpace class is an implementation of the abstract
ColorSpace class.
- ICC_ColorSpace(ICC_Profile) -
Constructor for class java.awt.color.ICC_ColorSpace
- Constructs a new ICC_ColorSpace from an ICC_Profile object.
- ICC_Profile - Class in java.awt.color
- A representation of color profile data for device independent and
device dependent color spaces based on the International Color
Consortium Specification ICC.1:2001-12, File Format for Color Profiles,
(see http://www.color.org).
- ICC_ProfileGray - Class in java.awt.color
- A subclass of the ICC_Profile class which represents profiles
which meet the following criteria: the color space type of the
profile is TYPE_GRAY and the profile includes the grayTRCTag and
mediaWhitePointTag tags.
- ICC_ProfileRGB - Class in java.awt.color
- The ICC_ProfileRGB class is a subclass of the ICC_Profile class
that represents profiles which meet the following criteria:
The profile's color space type is RGB.
The profile includes the
redColorantTag
,
greenColorantTag
, blueColorantTag
,
redTRCTag
, greenTRCTag
,
blueTRCTag
, and mediaWhitePointTag
tags.
The ICC_Profile
getInstance
method will
return an ICC_ProfileRGB
object when these conditions are met. - icCurveCount -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Constant: curveType count.
- icCurveData -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Constant: curveType data.
- icHdrAttributes -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: device attributes.
- icHdrCmmId -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: CMM for this profile.
- icHdrColorSpace -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: color space of data.
- icHdrCreator -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: profile creator.
- icHdrDate -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: date profile was created.
- icHdrDeviceClass -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: type of profile.
- icHdrFlags -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: various bit settings.
- icHdrIlluminant -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: profile illuminant.
- icHdrMagic -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: icMagicNumber.
- icHdrManufacturer -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: device manufacturer.
- icHdrModel -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: device model number.
- icHdrPcs -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: PCS - XYZ or Lab only.
- icHdrPlatform -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: primary platform.
- icHdrProfileID -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: profile's ID.
- icHdrRenderingIntent -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: rendering intent.
- icHdrSize -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: profile size in bytes.
- icHdrVersion -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Header Location: format version number.
- icICCAbsoluteColorimetric -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Rendering Intent: ICC-AbsoluteColorimetric.
- icMediaRelativeColorimetric -
Static variable in class java.awt.color.ICC_Profile
- ICC Profile Rendering Intent: Media-RelativeColorimetric.
- ICON -
Static variable in class javax.accessibility.AccessibleRole
- A small fixed size picture, typically used to decorate components.
- Icon - Interface in javax.swing
- A small fixed size picture, typically used to decorate components.
- icon -
Variable in class javax.swing.JOptionPane
- Icon used in pane.
- icon -
Variable in class javax.swing.plaf.basic.BasicRadioButtonUI
-
- 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
-
- 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 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 - 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.
- 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
IIOMetadataNode
s 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.
- IllegalCharsetNameException - Exception in java.nio.charset
- Unchecked exception thrown when a string that is not a
legal charset name is used as such.
- IllegalCharsetNameException(String) -
Constructor for exception java.nio.charset.IllegalCharsetNameException
- Constructs an instance of this class.
- IllegalClassFormatException - Exception in java.lang.instrument
- Thrown by an implementation of
ClassFileTransformer.transform
when its input parameters are invalid. - IllegalClassFormatException() -
Constructor for exception java.lang.instrument.IllegalClassFormatException
- Constructs an
IllegalClassFormatException
with no
detail message.
- IllegalClassFormatException(String) -
Constructor for exception java.lang.instrument.IllegalClassFormatException
- Constructs an
IllegalClassFormatException
with the
specified detail message.
- IllegalComponentStateException - Exception in java.awt
- Signals that an AWT component is not in an appropriate state for
the requested operation.
- IllegalComponentStateException() -
Constructor for exception java.awt.IllegalComponentStateException
- Constructs an IllegalComponentStateException with no detail message.
- IllegalComponentStateException(String) -
Constructor for exception java.awt.IllegalComponentStateException
- Constructs an IllegalComponentStateException with the specified detail
message.
- IllegalFormatCodePointException - Exception in java.util
- Unchecked exception thrown when a character with an invalid Unicode code
point as defined by
Character.isValidCodePoint(int)
is passed to the
Formatter
. - IllegalFormatCodePointException(int) -
Constructor for exception java.util.IllegalFormatCodePointException
- Constructs an instance of this class with the specified illegal code
point as defined by
Character.isValidCodePoint(int)
.
- IllegalFormatConversionException - Exception in java.util
- Unchecked exception thrown when the argument corresponding to the format
specifier is of an incompatible type.
- IllegalFormatConversionException(char, Class<?>) -
Constructor for exception java.util.IllegalFormatConversionException
- Constructs an instance of this class with the mismatched conversion and
the corresponding argument class.
- IllegalFormatException - Exception in java.util
- Unchecked exception thrown when a format string contains an illegal syntax
or a format specifier that is incompatible with the given arguments.
- IllegalFormatFlagsException - Exception in java.util
- Unchecked exception thrown when an illegal combination flags is given.
- IllegalFormatFlagsException(String) -
Constructor for exception java.util.IllegalFormatFlagsException
- Constructs an instance of this class with the specified flags.
- IllegalFormatPrecisionException - Exception in java.util
- Unchecked exception thrown when the precision is a negative value other than
-1, the conversion does not support a precision, or the value is
otherwise unsupported.
- IllegalFormatPrecisionException(int) -
Constructor for exception java.util.IllegalFormatPrecisionException
- Constructs an instance of this class with the specified precision.
- IllegalFormatWidthException - Exception in java.util
- Unchecked exception thrown when the format width is a negative value other
than -1 or is otherwise unsupported.
- IllegalFormatWidthException(int) -
Constructor for exception java.util.IllegalFormatWidthException
- Constructs an instance of this class with the specified width.
- IllegalMonitorStateException - Exception in java.lang
- Thrown to indicate that a thread has attempted to wait on an
object's monitor or to notify other threads waiting on an object's
monitor without owning the specified monitor.
- IllegalMonitorStateException() -
Constructor for exception java.lang.IllegalMonitorStateException
- Constructs an
IllegalMonitorStateException
with no
detail message.
- IllegalMonitorStateException(String) -
Constructor for exception java.lang.IllegalMonitorStateException
- Constructs an
IllegalMonitorStateException
with the
specified detail message.
- IllegalPathStateException - Exception in java.awt.geom
- The
IllegalPathStateException
represents an
exception that is thrown if an operation is performed on a path
that is in an illegal state with respect to the particular
operation being performed, such as appending a path segment
to a GeneralPath
without an initial moveto. - IllegalPathStateException() -
Constructor for exception java.awt.geom.IllegalPathStateException
- Constructs an
IllegalPathStateException
with no
detail message.
- IllegalPathStateException(String) -
Constructor for exception java.awt.geom.IllegalPathStateException
- Constructs an
IllegalPathStateException
with the
specified detail message.
- IllegalSelectorException - Exception in java.nio.channels
- Unchecked exception thrown when an attempt is made to register a channel
with a selector that was not created by the provider that created the
channel.
- IllegalSelectorException() -
Constructor for exception java.nio.channels.IllegalSelectorException
- Constructs an instance of this class.
- IllegalStateException - Exception in java.lang
- Signals that a method has been invoked at an illegal or
inappropriate time.
- IllegalStateException() -
Constructor for exception java.lang.IllegalStateException
- Constructs an IllegalStateException with no detail message.
- IllegalStateException(String) -
Constructor for exception java.lang.IllegalStateException
- Constructs an IllegalStateException with the specified detail
message.
- IllegalStateException(String, Throwable) -
Constructor for exception java.lang.IllegalStateException
- Constructs a new exception with the specified detail message and
cause.
- IllegalStateException(Throwable) -
Constructor for exception java.lang.IllegalStateException
- Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- IllegalThreadStateException - Exception in java.lang
- Thrown to indicate that a thread is not in an appropriate state
for the requested operation.
- IllegalThreadStateException() -
Constructor for exception java.lang.IllegalThreadStateException
- Constructs an
IllegalThreadStateException
with no
detail message.
- IllegalThreadStateException(String) -
Constructor for exception java.lang.IllegalThreadStateException
- Constructs an
IllegalThreadStateException
with the
specified detail message.
- 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
- The
ImageGraphicAttribute
class is an implementation of
GraphicAttribute
which draws images in
a TextLayout
. - ImageGraphicAttribute(Image, int) -
Constructor for class java.awt.font.ImageGraphicAttribute
- Constucts an
ImageGraphicAttribute
from the specified
Image
.
- ImageGraphicAttribute(Image, int, float, float) -
Constructor for class java.awt.font.ImageGraphicAttribute
- Constructs an
ImageGraphicAttribute
from the specified
Image
.
- ImageIcon - Class in javax.swing
- An implementation of the Icon interface that paints Icons
from Images.
- ImageIcon(String, String) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from the specified file.
- ImageIcon(String) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from the specified file.
- ImageIcon(URL, String) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from the specified URL.
- ImageIcon(URL) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from the specified URL.
- ImageIcon(Image, String) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from the image.
- ImageIcon(Image) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from an image object.
- ImageIcon(byte[], String) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from an array of bytes which were
read from an image file containing a supported image format,
such as GIF, JPEG, or (as of 1.3) PNG.
- ImageIcon(byte[]) -
Constructor for class javax.swing.ImageIcon
- Creates an ImageIcon from an array of bytes which were
read from an image file containing a supported image format,
such as GIF, JPEG, or (as of 1.3) PNG.
- ImageIcon() -
Constructor for class javax.swing.ImageIcon
- Creates an uninitialized image icon.
- ImageIcon.AccessibleImageIcon - Class in javax.swing
- This class implements accessibility support for the
ImageIcon
class. - ImageIcon.AccessibleImageIcon() -
Constructor for class javax.swing.ImageIcon.AccessibleImageIcon
-
- ImageInputStream - Interface in javax.imageio.stream
- A seekable input stream interface for use by
ImageReader
s. - 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
ImageInputStream
s. - 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
ImageReader
s and ImageWriter
s, 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
ImageWriter
s. - 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
ImageOutputStream
s. - 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
ImageReader
s. - 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
ImageTranscoder
s. - 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
.
- 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
ImageWriter
s. - 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.
- 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.
- 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 type 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(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 -
Static variable in class java.lang.System
- The "standard" input stream.
- in(ValueExp, ValueExp[]) -
Static method in class javax.management.Query
- Returns an expression constraining a value to be one of an explicit list.
- inactive(ActivationID) -
Static method in class java.rmi.activation.Activatable
- Informs the system that the object with the corresponding activation
id
is currently inactive.
- INACTIVE - Interface in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/INACTIVE.java .
- INACTIVE -
Static variable in class org.omg.PortableServer.POAManagerPackage.State
-
- INACTIVE_CAPTION -
Static variable in class java.awt.SystemColor
- The array index for the
inactiveCaption
system color.
- INACTIVE_CAPTION_BORDER -
Static variable in class java.awt.SystemColor
- The array index for the
inactiveCaptionBorder
system color.
- INACTIVE_CAPTION_TEXT -
Static variable in class java.awt.SystemColor
- The array index for the
inactiveCaptionText
system color.
- inactiveCaption -
Static variable in class java.awt.SystemColor
- The color rendered for the window-title background of inactive windows.
- inactiveCaptionBorder -
Static variable in class java.awt.SystemColor
- The color rendered for the border around inactive windows.
- inactiveCaptionText -
Static variable in class java.awt.SystemColor
- The color rendered for the window-title text of inactive windows.
- inactiveGroup() -
Method in class java.rmi.activation.ActivationGroup
- This protected method is necessary for subclasses to
make the
inactiveGroup
callback to the group's
monitor.
- inactiveGroup(ActivationGroupID, long) -
Method in interface java.rmi.activation.ActivationMonitor
- Informs that the group is now inactive.
- inactiveObject(ActivationID) -
Method in class java.rmi.activation.ActivationGroup
- The group's
inactiveObject
method is called
indirectly via a call to the Activatable.inactive
method.
- inactiveObject(ActivationID) -
Method in interface java.rmi.activation.ActivationMonitor
- An activation group calls its monitor's
inactiveObject
method when an object in its group
becomes inactive (deactivates).
- 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.
- inclusions -
Variable in class javax.swing.text.html.parser.Element
-
- 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 increment by one the current value.
- incrementAndGet(int) -
Method in class java.util.concurrent.atomic.AtomicIntegerArray
- Atomically increment by one the element at index i.
- incrementAndGet(T) -
Method in class java.util.concurrent.atomic.AtomicIntegerFieldUpdater
- Atomically increment by one the current value.
- incrementAndGet() -
Method in class java.util.concurrent.atomic.AtomicLong
- Atomically increment by one the current value.
- incrementAndGet(int) -
Method in class java.util.concurrent.atomic.AtomicLongArray
- Atomically increment the element at index i.
- incrementAndGet(T) -
Method in class java.util.concurrent.atomic.AtomicLongFieldUpdater
- Atomically increment by one the current value.
- 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.
- 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 savings 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 in this list of the first occurence of the specified
element, or -1 if the list does not contain this element.
- indexOf(Object) -
Method in class java.util.ArrayList
- Searches for the first occurence of the given argument, testing
for equality using the equals method.
- indexOf(Object) -
Method in class java.util.concurrent.CopyOnWriteArrayList
- Searches for the first occurrence of the given argument, testing
for equality using the equals method.
- indexOf(E, int) -
Method in class java.util.concurrent.CopyOnWriteArrayList
- Searches for the first occurrence of the given argument, beginning
the search at index, and testing for equality using
the equals method.
- indexOf(Object) -
Method in class java.util.LinkedList
- Returns the index in this list of the first occurrence of the
specified element, or -1 if the List does not contain this
element.
- indexOf(Object) -
Method in interface java.util.List
- Returns the index in this list of the first occurrence of the specified
element, or -1 if this list does not contain this element.
- indexOf(Object) -
Method in class java.util.Vector
- Searches for the first occurence of the given argument, testing
for equality using the
equals
method.
- indexOf(Object, int) -
Method in class java.util.Vector
- Searches for the first occurence of the given argument, beginning
the search at
index
, and testing for equality using
the equals
method.
- 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.
- 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
JList
coordinates.
- indexToLocation(JList, int) -
Method in class javax.swing.plaf.basic.BasicListUI
-
- indexToLocation(JList, int) -
Method in class javax.swing.plaf.ListUI
- Returns the origin of the specified item in JList
coordinates, null if index isn't valid.
- 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.
- 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.
- INFO -
Static variable in class java.awt.SystemColor
- The array index for the
info
system color.
- info -
Static variable in class java.awt.SystemColor
- The color rendered for the background of tooltips or spot help.
- INFO -
Static variable in class java.util.logging.Level
- INFO is a message level for informational messages.
- info(String) -
Method in class java.util.logging.Logger
- Log an INFO message.
- INFO -
Static variable in class javax.management.MBeanOperationInfo
- Indicates that the operation is read-like,
it basically returns information.
- INFO_TEXT -
Static variable in class java.awt.SystemColor
- The array index for the
infoText
system color.
- inFontTag() -
Method in class javax.swing.text.html.MinimalHTMLWriter
- Returns true if we are currently in a <font> tag.
- 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.
- 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.
- 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(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() -
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.transform.TransformerException
- Initializes the cause of this throwable to the specified value.
- initClassDefaults(UIDefaults) -
Method in class javax.swing.plaf.basic.BasicLookAndFeel
- Initialize the uiClassID to BasicComponentUI mapping.
- initClassDefaults(UIDefaults) -
Method in class javax.swing.plaf.metal.MetalLookAndFeel
- Creates the mapping from
UI class IDs to
ComponentUI
classes,
putting the ID-ComponentUI
pairs
in the passed-in defaults table.
- initComponentDefaults(UIDefaults) -
Method in class javax.swing.plaf.basic.BasicLookAndFeel
-
- initComponentDefaults(UIDefaults) -
Method in class javax.swing.plaf.metal.MetalLookAndFeel
-
- 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 p, q and g, the DSA
family parameters.
- initialize(int, boolean, SecureRandom) -
Method in interface java.security.interfaces.DSAKeyPairGenerator
- Initializes the key pair generator for a given modulus length,
without parameters.
- 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
- UIManager.setLookAndFeel calls this method before the first
call (and typically the only call) to getDefaults().
- initialize() -
Method in class javax.swing.plaf.basic.BasicLookAndFeel
- UIManager.setLookAndFeel calls this method before the first call
(and typically the only call) to getDefaults().
- 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.
- 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
- Load the SystemColors into the defaults table.
- initSystemColorDefaults(UIDefaults) -
Method in class javax.swing.plaf.metal.MetalLookAndFeel
- Load the SystemColors into the defaults table.
- 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.
- 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 underline adornments.
- 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 KeyStroke
s 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 a
InputMismatchException
with null
as its error message string.
- InputMismatchException(String) -
Constructor for exception java.util.InputMismatchException
- Constructs a
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
- Create an InputStreamReader that uses the default charset.
- InputStreamReader(InputStream, String) -
Constructor for class java.io.InputStreamReader
- Create an InputStreamReader that uses the named charset.
- InputStreamReader(InputStream, Charset) -
Constructor for class java.io.InputStreamReader
- Create an InputStreamReader that uses the given charset.
- InputStreamReader(InputStream, CharsetDecoder) -
Constructor for class java.io.InputStreamReader
- Create 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.
- 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
- Throws an
org.omg.CORBA.NO_IMPLEMENT
exception.
- insert_fixed(BigDecimal, TypeCode) -
Method in class org.omg.CORBA.Any
- Throws an
org.omg.CORBA.NO_IMPLEMENT
exception.
- insert_float(float) -
Method in class org.omg.CORBA.Any
- Inserts the given
float
into this Any
object's value
field.
- insert_float(float) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
float
as the value for this
DynAny
object.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a float value into the DynAny.
- insert_float(float) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a float value into the DynAny.
- insert_long(int) -
Method in class org.omg.CORBA.Any
- Inserts the given
int
into this Any
object's value
field.
- insert_long(int) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
int
as the value for this
DynAny
object.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts an integer value into the DynAny.
- insert_long(int) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts an integer value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.CORBA.Any
- Inserts the given
long
into this Any
object's value
field.
- insert_longlong(long) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
long
as the value for this
DynAny
object.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a long value into the DynAny.
- insert_longlong(long) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a long value into the DynAny.
- insert_Object(Object) -
Method in class org.omg.CORBA.Any
- Inserts the given
org.omg.CORBA.Object
object
into this Any
object's value
field.
- insert_Object(Object, TypeCode) -
Method in class org.omg.CORBA.Any
- Inserts the given
org.omg.CORBA.Object
object
into this Any
object's value
field.
- insert_octet(byte) -
Method in class org.omg.CORBA.Any
- Inserts the given
byte
into this Any
object's value
field.
- insert_octet(byte) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
byte
as the value for this
DynAny
object.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a byte value into the DynAny.
- insert_octet(byte) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a byte value into the DynAny.
- insert_Principal(Principal) -
Method in class org.omg.CORBA.Any
- Deprecated. Deprecated by CORBA 2.2.
- insert_reference(Object) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
org.omg.CORBA.Object
as the value for this
DynAny
object.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a reference to a CORBA object into the DynAny.
- insert_reference(Object) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a reference to a CORBA object into the DynAny.
- INSERT_ROW_CONFLICT -
Static variable in interface javax.sql.rowset.spi.SyncResolver
- Indicates that a conflict occurred while the
RowSet
object was
attempting to insert a row into the data source.
- insert_short(short) -
Method in class org.omg.CORBA.Any
- Inserts the given
short
into this Any
object's value
field.
- insert_short(short) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
short
as the value for this
DynAny
object.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a short value into the DynAny.
- insert_short(short) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a short value into the DynAny.
- insert_Streamable(Streamable) -
Method in class org.omg.CORBA.Any
- Inserts the given
Streamable
object
into this Any
object's value
field.
- insert_string(String) -
Method in class org.omg.CORBA.Any
- Inserts the given
String
object
into this Any
object's value
field.
- insert_string(String) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
String
object as the value for this
DynAny
object.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a string value into the DynAny.
- insert_string(String) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a string value into the DynAny.
- insert_TypeCode(TypeCode) -
Method in class org.omg.CORBA.Any
- Inserts the given
TypeCode
object
into this Any
object's value
field.
- insert_typecode(TypeCode) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
org.omg.CORBA.TypeCode
as the value for this
DynAny
object.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a TypeCode object into the DynAny.
- insert_typecode(TypeCode) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a TypeCode object into the DynAny.
- insert_ulong(int) -
Method in class org.omg.CORBA.Any
- Inserts the given
int
into this Any
object's value
field.
- insert_ulong(int) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
int
as the value for this
DynAny
object.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts an integer value into the DynAny.
- insert_ulong(int) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts an integer value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.CORBA.Any
- Inserts the given
long
into this Any
object's value
field.
- insert_ulonglong(long) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
long
as the value for this
DynAny
object.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a long value into the DynAny.
- insert_ulonglong(long) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a long value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.CORBA.Any
- Inserts the given
short
into this Any
object's value
field.
- insert_ushort(short) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
short
as the value for this
DynAny
object.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a short value into the DynAny.
- insert_ushort(short) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a short value into the DynAny.
- insert_val(Serializable) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
java.io.Serializable
object as the value for this
DynAny
object.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a reference to a Serializable object into this DynAny.
- insert_val(Serializable) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a reference to a Serializable object into this DynAny.
- insert_Value(Serializable) -
Method in class org.omg.CORBA.Any
- Inserts the given
java.io.Serializable
object
into this Any
object's value
field.
- insert_Value(Serializable, TypeCode) -
Method in class org.omg.CORBA.Any
- Inserts the given
java.io.Serializable
object
into this Any
object's value
field.
- insert_wchar(char) -
Method in class org.omg.CORBA.Any
- Inserts the given
char
into this Any
object's value
field.
- insert_wchar(char) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
char
as the value for this
DynAny
object.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a char value into the DynAny.
- insert_wchar(char) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a char value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.CORBA.Any
- Inserts the given
String
object
into this Any
object's value
field.
- insert_wstring(String) -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Inserts the given
String
as the value for this
DynAny
object.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynAnyStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynArrayStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynEnumStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynFixedStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynSequenceStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynStructStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynUnionStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in class org.omg.DynamicAny._DynValueStub
- Inserts a string value into the DynAny.
- insert_wstring(String) -
Method in interface org.omg.DynamicAny.DynAnyOperations
- Inserts a string value into the DynAny.
- insertAfterEnd(Element, String) -
Method in class javax.swing.text.html.HTMLDocument
- Inserts the HTML specified as a string after the
the end of the given element.
- insertAfterStart(Element, String) -
Method in class javax.swing.text.html.HTMLDocument
- Inserts the HTML specified as a string at the start
of the element.
- 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(Object, int) -
Method in class javax.swing.DefaultComboBoxModel
-
- insertElementAt(Object, int) -
Method in class javax.swing.DefaultListModel
- Inserts the specified object as a component in this list at the
specified
index
.
- insertElementAt(Object, 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(Object, 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.
- insertProviderAt(Provider, int) -
Static method in class java.security.Security
- Adds a new provider, at a specified position.
- insertRow() -
Method in interface java.sql.ResultSet
- Inserts the contents of the insert row into this
ResultSet
object and into the database.
- insertRow(int, Vector) -
Method in class javax.swing.table.DefaultTableModel
- Inserts a row at
row
in the model.
- insertRow(int, Object[]) -
Method in class javax.swing.table.DefaultTableModel
- Inserts a row at
row
in the model.
- insertsAreDetected(int) -
Method in interface java.sql.DatabaseMetaData
- Retrieves whether or not a visible row insert can be detected
by calling the method
ResultSet.rowInserted
.
- insertSeparator(int) -
Method in class java.awt.Menu
- Inserts a separator at the specified position.
- insertSeparator(int) -
Method in class javax.swing.JMenu
- Inserts a separator at the specified position.
- insertString(int, String) -
Method in interface javax.swing.text.AbstractDocument.Content
- Inserts a string of characters into the sequence.
- insertString(int, String, AttributeSet) -
Method in class javax.swing.text.AbstractDocument
- Inserts some content into the document.
- insertString(int, String, AttributeSet) -
Method in interface javax.swing.text.Document
- Inserts a string of content.
- insertString(int, String, AttributeSet) -
Method in class javax.swing.text.DocumentFilter.FilterBypass
- Inserts the specified text, bypassing the
DocumentFilter.
- insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) -
Method in class javax.swing.text.DocumentFilter
- Invoked prior to insertion of text into the
specified Document.
- insertString(int, String) -
Method in class javax.swing.text.GapContent
- Inserts a string into the content.
- insertString(int, String, AttributeSet) -
Method in class javax.swing.text.PlainDocument
- Inserts some content into the document.
- insertString(int, String) -
Method in class javax.swing.text.StringContent
- Inserts a string into the content.
- insertTab(String, Icon, Component, String, int) -
Method in class javax.swing.JTabbedPane
- Inserts a
component
, at index
,
represented by a title
and/or icon
,
either of which may be null
.
- insertTabAction -
Static variable in class javax.swing.text.DefaultEditorKit
- Name of the action to place a tab character into
the document.
- insertText(String, int) -
Method in class java.awt.TextArea
- Deprecated. As of JDK version 1.1,
replaced by
insert(String, int)
.
- insertTextAtIndex(int, String) -
Method in interface javax.accessibility.AccessibleEditableText
- Inserts the specified string at the given index/
- insertTextAtIndex(int, String) -
Method in class javax.swing.JSpinner.AccessibleJSpinner
- Inserts the specified string at the given index/
- insertTextAtIndex(int, String) -
Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
- Inserts the specified string at the given index
- insertUpdate(DocumentEvent) -
Method in interface javax.swing.event.DocumentListener
- Gives notification that there was an insert into the document.
- insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) -
Method in class javax.swing.text.AbstractDocument
- Updates document structure as a result of text insertion.
- insertUpdate(DefaultStyledDocument.ElementSpec[]) -
Method in class javax.swing.text.DefaultStyledDocument.ElementBuffer
- Inserts an update into the document.
- insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) -
Method in class javax.swing.text.DefaultStyledDocument
- Updates document structure as a result of text insertion.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.FieldView
- Gives notification that something was inserted into the document
in a location that this view is responsible for.
- insertUpdate(FlowView, DocumentEvent, Rectangle) -
Method in class javax.swing.text.FlowView.FlowStrategy
- Gives notification that something was inserted into the document
in a location that the given flow view is responsible for.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.FlowView
- Gives notification that something was inserted into the document
in a location that this view is responsible for.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.GlyphView
- Gives notification that something was inserted into
the document in a location that this view is responsible for.
- insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) -
Method in class javax.swing.text.html.HTMLDocument
- Updates document structure as a result of text insertion.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.html.InlineView
- Gives notification that something was inserted into
the document in a location that this view is responsible for.
- insertUpdate(DocumentEvent) -
Method in class javax.swing.text.JTextComponent.AccessibleJTextComponent
- Handles document insert (fire appropriate property change event
which is AccessibleContext.ACCESSIBLE_TEXT_PROPERTY).
- insertUpdate(AbstractDocument.DefaultDocumentEvent, AttributeSet) -
Method in class javax.swing.text.PlainDocument
- Updates document structure as a result of text insertion.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.PlainView
- Gives notification that something was inserted into the document
in a location that this view is responsible for.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.View
- Gives notification that something was inserted into
the document in a location that this view is responsible for.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.WrappedPlainView
- Gives notification that something was inserted into the
document in a location that this view is responsible for.
- insertUpdate(DocumentEvent, Shape, ViewFactory) -
Method in class javax.swing.text.ZoneView
- Gives notification that something was inserted into the document
in a location that this view is responsible for.
- insetCache -
Variable in class javax.swing.plaf.basic.BasicSliderUI
-
- insets() -
Method in class java.awt.Container
- Deprecated. As of JDK version 1.1,
replaced by
getInsets()
.
- insets -
Variable in class java.awt.GridBagConstraints
- This field specifies the external padding of the component, the
minimum amount of space between the component and the edges of its
display area.
- Insets - Class in java.awt
- An
Insets
object is a representation of the borders
of a container. - Insets(int, int, int, int) -
Constructor for class java.awt.Insets
- Creates and initializes a new
Insets
object with the
specified top, left, bottom, and right insets.
- InsetsUIResource - Class in javax.swing.plaf
-
- InsetsUIResource(int, int, int, int) -
Constructor for class javax.swing.plaf.InsetsUIResource
-
- inside(int, int) -
Method in class java.awt.Component
- Deprecated. As of JDK version 1.1,
replaced by contains(int, int).
- inside(int, int) -
Method in class java.awt.Polygon
- Deprecated. As of JDK version 1.1,
replaced by
contains(int, int)
.
- inside(int, int) -
Method in class java.awt.Rectangle
- Deprecated. As of JDK version 1.1,
replaced by
contains(int, int)
.
- insideBorder -
Variable in class javax.swing.border.CompoundBorder
-
- install(JFormattedTextField) -
Method in class javax.swing.JFormattedTextField.AbstractFormatter
- Installs the
AbstractFormatter
onto a particular
JFormattedTextField
.
- install(JTextComponent) -
Method in interface javax.swing.text.Caret
- Called when the UI is being installed into the
interface of a JTextComponent.
- install(JTextComponent) -
Method in class javax.swing.text.DefaultCaret
- Called when the UI is being installed into the
interface of a JTextComponent.
- install(JFormattedTextField) -
Method in class javax.swing.text.DefaultFormatter
- Installs the
DefaultFormatter
onto a particular
JFormattedTextField
.
- install(JTextComponent) -
Method in class javax.swing.text.DefaultHighlighter
- Called when the UI is being installed into the
interface of a JTextComponent.
- install(JEditorPane) -
Method in class javax.swing.text.EditorKit
- Called when the kit is being installed into the
a JEditorPane.
- install(JTextComponent) -
Method in interface javax.swing.text.Highlighter
- Called when the UI is being installed into the
interface of a JTextComponent.
- install(JEditorPane) -
Method in class javax.swing.text.html.HTMLEditorKit
- Called when the kit is being installed into the
a JEditorPane.
- install(JFormattedTextField) -
Method in class javax.swing.text.InternationalFormatter
- Installs the
DefaultFormatter
onto a particular
JFormattedTextField
.
- install(JFormattedTextField) -
Method in class javax.swing.text.MaskFormatter
- Installs the
DefaultFormatter
onto a particular
JFormattedTextField
.
- install(JEditorPane) -
Method in class javax.swing.text.StyledEditorKit
- Called when the kit is being installed into
a JEditorPane.
- installAncestorListener() -
Method in class javax.swing.JComboBox
-
- installBorder(JComponent, String) -
Static method in class javax.swing.LookAndFeel
- Convenience method for installing a component's default Border
object on the specified component if either the border is
currently null or already an instance of UIResource.
- installChooserPanel(JColorChooser) -
Method in class javax.swing.colorchooser.AbstractColorChooserPanel
- Invoked when the panel is added to the chooser.
- installColors(JComponent, String, String) -
Static method in class javax.swing.LookAndFeel
- Convenience method for initializing a component's foreground
and background color properties with values from the current
defaults table.
- installColorsAndFont(JComponent, String, String, String) -
Static method in class javax.swing.LookAndFeel
- Convenience method for initializing a components foreground
background and font properties with values from the current
defaults table.
- installComboBoxListeners() -
Method in class javax.swing.plaf.basic.BasicComboPopup
- This method adds the necessary listeners to the JComboBox.
- installComboBoxModelListeners(ComboBoxModel) -
Method in class javax.swing.plaf.basic.BasicComboPopup
- Installs the listeners on the combo box model.
- installComponents() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Creates and initializes the components which make up the
aggregate combo box.
- installComponents() -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- installComponents(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- installComponents() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- installComponents(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- installComponents(JMenuItem) -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- installComponents() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- installComponents(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- installComponents() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- installComponents() -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
- Creates and installs any required subcomponents for the JTabbedPane.
- installComponents() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- installComponents() -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Intalls the subcomponents of the tree, which is the renderer pane.
- installComponents() -
Method in class javax.swing.plaf.metal.MetalDesktopIconUI
-
- installComponents(JFileChooser) -
Method in class javax.swing.plaf.metal.MetalFileChooserUI
-
- installDefaults(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Installs the default colors, default font, default renderer, and default
editor into the JComboBox.
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- installDefaults(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- installDefaults(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicListUI
- Initialize JList properties, e.g.
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicMenuUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- installDefaults(JPanel) -
Method in class javax.swing.plaf.basic.BasicPanelUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
- installDefaults(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicRadioButtonUI
-
- installDefaults(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- installDefaults(JScrollPane) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- installDefaults(JSeparator) -
Method in class javax.swing.plaf.basic.BasicSeparatorUI
-
- installDefaults(JSlider) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicSpinnerUI
- Initialize the
JSpinner
border
,
foreground
, and background
, properties
based on the corresponding "Spinner.*" properties from defaults table.
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Installs the UI defaults.
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
- Initialize JTableHeader properties, e.g.
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicTableUI
- Initialize JTable properties, e.g.
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicTextAreaUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicTextUI
- Initializes component properties, e.g.
- installDefaults(JSeparator) -
Method in class javax.swing.plaf.basic.BasicToolBarSeparatorUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- installDefaults(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolTipUI
-
- installDefaults() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- installDefaults(JComponent) -
Method in class javax.swing.plaf.basic.BasicViewportUI
-
- installDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalButtonUI
-
- installDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalCheckBoxUI
-
- installDefaults() -
Method in class javax.swing.plaf.metal.MetalDesktopIconUI
-
- installDefaults() -
Method in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
- installDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalRadioButtonUI
-
- installDefaults() -
Method in class javax.swing.plaf.metal.MetalScrollBarUI
-
- installDefaults(JSeparator) -
Method in class javax.swing.plaf.metal.MetalSeparatorUI
-
- installDefaults() -
Method in class javax.swing.plaf.metal.MetalTabbedPaneUI
-
- installDefaults(AbstractButton) -
Method in class javax.swing.plaf.metal.MetalToggleButtonUI
-
- installDefaults(SynthContext) -
Method in class javax.swing.plaf.synth.SynthStyle
- Installs the necessary state from this Style on the
JComponent
from context
.
- installDesktopManager() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- installIcons(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- installKeyboardActions(JComponent) -
Method in class javax.swing.plaf.basic.BasicButtonListener
- Register default key actions: pressing space to "click" a
button and registring the keyboard mnemonic (if any).
- installKeyboardActions(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Adds keyboard actions to the JComboBox.
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicComboPopup
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- installKeyboardActions(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicListUI
- Registers the keyboard bindings on the
JList
that the
BasicListUI
is associated with.
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicMenuUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- installKeyboardActions(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- installKeyboardActions(JScrollPane) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- installKeyboardActions(JSlider) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicSpinnerUI
- Installs the keyboard Actions onto the JSpinner.
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Installs the keyboard actions for the UI.
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
- Register all keyboard actions on the JTableHeader.
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTableUI
- Register all keyboard actions on the JTable.
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTextUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- installKeyboardActions() -
Method in class javax.swing.plaf.metal.MetalInternalFrameUI
-
- installListeners(AbstractButton) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Create and install the listeners for the combo box and its model.
- installListeners() -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
- Installs the
PropertyChangeListener
returned from
createPropertyChangeListener
on the
JDesktopPane
.
- installListeners(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- installListeners(JLabel) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicListUI
- Create and install the listeners for the JList, its model, and its
selectionModel.
- installListeners() -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicMenuUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
- installListeners(JRootPane) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- installListeners(JScrollPane) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- installListeners(JSeparator) -
Method in class javax.swing.plaf.basic.BasicSeparatorUI
-
- installListeners(JSlider) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicSpinnerUI
- Initializes
PropertyChangeListener
with
a shared object that delegates interesting PropertyChangeEvents
to protected methods.
- installListeners() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Installs the event listeners for the UI.
- installListeners() -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
- Attaches listeners to the JTableHeader.
- installListeners() -
Method in class javax.swing.plaf.basic.BasicTableUI
- Attaches listeners to the JTable.
- installListeners() -
Method in class javax.swing.plaf.basic.BasicTextUI
- Installs listeners for the UI.
- installListeners() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- installListeners(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolTipUI
-
- installListeners() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- installListeners() -
Method in class javax.swing.plaf.metal.MetalDesktopIconUI
-
- installListeners(JFileChooser) -
Method in class javax.swing.plaf.metal.MetalFileChooserUI
-
- installListeners() -
Method in class javax.swing.plaf.metal.MetalInternalFrameUI
-
- installListeners() -
Method in class javax.swing.plaf.metal.MetalScrollBarUI
-
- installListeners(JScrollPane) -
Method in class javax.swing.plaf.metal.MetalScrollPaneUI
-
- installListeners() -
Method in class javax.swing.plaf.metal.MetalToolBarUI
-
- installListListeners() -
Method in class javax.swing.plaf.basic.BasicComboPopup
- Adds the listeners to the list control.
- installLookAndFeel(UIManager.LookAndFeelInfo) -
Static method in class javax.swing.UIManager
- Adds the specified look and feel to the current array and
then calls
UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[])
.
- installLookAndFeel(String, String) -
Static method in class javax.swing.UIManager
- Creates a new look and feel and adds it to the current array.
- installMouseHandlers(JComponent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- installNextButtonListeners(Component) -
Method in class javax.swing.plaf.basic.BasicSpinnerUI
- Installs the necessary listeners on the next button,
c
,
to update the JSpinner
in response to a user gesture.
- installNonRolloverBorders(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolBarUI
- Installs non-rollover borders on all the child components of the JComponent.
- installNormalBorders(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolBarUI
- Installs normal borders on all the child components of the JComponent.
- installPreviewPanel() -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- installPreviousButtonListeners(Component) -
Method in class javax.swing.plaf.basic.BasicSpinnerUI
- Installs the necessary listeners on the previous button,
c
,
to update the JSpinner
in response to a user gesture.
- installProperty(JComponent, String, Object) -
Static method in class javax.swing.LookAndFeel
- Convenience method for installing a property with the specified name
and value on a component if that property has not already been set
by the client program.
- installRolloverBorders(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolBarUI
- Installs rollover borders on all the child components of the JComponent.
- installStrings(JFileChooser) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- installStrings(JFileChooser) -
Method in class javax.swing.plaf.metal.MetalFileChooserUI
-
- installTitlePane() -
Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicButtonUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicColorChooserUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicDesktopIconUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicEditorPaneUI
- Installs the UI for a component.
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicLabelUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicListUI
- Initializes
this.list
by calling installDefaults()
,
installListeners()
, and installKeyboardActions()
in order.
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicMenuBarUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicMenuItemUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicOptionPaneUI
- Installs the receiver as the L&F for the passed in
JOptionPane
.
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicPanelUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicProgressBarUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicRootPaneUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicScrollPaneUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicSeparatorUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicSpinnerUI
- Calls
installDefaults
, installListeners
,
and then adds the components returned by createNextButton
,
createPreviousButton
, and createEditor
.
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Installs the UI.
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTabbedPaneUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTableHeaderUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTableUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTextFieldUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTextPaneUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTextUI
- Installs the UI for a component.
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicToolTipUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.basic.BasicViewportUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.ComponentUI
- Configures the specified component appropriate for the look and feel.
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalFileChooserUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalInternalFrameUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalMenuBarUI
- Configures the specified component appropriate for the metal look and
feel.
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalRootPaneUI
- Invokes supers implementation of
installUI
to install
the necessary state onto the passed in JRootPane
to render the metal look and feel implementation of
RootPaneUI
.
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalScrollPaneUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalSliderUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalToolBarUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalToolTipUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.metal.MetalTreeUI
-
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiButtonUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiColorChooserUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiComboBoxUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiDesktopIconUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiDesktopPaneUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiFileChooserUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiInternalFrameUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiLabelUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiListUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiMenuBarUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiMenuItemUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiOptionPaneUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiPanelUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiPopupMenuUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiProgressBarUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiRootPaneUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiScrollBarUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiScrollPaneUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiSeparatorUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiSliderUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiSpinnerUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiSplitPaneUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTabbedPaneUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTableHeaderUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTableUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTextUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiToolBarUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiToolTipUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiTreeUI
- Invokes the
installUI
method on each UI handled by this object.
- installUI(JComponent) -
Method in class javax.swing.plaf.multi.MultiViewportUI
- Invokes the
installUI
method on each UI handled by this object.
- InstanceAlreadyExistsException - Exception in javax.management
- The MBean is already registered in the repository.
- InstanceAlreadyExistsException() -
Constructor for exception javax.management.InstanceAlreadyExistsException
- Default constructor.
- InstanceAlreadyExistsException(String) -
Constructor for exception javax.management.InstanceAlreadyExistsException
- Constructor that allows a specific error message to be specified.
- instanceFollowRedirects -
Variable in class java.net.HttpURLConnection
- If
true
, the protocol will automatically follow redirects.
- InstanceNotFoundException - Exception in javax.management
- The specified MBean does not exist in the repository.
- InstanceNotFoundException() -
Constructor for exception javax.management.InstanceNotFoundException
- Default constructor.
- InstanceNotFoundException(String) -
Constructor for exception javax.management.InstanceNotFoundException
- Constructor that allows a specific error message to be specified.
- instantiate(ClassLoader, String) -
Static method in class java.beans.Beans
-
Instantiate a JavaBean.
- instantiate(ClassLoader, String, BeanContext) -
Static method in class java.beans.Beans
-
Instantiate a JavaBean.
- instantiate(ClassLoader, String, BeanContext, AppletInitializer) -
Static method in class java.beans.Beans
- Instantiate a bean.
- instantiate(Object, Encoder) -
Method in class java.beans.DefaultPersistenceDelegate
- This default implementation of the
instantiate
method returns
an expression containing the predefined method name "new" which denotes a
call to a constructor with the arguments as specified in
the DefaultPersistenceDelegate
's constructor.
- instantiate(Object, Encoder) -
Method in class java.beans.PersistenceDelegate
- Returns an expression whose value is
oldInstance
.
- instantiate(String) -
Method in interface javax.management.MBeanServer
- Instantiates an object using the list of all class loaders
registered in the MBean server's
Class Loader
Repository
.
- instantiate(String, ObjectName) -
Method in interface javax.management.MBeanServer
- Instantiates an object using the class Loader specified by its
ObjectName
.
- instantiate(String, Object[], String[]) -
Method in interface javax.management.MBeanServer
- Instantiates an object using the list of all class loaders
registered in the MBean server
Class Loader
Repository
.
- instantiate(String, ObjectName, Object[], String[]) -
Method in interface javax.management.MBeanServer
- Instantiates an object.
- instantiateChild(String) -
Method in interface java.beans.beancontext.BeanContext
- Instantiate the javaBean named as a
child of this
BeanContext
.
- instantiateChild(String) -
Method in class java.beans.beancontext.BeanContextSupport
-
The instantiateChild method is a convenience hook
in BeanContext to simplify
the task of instantiating a Bean, nested,
into a BeanContext.
- InstantiationError - Error in java.lang
- Thrown when an application tries to use the Java
new
construct to instantiate an abstract class or an interface. - InstantiationError() -
Constructor for error java.lang.InstantiationError
- Constructs an
InstantiationError
with no detail message.
- InstantiationError(String) -
Constructor for error java.lang.InstantiationError
- Constructs an
InstantiationError
with the specified
detail message.
- InstantiationException - Exception in java.lang
- Thrown when an application tries to create an instance of a class
using the
newInstance
method in class
Class
, but the specified class object cannot be
instantiated because it is an interface or is an abstract class. - InstantiationException() -
Constructor for exception java.lang.InstantiationException
- Constructs an
InstantiationException
with no detail message.
- InstantiationException(String) -
Constructor for exception java.lang.InstantiationException
- Constructs an
InstantiationException
with the
specified detail message.
- Instrument - Class in javax.sound.midi
- An instrument is a sound-synthesis algorithm with certain parameter
settings, usually designed to emulate a specific real-world
musical instrument or to achieve a specific sort of sound effect.
- Instrument(Soundbank, Patch, String, Class<?>) -
Constructor for class javax.sound.midi.Instrument
- Constructs a new MIDI instrument from the specified
Patch
.
- Instrumentation - Interface in java.lang.instrument
- This class provides services needed to instrument Java
programming language code.
- InsufficientResourcesException - Exception in javax.naming
- This exception is thrown when resources are not available to complete
the requested operation.
- InsufficientResourcesException(String) -
Constructor for exception javax.naming.InsufficientResourcesException
- Constructs a new instance of InsufficientResourcesException using an
explanation.
- InsufficientResourcesException() -
Constructor for exception javax.naming.InsufficientResourcesException
- Constructs a new instance of InsufficientResourcesException with
all name resolution fields and explanation initialized to null.
- insureRowContinuity() -
Method in class javax.swing.tree.DefaultTreeSelectionModel
- Makes sure the currently selected
TreePath
s are valid
for the current selection mode.
- insureUniqueness() -
Method in class javax.swing.tree.DefaultTreeSelectionModel
- This method is obsolete and its implementation is now a noop.
- intBitsToFloat(int) -
Static method in class java.lang.Float
- Returns the
float
value corresponding to a given
bit representation.
- IntBuffer - Class in java.nio
- An int buffer.
- Integer - Class in java.lang
- The
Integer
class wraps a value of the primitive type
int
in an object. - Integer(int) -
Constructor for class java.lang.Integer
- Constructs a newly allocated
Integer
object that
represents the specified int
value.
- Integer(String) -
Constructor for class java.lang.Integer
- Constructs a newly allocated
Integer
object that
represents the int
value indicated by the
String
parameter.
- INTEGER -
Static variable in class java.sql.Types
- The constant in the Java programming language, sometimes referred
to as a type code, that identifies the generic SQL type
INTEGER
.
- INTEGER -
Static variable in class java.text.NumberFormat.Field
- Constant identifying the integer field.
- INTEGER -
Static variable in class javax.management.openmbean.SimpleType
- The
SimpleType
instance describing values whose
Java class name is java.lang.Integer
.
- INTEGER_FIELD -
Static variable in class java.text.NumberFormat
- Field constant used to construct a FieldPosition object.
- IntegerSyntax - Class in javax.print.attribute
- Class IntegerSyntax is an abstract base class providing the common
implementation of all attributes with integer values.
- IntegerSyntax(int) -
Constructor for class javax.print.attribute.IntegerSyntax
- Construct a new integer attribute with the given integer value.
- IntegerSyntax(int, int, int) -
Constructor for class javax.print.attribute.IntegerSyntax
- Construct a new integer attribute with the given integer value, which
must lie within the given range.
- Interceptor - Interface in org.omg.PortableInterceptor
- All Portable Interceptors implement Interceptor.
- InterceptorOperations - Interface in org.omg.PortableInterceptor
- All Portable Interceptors implement Interceptor.
- interestOps() -
Method in class java.nio.channels.SelectionKey
- Retrieves this key's interest set.
- interestOps(int) -
Method in class java.nio.channels.SelectionKey
- Sets this key's interest set to the given value.
- INTERFACE -
Static variable in class java.lang.reflect.Modifier
- The
int
value representing the interface
modifier.
- INTERLOCK_OPEN -
Static variable in class javax.print.attribute.standard.PrinterStateReason
- One or more interlock devices on the printer are unlocked.
- intern() -
Method in class java.lang.String
- Returns a canonical representation for the string object.
- INTERNAL - Exception in org.omg.CORBA
- This exception indicates an internal failure in an ORB, for
example, if an ORB has detected corruption of its internal
data structures.
- INTERNAL() -
Constructor for exception org.omg.CORBA.INTERNAL
- Constructs an
INTERNAL
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INTERNAL(String) -
Constructor for exception org.omg.CORBA.INTERNAL
- Constructs an
INTERNAL
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INTERNAL(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INTERNAL
- Constructs an
INTERNAL
exception with the specified
minor code and completion status.
- INTERNAL(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INTERNAL
- Constructs an
INTERNAL
exception with the specified detail
message, minor code, and completion status.
- INTERNAL_CLOCK -
Static variable in class javax.sound.midi.Sequencer.SyncMode
- A master synchronization mode that makes the sequencer get
its timing information from its internal clock.
- INTERNAL_FRAME -
Static variable in class javax.accessibility.AccessibleRole
- A frame-like object that is clipped by a desktop pane.
- INTERNAL_FRAME -
Static variable in class javax.swing.plaf.synth.Region
- InternalFrame region.
- INTERNAL_FRAME_ACTIVATED -
Static variable in class javax.swing.event.InternalFrameEvent
- The "window activated" event type.
- INTERNAL_FRAME_CLOSED -
Static variable in class javax.swing.event.InternalFrameEvent
- The "window closed" event.
- INTERNAL_FRAME_CLOSING -
Static variable in class javax.swing.event.InternalFrameEvent
- The "window is closing" event.
- INTERNAL_FRAME_DEACTIVATED -
Static variable in class javax.swing.event.InternalFrameEvent
- The "window deactivated" event type.
- INTERNAL_FRAME_DEICONIFIED -
Static variable in class javax.swing.event.InternalFrameEvent
- The "window deiconified" event type.
- INTERNAL_FRAME_FIRST -
Static variable in class javax.swing.event.InternalFrameEvent
- The first number in the range of IDs used for internal frame events.
- INTERNAL_FRAME_ICONIFIED -
Static variable in class javax.swing.event.InternalFrameEvent
- The "window iconified" event.
- INTERNAL_FRAME_LAST -
Static variable in class javax.swing.event.InternalFrameEvent
- The last number in the range of IDs used for internal frame events.
- INTERNAL_FRAME_OPENED -
Static variable in class javax.swing.event.InternalFrameEvent
- The "window opened" event.
- INTERNAL_FRAME_TITLE_PANE -
Static variable in class javax.swing.plaf.synth.Region
- TitlePane of an InternalFrame.
- internalEntityDecl(String, String) -
Method in interface org.xml.sax.ext.DeclHandler
- Report an internal entity declaration.
- internalEntityDecl(String, String) -
Method in class org.xml.sax.ext.DefaultHandler2
-
- InternalError - Error in java.lang
- Thrown to indicate some unexpected internal error has occurred in
the Java Virtual Machine.
- InternalError() -
Constructor for error java.lang.InternalError
- Constructs an
InternalError
with no detail message.
- InternalError(String) -
Constructor for error java.lang.InternalError
- Constructs an
InternalError
with the specified
detail message.
- internalFrameActivated(InternalFrameEvent) -
Method in class javax.swing.event.InternalFrameAdapter
- Invoked when an internal frame is activated.
- internalFrameActivated(InternalFrameEvent) -
Method in interface javax.swing.event.InternalFrameListener
- Invoked when an internal frame is activated.
- internalFrameActivated(InternalFrameEvent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- InternalFrameAdapter - Class in javax.swing.event
- An abstract adapter class for receiving internal frame events.
- InternalFrameAdapter() -
Constructor for class javax.swing.event.InternalFrameAdapter
-
- internalFrameClosed(InternalFrameEvent) -
Method in class javax.swing.event.InternalFrameAdapter
- Invoked when an internal frame has been closed.
- internalFrameClosed(InternalFrameEvent) -
Method in interface javax.swing.event.InternalFrameListener
- Invoked when an internal frame has been closed.
- internalFrameClosed(InternalFrameEvent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- internalFrameClosing(InternalFrameEvent) -
Method in class javax.swing.event.InternalFrameAdapter
- Invoked when an internal frame is in the process of being closed.
- internalFrameClosing(InternalFrameEvent) -
Method in interface javax.swing.event.InternalFrameListener
- Invoked when an internal frame is in the process of being closed.
- internalFrameClosing(InternalFrameEvent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- internalFrameDeactivated(InternalFrameEvent) -
Method in class javax.swing.event.InternalFrameAdapter
- Invoked when an internal frame is de-activated.
- internalFrameDeactivated(InternalFrameEvent) -
Method in interface javax.swing.event.InternalFrameListener
- Invoked when an internal frame is de-activated.
- internalFrameDeactivated(InternalFrameEvent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- internalFrameDeiconified(InternalFrameEvent) -
Method in class javax.swing.event.InternalFrameAdapter
- Invoked when an internal frame is de-iconified.
- internalFrameDeiconified(InternalFrameEvent) -
Method in interface javax.swing.event.InternalFrameListener
- Invoked when an internal frame is de-iconified.
- internalFrameDeiconified(InternalFrameEvent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- InternalFrameEvent - Class in javax.swing.event
- An
AWTEvent
that adds support for
JInternalFrame
objects as the event source. - InternalFrameEvent(JInternalFrame, int) -
Constructor for class javax.swing.event.InternalFrameEvent
- Constructs an
InternalFrameEvent
object.
- InternalFrameFocusTraversalPolicy - Class in javax.swing
- A FocusTraversalPolicy which can optionally provide an algorithm for
determining a JInternalFrame's initial Component.
- InternalFrameFocusTraversalPolicy() -
Constructor for class javax.swing.InternalFrameFocusTraversalPolicy
-
- internalFrameIconified(InternalFrameEvent) -
Method in class javax.swing.event.InternalFrameAdapter
- Invoked when an internal frame is iconified.
- internalFrameIconified(InternalFrameEvent) -
Method in interface javax.swing.event.InternalFrameListener
- Invoked when an internal frame is iconified.
- internalFrameIconified(InternalFrameEvent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- internalFrameLayout -
Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- InternalFrameListener - Interface in javax.swing.event
- The listener interface for receiving internal frame events.
- internalFrameOpened(InternalFrameEvent) -
Method in class javax.swing.event.InternalFrameAdapter
- Invoked when an internal frame has been opened.
- internalFrameOpened(InternalFrameEvent) -
Method in interface javax.swing.event.InternalFrameListener
- Invoked when a internal frame has been opened.
- internalFrameOpened(InternalFrameEvent) -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI.BasicInternalFrameListener
-
- InternalFrameUI - Class in javax.swing.plaf
- Pluggable look and feel interface for JInternalFrame.
- InternalFrameUI() -
Constructor for class javax.swing.plaf.InternalFrameUI
-
- internalGet(int) -
Method in class java.util.Calendar
- Returns the value of the given calendar field.
- InternationalFormatter - Class in javax.swing.text
InternationalFormatter
extends DefaultFormatter
,
using an instance of java.text.Format
to handle the
conversion to a String, and the conversion from a String.- InternationalFormatter() -
Constructor for class javax.swing.text.InternationalFormatter
- Creates an
InternationalFormatter
with no
Format
specified.
- InternationalFormatter(Format) -
Constructor for class javax.swing.text.InternationalFormatter
- Creates an
InternationalFormatter
with the specified
Format
instance.
- INTERPRETER_RESOURCE_UNAVAILABLE -
Static variable in class javax.print.attribute.standard.PrinterStateReason
- An interpreter resource is unavailable (e.g., font, form).
- interrupt() -
Method in class java.lang.Thread
- Interrupts this thread.
- interrupt() -
Method in class java.lang.ThreadGroup
- Interrupts all threads in this thread group.
- interrupted() -
Static method in class java.lang.Thread
- Tests whether the current thread has been interrupted.
- InterruptedException - Exception in java.lang
- Thrown when a thread is waiting, sleeping, or otherwise paused for
a long time and another thread interrupts it using the
interrupt
method in class Thread
. - InterruptedException() -
Constructor for exception java.lang.InterruptedException
- Constructs an
InterruptedException
with no detail message.
- InterruptedException(String) -
Constructor for exception java.lang.InterruptedException
- Constructs an
InterruptedException
with the
specified detail message.
- InterruptedIOException - Exception in java.io
- Signals that an I/O operation has been interrupted.
- InterruptedIOException() -
Constructor for exception java.io.InterruptedIOException
- Constructs an
InterruptedIOException
with
null
as its error detail message.
- InterruptedIOException(String) -
Constructor for exception java.io.InterruptedIOException
- Constructs an
InterruptedIOException
with the
specified detail message.
- InterruptedNamingException - Exception in javax.naming
- This exception is thrown when the naming operation
being invoked has been interrupted.
- InterruptedNamingException(String) -
Constructor for exception javax.naming.InterruptedNamingException
- Constructs an instance of InterruptedNamingException using an
explanation of the problem.
- InterruptedNamingException() -
Constructor for exception javax.naming.InterruptedNamingException
- Constructs an instance of InterruptedNamingException with
all name resolution fields and explanation initialized to null.
- InterruptibleChannel - Interface in java.nio.channels
- A channel that can be asynchronously closed and interrupted.
- intersect(Area) -
Method in class java.awt.geom.Area
- Sets the shape of this
Area
to the intersection of
its current shape and the shape of the specified Area
.
- intersect(Rectangle2D, Rectangle2D, Rectangle2D) -
Static method in class java.awt.geom.Rectangle2D
- Intersects the pair of specified source
Rectangle2D
objects and puts the result into the specified destination
Rectangle2D
object.
- intersection(Rectangle) -
Method in class java.awt.Rectangle
- Computes the intersection of this
Rectangle
with the
specified Rectangle
.
- intersects(double, double, double, double) -
Method in class java.awt.geom.Arc2D
- Determines whether or not the interior of the arc intersects
the interior of the specified rectangle.
- intersects(double, double, double, double) -
Method in class java.awt.geom.Area
- Tests whether the interior of this
Area
object
intersects the interior of the specified rectangular area.
- intersects(Rectangle2D) -
Method in class java.awt.geom.Area
- Tests whether the interior of this
Area
object
intersects the interior of the specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class java.awt.geom.CubicCurve2D
- Tests if the shape intersects the interior of a specified
set of rectangular coordinates.
- intersects(Rectangle2D) -
Method in class java.awt.geom.CubicCurve2D
- Tests if the shape intersects the interior of a specified
Rectangle2D
.
- intersects(double, double, double, double) -
Method in class java.awt.geom.Ellipse2D
- Tests if the interior of this
Ellipse2D
intersects
the interior of a specified rectangular area.
- intersects(double, double, double, double) -
Method in class java.awt.geom.GeneralPath
- Tests if the interior of this
Shape
intersects the
interior of a specified set of rectangular coordinates.
- intersects(Rectangle2D) -
Method in class java.awt.geom.GeneralPath
- Tests if the interior of this
Shape
intersects the
interior of a specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class java.awt.geom.Line2D
- Tests if this
Line2D
intersects the interior of a
specified set of rectangular coordinates.
- intersects(Rectangle2D) -
Method in class java.awt.geom.Line2D
- Tests if this
Line2D
intersects the interior of a
specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class java.awt.geom.QuadCurve2D
- Tests if the shape of this
QuadCurve2D
intersects the
interior of a specified set of rectangular coordinates.
- intersects(Rectangle2D) -
Method in class java.awt.geom.QuadCurve2D
- Tests if the shape of this
QuadCurve2D
intersects the
interior of a specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class java.awt.geom.Rectangle2D
- Tests if the interior of this
Rectangle2D
intersects the interior of a specified set of rectangular
coordinates.
- intersects(Rectangle2D) -
Method in class java.awt.geom.RectangularShape
- Tests if the interior of the
Shape
intersects the
interior of a specified Rectangle2D
.
- intersects(double, double, double, double) -
Method in class java.awt.geom.RoundRectangle2D
- Tests if the interior of this
RoundRectangle2D
intersects the interior of a specified set of rectangular
coordinates.
- intersects(double, double, double, double) -
Method in class java.awt.Polygon
- Tests if the interior of this
Polygon
intersects the
interior of a specified set of rectangular coordinates.
- intersects(Rectangle2D) -
Method in class java.awt.Polygon
- Tests if the interior of this
Polygon
intersects the
interior of a specified Rectangle2D
.
- intersects(Rectangle) -
Method in class java.awt.Rectangle
- Determines whether or not this
Rectangle
and the specified
Rectangle
intersect.
- intersects(double, double, double, double) -
Method in interface java.awt.Shape
- Tests if the interior of the
Shape
intersects the
interior of a specified rectangular area.
- intersects(Rectangle2D) -
Method in interface java.awt.Shape
- Tests if the interior of the
Shape
intersects the
interior of a specified Rectangle2D
.
- intersects(BitSet) -
Method in class java.util.BitSet
- Returns true if the specified
BitSet
has any bits set to
true
that are also set to true
in this
BitSet
.
- intersectsLine(double, double, double, double) -
Method in class java.awt.geom.Line2D
- Tests if the line segment from (X1, Y1) to
(X2, Y2) intersects this line segment.
- intersectsLine(Line2D) -
Method in class java.awt.geom.Line2D
- Tests if the specified line segment intersects this line segment.
- intersectsLine(double, double, double, double) -
Method in class java.awt.geom.Rectangle2D
- Tests if the specified line segment intersects the interior of this
Rectangle2D
.
- intersectsLine(Line2D) -
Method in class java.awt.geom.Rectangle2D
- Tests if the specified line segment intersects the interior of this
Rectangle2D
.
- INTERVAL_ADDED -
Static variable in class javax.swing.event.ListDataEvent
- Identifies the addition of one or more contiguous items to the list
- INTERVAL_REMOVED -
Static variable in class javax.swing.event.ListDataEvent
- Identifies the removal of one or more contiguous items from the list
- intervalAdded(ListDataEvent) -
Method in interface javax.swing.event.ListDataListener
- Sent after the indices in the index0,index1
interval have been inserted in the data model.
- intervalAdded(ListDataEvent) -
Method in class javax.swing.JComboBox
- This method is public as an implementation side effect.
- intervalAdded(ListDataEvent) -
Method in class javax.swing.JList.AccessibleJList
- List Data Listener interval added method.
- intervalAdded(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
-
- intervalAdded(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
-
- intervalAdded(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicDirectoryModel
- Obsolete - not used.
- intervalAdded(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
-
- intervalRemoved(ListDataEvent) -
Method in interface javax.swing.event.ListDataListener
- Sent after the indices in the index0,index1 interval
have been removed from the data model.
- intervalRemoved(ListDataEvent) -
Method in class javax.swing.JComboBox
- This method is public as an implementation side effect.
- intervalRemoved(ListDataEvent) -
Method in class javax.swing.JList.AccessibleJList
- List Data Listener interval removed method.
- intervalRemoved(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler
-
- intervalRemoved(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicComboPopup.ListDataHandler
-
- intervalRemoved(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicDirectoryModel
- Obsolete - not used.
- intervalRemoved(ListDataEvent) -
Method in class javax.swing.plaf.basic.BasicListUI.ListDataHandler
-
- INTF_REPOS - Exception in org.omg.CORBA
- Exception raised
when an ORB cannot reach the interface
repository, or some other failure relating to the interface repository
is detected.
- INTF_REPOS() -
Constructor for exception org.omg.CORBA.INTF_REPOS
- Constructs an
INTF_REPOS
exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
- INTF_REPOS(String) -
Constructor for exception org.omg.CORBA.INTF_REPOS
- Constructs an
INTF_REPOS
exception with the specified detail.
- INTF_REPOS(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INTF_REPOS
- Constructs an
INTF_REPOS
exception with the specified
minor code and completion status.
- INTF_REPOS(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INTF_REPOS
- Constructs an
INTF_REPOS
exception with the specified detail
message, minor code, and completion status.
- IntHolder - Class in org.omg.CORBA
- The Holder for Int.
- IntHolder() -
Constructor for class org.omg.CORBA.IntHolder
- Constructs a new
IntHolder
object with its
value
field initialized to 0
.
- IntHolder(int) -
Constructor for class org.omg.CORBA.IntHolder
- Constructs a new
IntHolder
object with its
value
field initialized to the given
int
.
- intKey() -
Method in class java.awt.RenderingHints.Key
- Returns the private integer key that the subclass
instantiated this Key with.
- IntrospectionException - Exception in java.beans
- Thrown when an exception happens during Introspection.
- IntrospectionException(String) -
Constructor for exception java.beans.IntrospectionException
- Constructs an
IntrospectionException
with a
detailed message.
- IntrospectionException - Exception in javax.management
- An exception occurred during the introspection of an MBean.
- IntrospectionException() -
Constructor for exception javax.management.IntrospectionException
- Default constructor.
- IntrospectionException(String) -
Constructor for exception javax.management.IntrospectionException
- Constructor that allows a specific error message to be specified.
- Introspector - Class in java.beans
- The Introspector class provides a standard way for tools to learn about
the properties, events, and methods supported by a target Java Bean.
- intValue() -
Method in class java.lang.Byte
- Returns the value of this
Byte
as an
int
.
- intValue() -
Method in class java.lang.Double
- Returns the value of this
Double
as an
int
(by casting to type int
).
- intValue() -
Method in class java.lang.Float
- Returns the value of this
Float
as an
int
(by casting to type int
).
- intValue() -
Method in class java.lang.Integer
- Returns the value of this
Integer
as an
int
.
- intValue() -
Method in class java.lang.Long
- Returns the value of this
Long
as an
int
.
- intValue() -
Method in class java.lang.Number
- Returns the value of the specified number as an
int
.
- intValue() -
Method in class java.lang.Short
- Returns the value of this
Short
as an
int
.
- intValue() -
Method in class java.math.BigDecimal
- Converts this BigDecimal to an int.
- intValue() -
Method in class java.math.BigInteger
- Converts this BigInteger to an
int
.
- intValue() -
Method in class java.util.concurrent.atomic.AtomicInteger
-
- intValue() -
Method in class java.util.concurrent.atomic.AtomicLong
-
- intValue() -
Method in class java.util.logging.Level
- Get the integer value for this level.
- intValueExact() -
Method in class java.math.BigDecimal
- Converts this BigDecimal to an int, checking
for lost information.
- INUSE_ATTRIBUTE_ERR -
Static variable in exception org.w3c.dom.DOMException
- If an attempt is made to add an attribute that is already in use
elsewhere.
- INV_FLAG - Exception in org.omg.CORBA
- Exception thrown
when an invalid flag was passed to an operation (for example, when
creating a DII request).
- INV_FLAG() -
Constructor for exception org.omg.CORBA.INV_FLAG
- Constructs an
INV_FLAG
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INV_FLAG(String) -
Constructor for exception org.omg.CORBA.INV_FLAG
- Constructs an
INV_FLAG
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INV_FLAG(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_FLAG
- Constructs an
INV_FLAG
exception with the specified
minor code and completion status.
- INV_FLAG(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_FLAG
- Constructs an
INV_FLAG
exception with the specified detail
message, minor code, and completion status.
- INV_IDENT - Exception in org.omg.CORBA
- This exception indicates that an IDL identifier is syntactically
invalid.
- INV_IDENT() -
Constructor for exception org.omg.CORBA.INV_IDENT
- Constructs an
INV_IDENT
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INV_IDENT(String) -
Constructor for exception org.omg.CORBA.INV_IDENT
- Constructs an
INV_IDENT
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INV_IDENT(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_IDENT
- Constructs an
INV_IDENT
exception with the specified
minor code and completion status.
- INV_IDENT(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_IDENT
- Constructs an
INV_IDENT
exception with the specified detail
message, minor code, and completion status.
- INV_OBJREF - Exception in org.omg.CORBA
- This exception indicates that an object reference is internally
malformed.
- INV_OBJREF() -
Constructor for exception org.omg.CORBA.INV_OBJREF
- Constructs an
INV_OBJREF
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
- INV_OBJREF(String) -
Constructor for exception org.omg.CORBA.INV_OBJREF
- Constructs an
INV_OBJREF
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
- INV_OBJREF(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_OBJREF
- Constructs an
INV_OBJREF
exception with the specified
minor code and completion status.
- INV_OBJREF(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_OBJREF
- Constructs an
INV_OBJREF
exception with the specified detail
message, minor code, and completion status.
- INV_POLICY - Exception in org.omg.CORBA
- Standard exception thrown
when an invocation cannot be made because of an incompatibility between
Policy overrides that apply to the particular invocation.
- INV_POLICY() -
Constructor for exception org.omg.CORBA.INV_POLICY
- Constructs a
INV_POLICY
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
- INV_POLICY(String) -
Constructor for exception org.omg.CORBA.INV_POLICY
- Constructs a
INV_POLICY
exception with the
specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
- INV_POLICY(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_POLICY
- Constructs a
INV_POLICY
exception with the specified
minor code and completion status.
- INV_POLICY(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INV_POLICY
- Constructs a
INV_POLICY
exception with the
specified description message, minor code, and completion status.
- Invalid - Exception in org.omg.CORBA.DynAnyPackage
- Invalid is thrown by dynamic any operations when a bad
DynAny
or Any
is passed as a parameter. - Invalid() -
Constructor for exception org.omg.CORBA.DynAnyPackage.Invalid
- Constructs an
Invalid
object.
- Invalid(String) -
Constructor for exception org.omg.CORBA.DynAnyPackage.Invalid
- Constructs an
Invalid
object.
- INVALID_ACCESS_ERR -
Static variable in exception org.w3c.dom.DOMException
- If a parameter or an operation is not supported by the underlying
object.
- INVALID_ACTIVITY - Exception in org.omg.CORBA
- The
INVALID_ACTIVITY
system exception may be raised on the
Activity or Transaction services' resume methods if a transaction or
Activity is resumed in a context different to that from which it was
suspended. - INVALID_ACTIVITY() -
Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
- Constructs an
INVALID_ACTIVITY
exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
- INVALID_ACTIVITY(String) -
Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
- Constructs an
INVALID_ACTIVITY
exception with the
specified message.
- INVALID_ACTIVITY(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
- Constructs an
INVALID_ACTIVITY
exception with the
specified minor code and completion status.
- INVALID_ACTIVITY(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INVALID_ACTIVITY
- Constructs an
INVALID_ACTIVITY
exception with the
specified message, minor code, and completion status.
- INVALID_CHARACTER_ERR -
Static variable in exception org.w3c.dom.DOMException
- If an invalid or illegal character is specified, such as in an XML name.
- INVALID_MODIFICATION_ERR -
Static variable in exception org.w3c.dom.DOMException
- If an attempt is made to modify the type of the underlying object.
- INVALID_STATE_ERR -
Static variable in exception org.w3c.dom.DOMException
- If an attempt is made to use an object that is not, or is no longer,
usable.
- INVALID_TRANSACTION - Exception in org.omg.CORBA
- Exception thrown
when the request carried an invalid transaction context.
- INVALID_TRANSACTION() -
Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
- Constructs an
INVALID_TRANSACTION
exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
- INVALID_TRANSACTION(String) -
Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
- Constructs an
INVALID_TRANSACTION
exception
with the specified detail message.
- INVALID_TRANSACTION(int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
- Constructs an
INVALID_TRANSACTION
exception with the specified
minor code and completion status.
- INVALID_TRANSACTION(String, int, CompletionStatus) -
Constructor for exception org.omg.CORBA.INVALID_TRANSACTION
- Constructs an
INVALID_TRANSACTION
exception with the specified detail
message, minor code, and completion status.
- InvalidActivityException - Exception in javax.activity
- This exception may be thrown on any method for which Activity context
is accessed and indicates that the attempted invocation or the Activity
context associated with the attempted invocation is incompatible with
the Activity's current state.
- InvalidActivityException() -
Constructor for exception javax.activity.InvalidActivityException
- Constructs a new instance with null as its detail message.
- InvalidActivityException(String) -
Constructor for exception javax.activity.InvalidActivityException
- Constructs a new instance with the specified detail message.
- InvalidActivityException(Throwable) -
Constructor for exception javax.activity.InvalidActivityException
- Constructs a new throwable with the specified cause.
- InvalidActivityException(String, Throwable) -
Constructor for exception javax.activity.InvalidActivityException
- Constructs a new throwable with the specified detail message and cause.
- InvalidAddress - Exception in org.omg.CosNaming.NamingContextExtPackage
- org/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java .
- InvalidAddress() -
Constructor for exception org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
-
- InvalidAddress(String) -
Constructor for exception org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
-
- InvalidAddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
- org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHelper.java .
- InvalidAddressHelper() -
Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
-
- InvalidAddressHolder - Class in org.omg.CosNaming.NamingContextExtPackage
- org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHolder.java .
- InvalidAddressHolder() -
Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- InvalidAddressHolder(InvalidAddress) -
Constructor for class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder
-
- InvalidAlgorithmParameterException - Exception in java.security
- This is the exception for invalid or inappropriate algorithm parameters.
- InvalidAlgorithmParameterException() -
Constructor for exception java.security.InvalidAlgorithmParameterException
- Constructs an InvalidAlgorithmParameterException with no detail
message.
- InvalidAlgorithmParameterException(String) -
Constructor for exception java.security.InvalidAlgorithmParameterException
- Constructs an InvalidAlgorithmParameterException with the specified
detail message.
- InvalidAlgorithmParameterException(String, Throwable) -
Constructor for exception java.security.InvalidAlgorithmParameterException
- Creates a
InvalidAlgorithmParameterException
with the
specified detail message and cause.
- InvalidAlgorithmParameterException(Throwable) -
Constructor for exception java.security.InvalidAlgorithmParameterException
- Creates a
InvalidAlgorithmParameterException
with the
specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).
- InvalidApplicationException - Exception in javax.management
- Thrown when an attempt is made to apply either of the following: A
subquery expression to an MBean or a qualified attribute expression
to an MBean of the wrong class.
- InvalidApplicationException(Object) -
Constructor for exception javax.management.InvalidApplicationException
- Constructs an
InvalidApplicationException
with the specified Object
.
- invalidate() -
Method in class java.awt.Component
- Invalidates this component.
- invalidate() -
Method in class java.awt.Container
- Invalidates the container.
- invalidate() -
Method in class java.awt.Polygon
- Invalidates or flushes any internally-cached data that depends
on the vertex coordinates of this
Polygon
.
- invalidate() -
Method in interface javax.net.ssl.SSLSession
- Invalidates the session.
- invalidate() -
Method in class javax.swing.CellRendererPane
- Overridden to avoid propagating a invalidate up the tree when the
cell renderer child is configured.
- invalidate() -
Method in class javax.swing.DefaultListCellRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class javax.swing.table.DefaultTableCellRenderer
- Overridden for performance reasons.
- invalidate() -
Method in class javax.swing.tree.DefaultTreeCellRenderer
- Overridden for performance reasons.
- invalidateFileCache() -
Method in class javax.swing.plaf.basic.BasicDirectoryModel
- Obsolete - not used.
- invalidateLayout(Container) -
Method in class java.awt.BorderLayout
- Invalidates the layout, indicating that if the layout manager
has cached information it should be discarded.
- invalidateLayout(Container) -
Method in class java.awt.CardLayout
- Invalidates the layout, indicating that if the layout manager
has cached information it should be discarded.
- invalidateLayout(Container) -
Method in class java.awt.GridBagLayout
- Invalidates the layout, indicating that if the layout manager
has cached information it should be discarded.
- invalidateLayout(Container) -
Method in interface java.awt.LayoutManager2
- Invalidates the layout, indicating that if the layout manager
has cached information it should be discarded.
- invalidateLayout(Container) -
Method in class javax.swing.BoxLayout
- Indicates that a child has changed its layout related information,
and thus any cached calculations should be flushed.
- invalidateLayout(Container) -
Method in class javax.swing.JRootPane.RootLayout
-
- invalidateLayout(Container) -
Method in class javax.swing.OverlayLayout
- Indicates a child has changed its layout related information,
which causes any cached calculations to be flushed.
- invalidateLayout(Container) -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
- Does nothing.
- invalidateLayout(Container) -
Method in class javax.swing.SpringLayout
-
- invalidatePathBounds(TreePath) -
Method in class javax.swing.tree.AbstractLayoutCache
- Instructs the
LayoutCache
that the bounds for
path
are invalid, and need to be updated.
- invalidatePathBounds(TreePath) -
Method in class javax.swing.tree.FixedHeightLayoutCache
- Does nothing, FixedHeightLayoutCache doesn't cache width, and that
is all that could change.
- invalidatePathBounds(TreePath) -
Method in class javax.swing.tree.VariableHeightLayoutCache
- Instructs the
LayoutCache
that the bounds for
path
are invalid, and need to be updated.
- invalidateSizes() -
Method in class javax.swing.tree.AbstractLayoutCache
- Informs the
TreeState
that it needs to recalculate
all the sizes it is referencing.
- invalidateSizes() -
Method in class javax.swing.tree.FixedHeightLayoutCache
- Informs the TreeState that it needs to recalculate all the sizes
it is referencing.
- invalidateSizes() -
Method in class javax.swing.tree.VariableHeightLayoutCache
- Informs the
TreeState
that it needs to recalculate
all the sizes it is referencing.
- InvalidAttributeIdentifierException - Exception in javax.naming.directory
- This exception is thrown when an attempt is
made to add to create an attribute with an invalid attribute identifier.
- InvalidAttributeIdentifierException(String) -
Constructor for exception javax.naming.directory.InvalidAttributeIdentifierException
- Constructs a new instance of InvalidAttributeIdentifierException using the
explanation supplied.
- InvalidAttributeIdentifierException() -
Constructor for exception javax.naming.directory.InvalidAttributeIdentifierException
- Constructs a new instance of InvalidAttributeIdentifierException.
- InvalidAttributesException - Exception in javax.naming.directory
- This exception is thrown when an attempt is
made to add or modify an attribute set that has been specified
incompletely or incorrectly.
- InvalidAttributesException(String) -
Constructor for exception javax.naming.directory.InvalidAttributesException
- Constructs a new instance of InvalidAttributesException using an
explanation.
- InvalidAttributesException() -
Constructor for exception javax.naming.directory.InvalidAttributesException
- Constructs a new instance of InvalidAttributesException.
- InvalidAttributeValueException - Exception in javax.management
- The value specified is not valid for the attribute.
- InvalidAttributeValueException() -
Constructor for exception javax.management.InvalidAttributeValueException
- Default constructor.
- InvalidAttributeValueException(String) -
Constructor for exception javax.management.InvalidAttributeValueException
- Constructor that allows a specific error message to be specified.
- InvalidAttributeValueException - Exception in javax.naming.directory
- This class is thrown when an attempt is
made to add to an attribute a value that conflicts with the attribute's
schema definition.
- InvalidAttributeValueException(String) -
Constructor for exception javax.naming.directory.InvalidAttributeValueException
- Constructs a new instance of InvalidAttributeValueException using
an explanation.
- InvalidAttributeValueException() -
Constructor for exception javax.naming.directory.InvalidAttributeValueException
- Constructs a new instance of InvalidAttributeValueException.
- InvalidClassException - Exception in java.io
- Thrown when the Serialization runtime detects one of the following
problems with a Class.
- InvalidClassException(String) -
Constructor for exception java.io.InvalidClassException
- Report a InvalidClassException for the reason specified.
- InvalidClassException(String, String) -
Constructor for exception java.io.InvalidClassException
- Constructs an InvalidClassException object.
- InvalidDnDOperationException - Exception in java.awt.dnd
- This exception is thrown by various methods in the java.awt.dnd package.
- InvalidDnDOperationException() -
Constructor for exception java.awt.dnd.InvalidDnDOperationException
- Create a default Exception
- InvalidDnDOperationException(String) -
Constructor for exception java.awt.dnd.InvalidDnDOperationException
- Create an Exception with its own descriptive message
- invalidEdit() -
Method in class javax.swing.JFormattedTextField.AbstractFormatter
- This should be invoked when the user types an invalid character.
- invalidEdit() -
Method in class javax.swing.JFormattedTextField
- Invoked when the user inputs an invalid value.
- InvalidKeyException - Exception in java.security
- This is the exception for invalid Keys (invalid encoding, wrong
length, uninitialized, etc).
- InvalidKeyException() -
Constructor for exception java.security.InvalidKeyException
- Constructs an InvalidKeyException with no detail message.
- InvalidKeyException(String) -
Constructor for exception java.security.InvalidKeyException
- Constructs an InvalidKeyException with the specified detail
message.
- InvalidKeyException(String, Throwable) -
Constructor for exception java.security.InvalidKeyException
- Creates a
InvalidKeyException
with the specified
detail message and cause.
- InvalidKeyException(Throwable) -
Constructor for exception java.security.InvalidKeyException
- Creates a
InvalidKeyException
with the specified cause
and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).
- InvalidKeyException - Exception in javax.management.openmbean
- This runtime exception is thrown to indicate that a method parameter which was expected to be
an item name of a composite data or a row index of a tabular data is not valid.
- InvalidKeyException() -
Constructor for exception javax.management.openmbean.InvalidKeyException
- An InvalidKeyException with no detail message.
- InvalidKeyException(String) -
Constructor for exception javax.management.openmbean.InvalidKeyException
- An InvalidKeyException with a detail message.
- InvalidKeySpecException - Exception in java.security.spec
- This is the exception for invalid key specifications.
- InvalidKeySpecException() -
Constructor for exception java.security.spec.InvalidKeySpecException
- Constructs an InvalidKeySpecException with no detail message.
- InvalidKeySpecException(String) -
Constructor for exception java.security.spec.InvalidKeySpecException
- Constructs an InvalidKeySpecException with the specified detail
message.
- InvalidKeySpecException(String, Throwable) -
Constructor for exception java.security.spec.InvalidKeySpecException
- Creates a
InvalidKeySpecException
with the specified
detail message and cause.
- InvalidKeySpecException(Throwable) -
Constructor for exception java.security.spec.InvalidKeySpecException
- Creates a
InvalidKeySpecException
with the specified cause
and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).
- InvalidMarkException - Exception in java.nio
- Unchecked exception thrown when an attempt is made to reset a buffer
when its mark is not defined.
- InvalidMarkException() -
Constructor for exception java.nio.InvalidMarkException
- Constructs an instance of this class.
- InvalidMidiDataException - Exception in javax.sound.midi
- An
InvalidMidiDataException
indicates that inappropriate MIDI
data was encountered. - InvalidMidiDataException() -
Constructor for exception javax.sound.midi.InvalidMidiDataException
- Constructs an
InvalidMidiDataException
with
null
for its error detail message.
- InvalidMidiDataException(String) -
Constructor for exception javax.sound.midi.InvalidMidiDataException
- Constructs an
InvalidMidiDataException
with the
specified detail message.
- InvalidName - Exception in org.omg.CORBA.ORBPackage
- The
InvalidName
exception is raised when
ORB.resolve_initial_references
is passed a name
for which there is no initial reference. - InvalidName() -
Constructor for exception org.omg.CORBA.ORBPackage.InvalidName
- Constructs an
InvalidName
exception with no reason message.
- InvalidName(String) -
Constructor for exception org.omg.CORBA.ORBPackage.InvalidName
- Constructs an
InvalidName
exception with the specified
reason message.
- InvalidName - Exception in org.omg.CosNaming.NamingContextPackage
- org/omg/CosNaming/NamingContextPackage/InvalidName.java .
- InvalidName() -
Constructor for exception org.omg.CosNaming.NamingContextPackage.InvalidName
-
- InvalidName(String) -
Constructor for exception org.omg.CosNaming.NamingContextPackage.InvalidName
-
- InvalidName - Exception in org.omg.PortableInterceptor.ORBInitInfoPackage
- org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidName.java .
- InvalidName() -
Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
-
- InvalidName(String) -
Constructor for exception org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
-
- InvalidNameException - Exception in javax.naming
- This exception indicates that the name being specified does
not conform to the naming syntax of a naming system.
- InvalidNameException(String) -
Constructor for exception javax.naming.InvalidNameException
- Constructs an instance of InvalidNameException using an
explanation of the problem.
- InvalidNameException() -
Constructor for exception javax.naming.InvalidNameException
- Constructs an instance of InvalidNameException with
all fields set to null.
- InvalidNameHelper - Class in org.omg.CosNaming.NamingContextPackage
- org/omg/CosNaming/NamingContextPackage/InvalidNameHelper.java .
- InvalidNameHelper() -
Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
-
- InvalidNameHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
- org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHelper.java .
- InvalidNameHelper() -
Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
-
- InvalidNameHolder - Class in org.omg.CosNaming.NamingContextPackage
- org/omg/CosNaming/NamingContextPackage/InvalidNameHolder.java .
- InvalidNameHolder() -
Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- InvalidNameHolder(InvalidName) -
Constructor for class org.omg.CosNaming.NamingContextPackage.InvalidNameHolder
-
- InvalidObjectException - Exception in java.io
- Indicates that one or more deserialized objects failed validation
tests.
- InvalidObjectException(String) -
Constructor for exception java.io.InvalidObjectException
- Constructs an
InvalidObjectException
.
- InvalidOpenTypeException - Exception in javax.management.openmbean
- This runtime exception is thrown to indicate that the open type of an open data value
is not the one expected.
- InvalidOpenTypeException() -
Constructor for exception javax.management.openmbean.InvalidOpenTypeException
- An InvalidOpenTypeException with no detail message.
- InvalidOpenTypeException(String) -
Constructor for exception javax.management.openmbean.InvalidOpenTypeException
- An InvalidOpenTypeException with a detail message.
- InvalidParameterException - Exception in java.security
- This exception, designed for use by the JCA/JCE engine classes,
is thrown when an invalid parameter is passed
to a method.
- InvalidParameterException() -
Constructor for exception java.security.InvalidParameterException
- Constructs an InvalidParameterException with no detail message.
- InvalidParameterException(String) -
Constructor for exception java.security.InvalidParameterException
- Constructs an InvalidParameterException with the specified
detail message.
- InvalidParameterSpecException - Exception in java.security.spec
- This is the exception for invalid parameter specifications.
- InvalidParameterSpecException() -
Constructor for exception java.security.spec.InvalidParameterSpecException
- Constructs an InvalidParameterSpecException with no detail message.
- InvalidParameterSpecException(String) -
Constructor for exception java.security.spec.InvalidParameterSpecException
- Constructs an InvalidParameterSpecException with the specified detail
message.
- InvalidPolicy - Exception in org.omg.PortableServer.POAPackage
- org/omg/PortableServer/POAPackage/InvalidPolicy.java .
- InvalidPolicy() -
Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
-
- InvalidPolicy(short) -
Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
-
- InvalidPolicy(String, short) -
Constructor for exception org.omg.PortableServer.POAPackage.InvalidPolicy
-
- InvalidPolicyHelper - Class in org.omg.PortableServer.POAPackage
- org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java .
- InvalidPolicyHelper() -
Constructor for class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
-
- InvalidPreferencesFormatException - Exception in java.util.prefs
- Thrown to indicate that an operation could not complete because
the input did not conform to the appropriate XML document type
for a collection of preferences, as per the
Preferences
specification. - InvalidPreferencesFormatException(Throwable) -
Constructor for exception java.util.prefs.InvalidPreferencesFormatException
- Constructs an InvalidPreferencesFormatException with the specified
cause.
- InvalidPreferencesFormatException(String) -
Constructor for exception java.util.prefs.InvalidPreferencesFormatException
- Constructs an InvalidPreferencesFormatException with the specified
detail message.
- InvalidPreferencesFormatException(String, Throwable) -
Constructor for exception java.util.prefs.InvalidPreferencesFormatException
- Constructs an InvalidPreferencesFormatException with the specified
detail message and cause.
- InvalidPropertiesFormatException - Exception in java.util
- Thrown to indicate that an operation could not complete because
the input did not conform to the appropriate XML document type
for a collection of properties, as per the
Properties
specification. - InvalidPropertiesFormatException(Throwable) -
Constructor for exception java.util.InvalidPropertiesFormatException
- Constructs an InvalidPropertiesFormatException with the specified
cause.
- InvalidPropertiesFormatException(String) -
Constructor for exception java.util.InvalidPropertiesFormatException
- Constructs an InvalidPropertiesFormatException with the specified
detail message.
- InvalidRelationIdException - Exception in javax.management.relation
- This exception is raised when relation id provided for a relation is already
used.
- InvalidRelationIdException() -
Constructor for exception javax.management.relation.InvalidRelationIdException
- Default constructor, no message put in exception.
- InvalidRelationIdException(String) -
Constructor for exception javax.management.relation.InvalidRelationIdException
- Constructor with given message put in exception.
- InvalidRelationServiceException - Exception in javax.management.relation
- This exception is raised when an invalid Relation Service is provided.
- InvalidRelationServiceException() -
Constructor for exception javax.management.relation.InvalidRelationServiceException
- Default constructor, no message put in exception.
- InvalidRelationServiceException(String) -
Constructor for exception javax.management.relation.InvalidRelationServiceException
- Constructor with given message put in exception.
- InvalidRelationTypeException - Exception in javax.management.relation
- Invalid relation type.
- InvalidRelationTypeException() -
Constructor for exception javax.management.relation.InvalidRelationTypeException
- Default constructor, no message put in exception.
- InvalidRelationTypeException(String) -
Constructor for exception javax.management.relation.InvalidRelationTypeException
- Constructor with given message put in exception.
- InvalidRoleInfoException - Exception in javax.management.relation
- This exception is raised when, in a role info, its minimum degree is greater
than its maximum degree.
- InvalidRoleInfoException() -
Constructor for exception javax.management.relation.InvalidRoleInfoException
- Default constructor, no message put in exception.
- InvalidRoleInfoException(String) -
Constructor for exception javax.management.relation.InvalidRoleInfoException
- Constructor with given message put in exception.
- InvalidRoleValueException - Exception in javax.management.relation
- Role value is invalid.
- InvalidRoleValueException() -
Constructor for exception javax.management.relation.InvalidRoleValueException
- Default constructor, no message put in exception.
- InvalidRoleValueException(String) -
Constructor for exception javax.management.relation.InvalidRoleValueException
- Constructor with given message put in exception.
- InvalidSearchControlsException - Exception in javax.naming.directory
- This exception is thrown when the specification of
the SearchControls for a search operation is invalid.
- InvalidSearchControlsException() -
Constructor for exception javax.naming.directory.InvalidSearchControlsException
- Constructs a new instance of InvalidSearchControlsException.
- InvalidSearchControlsException(String) -
Constructor for exception javax.naming.directory.InvalidSearchControlsException
- Constructs a new instance of InvalidSearchControlsException
with an explanation.
- InvalidSearchFilterException - Exception in javax.naming.directory
- This exception is thrown when the specification of
a search filter is invalid.
- InvalidSearchFilterException() -
Constructor for exception javax.naming.directory.InvalidSearchFilterException
- Constructs a new instance of InvalidSearchFilterException.
- InvalidSearchFilterException(String) -
Constructor for exception javax.naming.directory.InvalidSearchFilterException
- Constructs a new instance of InvalidSearchFilterException
with an explanation.
- InvalidSeq - Exception in org.omg.CORBA.DynAnyPackage
- The InvalidSeq exception is thrown by all operations on dynamic
anys that take a sequence (Java array) as an argument, when that
sequence is invalid.
- InvalidSeq() -
Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidSeq
- Constructs an
InvalidSeq
object.
- InvalidSeq(String) -
Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidSeq
- Constructs an
InvalidSeq
object.
- InvalidSlot - Exception in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/InvalidSlot.java .
- InvalidSlot() -
Constructor for exception org.omg.PortableInterceptor.InvalidSlot
-
- InvalidSlot(String) -
Constructor for exception org.omg.PortableInterceptor.InvalidSlot
-
- InvalidSlotHelper - Class in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/InvalidSlotHelper.java .
- InvalidSlotHelper() -
Constructor for class org.omg.PortableInterceptor.InvalidSlotHelper
-
- InvalidTargetObjectTypeException - Exception in javax.management.modelmbean
- Exception thrown when an invalid target object type is specified.
- InvalidTargetObjectTypeException() -
Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
- Default constructor.
- InvalidTargetObjectTypeException(String) -
Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
- Constructor from a string.
- InvalidTargetObjectTypeException(Exception, String) -
Constructor for exception javax.management.modelmbean.InvalidTargetObjectTypeException
- Constructor taking an exception and a string.
- InvalidTransactionException - Exception in javax.transaction
- This exception indicates that the request carried an invalid transaction
context.
- InvalidTransactionException() -
Constructor for exception javax.transaction.InvalidTransactionException
-
- InvalidTransactionException(String) -
Constructor for exception javax.transaction.InvalidTransactionException
-
- InvalidTypeForEncoding - Exception in org.omg.IOP.CodecPackage
- org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java .
- InvalidTypeForEncoding() -
Constructor for exception org.omg.IOP.CodecPackage.InvalidTypeForEncoding
-
- InvalidTypeForEncoding(String) -
Constructor for exception org.omg.IOP.CodecPackage.InvalidTypeForEncoding
-
- InvalidTypeForEncodingHelper - Class in org.omg.IOP.CodecPackage
- org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.java .
- InvalidTypeForEncodingHelper() -
Constructor for class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
-
- InvalidValue - Exception in org.omg.CORBA.DynAnyPackage
-
- InvalidValue() -
Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidValue
- Constructs an
InvalidValue
object.
- InvalidValue(String) -
Constructor for exception org.omg.CORBA.DynAnyPackage.InvalidValue
- Constructs an
InvalidValue
object.
- InvalidValue - Exception in org.omg.DynamicAny.DynAnyPackage
- org/omg/DynamicAny/DynAnyPackage/InvalidValue.java .
- InvalidValue() -
Constructor for exception org.omg.DynamicAny.DynAnyPackage.InvalidValue
-
- InvalidValue(String) -
Constructor for exception org.omg.DynamicAny.DynAnyPackage.InvalidValue
-
- InvalidValueHelper - Class in org.omg.DynamicAny.DynAnyPackage
- org/omg/DynamicAny/DynAnyPackage/InvalidValueHelper.java .
- InvalidValueHelper() -
Constructor for class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
-
- inverseTransform(Point2D, Point2D) -
Method in class java.awt.geom.AffineTransform
- Inverse transforms the specified
ptSrc
and stores the
result in ptDst
.
- inverseTransform(double[], int, double[], int, int) -
Method in class java.awt.geom.AffineTransform
- Inverse transforms an array of double precision coordinates by
this transform.
- INVITE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for INVITE_ENVELOPE.
- INVITE_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for Invitation Envelope, 220 x 220 mm.
- INVOCATION_DEFAULT -
Static variable in class java.awt.event.InvocationEvent
- The default id for all InvocationEvents.
- INVOCATION_EVENT_MASK -
Static variable in class java.awt.AWTEvent
- The event mask for selecting invocation events.
- INVOCATION_FIRST -
Static variable in class java.awt.event.InvocationEvent
- Marks the first integer id for the range of invocation event ids.
- INVOCATION_LAST -
Static variable in class java.awt.event.InvocationEvent
- Marks the last integer id for the range of invocation event ids.
- InvocationEvent - Class in java.awt.event
- An event which executes the
run()
method on a Runnable
when dispatched by the AWT event dispatcher thread. - InvocationEvent(Object, Runnable) -
Constructor for class java.awt.event.InvocationEvent
- Constructs an
InvocationEvent
with the specified
source which will execute the runnable's run
method when dispatched.
- InvocationEvent(Object, Runnable, Object, boolean) -
Constructor for class java.awt.event.InvocationEvent
- Constructs an
InvocationEvent
with the specified
source which will execute the runnable's run
method when dispatched.
- InvocationEvent(Object, int, Runnable, Object, boolean) -
Constructor for class java.awt.event.InvocationEvent
- Constructs an
InvocationEvent
with the specified
source and ID which will execute the runnable's run
method when dispatched.
- InvocationHandler - Interface in java.lang.reflect
InvocationHandler
is the interface implemented by
the invocation handler of a proxy instance.- InvocationTargetException - Exception in java.lang.reflect
- InvocationTargetException is a checked exception that wraps
an exception thrown by an invoked method or constructor.
- InvocationTargetException() -
Constructor for exception java.lang.reflect.InvocationTargetException
- Constructs an
InvocationTargetException
with
null
as the target exception.
- InvocationTargetException(Throwable) -
Constructor for exception java.lang.reflect.InvocationTargetException
- Constructs a InvocationTargetException with a target exception.
- InvocationTargetException(Throwable, String) -
Constructor for exception java.lang.reflect.InvocationTargetException
- Constructs a InvocationTargetException with a target exception
and a detail message.
- INVOICE -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for Invoice, 5 1/2 x 8 1/2 in.
- INVOICE -
Static variable in class javax.print.attribute.standard.MediaSize.Other
- Specifies the invoice size, 5.5 inches by 8.5 inches.
- INVOICE -
Static variable in class javax.print.attribute.standard.MediaSizeName
- invoice size .
- invoke(Object, Method, Object[]) -
Method in class java.beans.EventHandler
- Extract the appropriate property value from the event and
pass it to the action associated with
this
EventHandler
.
- invoke(Object, Method, Object[]) -
Method in interface java.lang.reflect.InvocationHandler
- Processes a method invocation on a proxy instance and returns
the result.
- invoke(Object, Object...) -
Method in class java.lang.reflect.Method
- Invokes the underlying method represented by this
Method
object, on the specified object with the specified parameters.
- invoke(Object, Method, Object[]) -
Method in class java.rmi.server.RemoteObjectInvocationHandler
- Processes a method invocation made on the encapsulating
proxy instance,
proxy
, and returns the result.
- invoke(Remote, Method, Object[], long) -
Method in interface java.rmi.server.RemoteRef
- Invoke a method.
- invoke(RemoteCall) -
Method in interface java.rmi.server.RemoteRef
- Deprecated. 1.2 style stubs no longer use this method. Instead of
using a sequence of method calls to the remote reference
(
newCall
, invoke
, and done
), a
stub uses a single method, invoke(Remote, Method, Object[],
int)
, on the remote reference to carry out parameter
marshalling, remote method executing and unmarshalling of the return
value.
- invoke(String, Object[], String[]) -
Method in interface javax.management.DynamicMBean
- Allows an action to be invoked on the Dynamic MBean.
- invoke(ObjectName, String, Object[], String[]) -
Method in interface javax.management.MBeanServer
- Invokes an operation on an MBean.
- invoke(ObjectName, String, Object[], String[]) -
Method in interface javax.management.MBeanServerConnection
- Invokes an operation on an MBean.
- invoke(Object, Method, Object[]) -
Method in class javax.management.MBeanServerInvocationHandler
-
- invoke(String, Object[], String[]) -
Method in class javax.management.modelmbean.RequiredModelMBean
- Invokes a method on or through a RequiredModelMBean and returns
the result of the method execution.
- invoke(ObjectName, String, MarshalledObject, String[], Subject) -
Method in interface javax.management.remote.rmi.RMIConnection
- Handles the method
MBeanServerConnection.invoke(ObjectName,
String, Object[], String[])
.
- invoke(ObjectName, String, MarshalledObject, String[], Subject) -
Method in class javax.management.remote.rmi.RMIConnectionImpl
-
- invoke(ObjectName, String, MarshalledObject, String[], Subject) -
Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
-
- invoke(String, Object[], String[]) -
Method in class javax.management.StandardMBean
-
- invoke(ServerRequest) -
Method in class org.omg.CORBA.DynamicImplementation
- Deprecated. Deprecated by Portable Object Adapter
- invoke(Object, OutputStream) -
Method in class org.omg.CORBA.portable.Delegate
- invoke is called by a stub to invoke an operation.
- invoke() -
Method in class org.omg.CORBA.Request
- Makes a synchronous invocation using the
information in the
Request
object.
- invoke(ServerRequest) -
Method in class org.omg.CosNaming._BindingIteratorImplBase
-
- invoke(ServerRequest) -
Method in class org.omg.CosNaming._NamingContextImplBase
-
- invoke(ServerRequest) -
Method in class org.omg.PortableServer.DynamicImplementation
- Receives requests issued to any CORBA object
incarnated by the DSI servant and performs the processing
necessary to execute the request.
- invokeAll(Collection<Callable<T>>) -
Method in class java.util.concurrent.AbstractExecutorService
-
- invokeAll(Collection<Callable<T>>, long, TimeUnit) -
Method in class java.util.concurrent.AbstractExecutorService
-
- invokeAll(Collection<Callable<T>>) -
Method in interface java.util.concurrent.ExecutorService
- Executes the given tasks, returning a list of Futures holding
their status and results when all complete.
- invokeAll(Collection<Callable<T>>, long, TimeUnit) -
Method in interface java.util.concurrent.ExecutorService
- Executes the given tasks, returning a list of Futures holding
their status and results
when all complete or the timeout expires, whichever happens first.
- invokeAndWait(Runnable) -
Static method in class java.awt.EventQueue
- Causes
runnable
to have its run
method called in the dispatch thread of the EventQueue
.
- invokeAndWait(Runnable) -
Static method in class javax.swing.SwingUtilities
- Causes
doRun.run()
to be executed synchronously on the
AWT event dispatching thread.
- invokeAny(Collection<Callable<T>>) -
Method in class java.util.concurrent.AbstractExecutorService
-
- invokeAny(Collection<Callable<T>>, long, TimeUnit) -
Method in class java.util.concurrent.AbstractExecutorService
-
- invokeAny(Collection<Callable<T>>) -
Method in interface java.util.concurrent.ExecutorService
- Executes the given tasks, returning the result
of one that has completed successfully (i.e., without throwing
an exception), if any do.
- invokeAny(Collection<Callable<T>>, long, TimeUnit) -
Method in interface java.util.concurrent.ExecutorService
- Executes the given tasks, returning the result
of one that has completed successfully (i.e., without throwing
an exception), if any do before the given timeout elapses.
- InvokeHandler - Interface in org.omg.CORBA.portable
- This interface provides a dispatching mechanism for an incoming call.
- invokeLater(Runnable) -
Static method in class java.awt.EventQueue
- Causes
runnable
to have its run
method called in the dispatch thread of the EventQueue
.
- invokeLater(Runnable) -
Static method in class javax.swing.SwingUtilities
- Causes doRun.run() to be executed asynchronously on the
AWT event dispatching thread.
- INVOKES_STOP_CELL_EDITING_PROPERTY -
Static variable in class javax.swing.JTree
- Bound property name for
messagesStopCellEditing
.
- invokesStopCellEditing -
Variable in class javax.swing.JTree
- If true, when editing is to be stopped by way of selection changing,
data in tree changing or other means
stopCellEditing
is invoked, and changes are saved.
- IOException - Exception in java.io
- Signals that an I/O exception of some sort has occurred.
- IOException() -
Constructor for exception java.io.IOException
- Constructs an
IOException
with null
as its error detail message.
- IOException(String) -
Constructor for exception java.io.IOException
- Constructs an
IOException
with the specified detail
message.
- ioException() -
Method in class java.util.Formatter
- Returns the IOException last thrown by this formatter's
Appendable
.
- ioException() -
Method in class java.util.Scanner
- Returns the
IOException
last thrown by this
Scanner
's underlying Readable
.
- IOR - Class in org.omg.IOP
- org/omg/IOP/IOR.java .
- IOR() -
Constructor for class org.omg.IOP.IOR
-
- IOR(String, TaggedProfile[]) -
Constructor for class org.omg.IOP.IOR
-
- IORHelper - Class in org.omg.IOP
- org/omg/IOP/IORHelper.java .
- IORHelper() -
Constructor for class org.omg.IOP.IORHelper
-
- IORHolder - Class in org.omg.IOP
- org/omg/IOP/IORHolder.java .
- IORHolder() -
Constructor for class org.omg.IOP.IORHolder
-
- IORHolder(IOR) -
Constructor for class org.omg.IOP.IORHolder
-
- IORInfo - Interface in org.omg.PortableInterceptor
- Provides the server-side ORB service with access to the applicable
policies during IOR construction and the ability to add components.
- IORInfoOperations - Interface in org.omg.PortableInterceptor
- Provides the server-side ORB service with access to the applicable
policies during IOR construction and the ability to add components.
- IORInterceptor - Interface in org.omg.PortableInterceptor
- Interceptor used to establish tagged components in the profiles within
an IOR.
- IORInterceptor_3_0 - Interface in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/IORInterceptor_3_0.java .
- IORInterceptor_3_0Helper - Class in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/IORInterceptor_3_0Helper.java .
- IORInterceptor_3_0Helper() -
Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
-
- IORInterceptor_3_0Holder - Class in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/IORInterceptor_3_0Holder.java .
- IORInterceptor_3_0Holder() -
Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- IORInterceptor_3_0Holder(IORInterceptor_3_0) -
Constructor for class org.omg.PortableInterceptor.IORInterceptor_3_0Holder
-
- IORInterceptor_3_0Operations - Interface in org.omg.PortableInterceptor
- org/omg/PortableInterceptor/IORInterceptor_3_0Operations.java .
- IORInterceptorOperations - Interface in org.omg.PortableInterceptor
- Interceptor used to establish tagged components in the profiles within
an IOR.
- IP_MULTICAST_IF -
Static variable in interface java.net.SocketOptions
- Set which outgoing interface on which to send multicast packets.
- IP_MULTICAST_IF2 -
Static variable in interface java.net.SocketOptions
- Same as above.
- IP_MULTICAST_LOOP -
Static variable in interface java.net.SocketOptions
- This option enables or disables local loopback of multicast datagrams.
- IP_TOS -
Static variable in interface java.net.SocketOptions
- This option sets the type-of-service or traffic class field
in the IP header for a TCP or UDP socket.
- IPA_EXTENSIONS -
Static variable in class java.lang.Character.UnicodeBlock
- Constant for the "IPA Extensions" Unicode character block.
- ipadx -
Variable in class java.awt.GridBagConstraints
- This field specifies the internal padding of the component, how much
space to add to the minimum width of the component.
- ipady -
Variable in class java.awt.GridBagConstraints
- This field specifies the internal padding, that is, how much
space to add to the minimum height of the component.
- IRObject - Interface in org.omg.CORBA
- An IRObject IDL interface represents the most generic interface
from which all other Interface Repository interfaces are derived,
even the Repository itself.
- IRObjectOperations - Interface in org.omg.CORBA
- This is the Operations interface for the mapping from IRObject.
- is_a(Object, String) -
Method in class org.omg.CORBA.portable.Delegate
- Checks if the object reference is an instance of the given interface.
- is_a(Servant, String) -
Method in interface org.omg.PortableServer.portable.Delegate
- This method checks to see if the specified repid is present
on the list returned by _all_interfaces() or is the
repository id for the generic CORBA Object.
- IS_CLOSED_PROPERTY -
Static variable in class javax.swing.JInternalFrame
- Constrained property name indicating that the internal frame is closed.
- is_equivalent(Object, Object) -
Method in class org.omg.CORBA.portable.Delegate
- Determines if the two object references are equivalent.
- IS_ICON_PROPERTY -
Static variable in class javax.swing.JInternalFrame
- Constrained property name indicating that the internal frame is iconified.
- is_local(Object) -
Method in class org.omg.CORBA.portable.Delegate
- Returns true if this object is implemented by a local servant.
- IS_MAXIMUM_PROPERTY -
Static variable in class javax.swing.JInternalFrame
- Constrained property name indicating that the internal frame is maximized.
- is_null() -
Method in class org.omg.DynamicAny._DynValueStub
- Returns true if the DynValueCommon represents a null value type.
- is_null() -
Method in interface org.omg.DynamicAny.DynValueCommonOperations
- Returns true if the DynValueCommon represents a null value type.
- IS_PALETTE -
Static variable in class javax.swing.plaf.metal.MetalInternalFrameUI
-
- IS_SELECTED_PROPERTY -
Static variable in class javax.swing.JInternalFrame
- Constrained property name indicated that this frame has
selected status.
- isAbsolute() -
Method in class java.io.File
- Tests whether this abstract pathname is absolute.
- isAbsolute() -
Method in class java.net.URI
- Tells whether or not this URI is absolute.
- isAbstract(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
abstract modifier, false otherwise.
- isAccelerated() -
Method in class java.awt.ImageCapabilities
- Returns
true
if the object whose capabilities are
encapsulated in this ImageCapabilities
can be or is
accelerated.
- isAcceleratorHidden() -
Method in class javax.swing.plaf.metal.MetalToolTipUI
-
- isAcceptable() -
Method in class java.nio.channels.SelectionKey
- Tests whether this key's channel is ready to accept a new socket
connection.
- isAcceptAllFileFilterUsed() -
Method in class javax.swing.JFileChooser
- Returns whether the
AcceptAll FileFilter
is used.
- isAccessible() -
Method in class java.lang.reflect.AccessibleObject
- Get the value of the accessible flag for this object.
- isAccessibleChildSelected(int) -
Method in class java.awt.List.AccessibleAWTList
- Returns true if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
- Determines if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in interface javax.accessibility.AccessibleSelection
- Determines if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class javax.swing.JComboBox.AccessibleJComboBox
- Determines if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class javax.swing.JList.AccessibleJList
- Returns true if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class javax.swing.JMenu.AccessibleJMenu
- Returns true if the current child of this object is selected
(that is, if this child is a popped-up submenu).
- isAccessibleChildSelected(int) -
Method in class javax.swing.JMenuBar.AccessibleJMenuBar
- Returns true if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class javax.swing.JTabbedPane.AccessibleJTabbedPane
-
- isAccessibleChildSelected(int) -
Method in class javax.swing.JTable.AccessibleJTable
- Determines if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
- Returns true if the current child of this object is selected.
- isAccessibleChildSelected(int) -
Method in class javax.swing.JTree.AccessibleJTree
- Returns true if the current child of this object is selected.
- isAccessibleColumnSelected(int) -
Method in interface javax.accessibility.AccessibleTable
- Returns a boolean value indicating whether the specified column
is selected.
- isAccessibleColumnSelected(int) -
Method in class javax.swing.JTable.AccessibleJTable
- Returns a boolean value indicating whether the specified column
is selected.
- isAccessibleRowSelected(int) -
Method in interface javax.accessibility.AccessibleTable
- Returns a boolean value indicating whether the specified row
is selected.
- isAccessibleRowSelected(int) -
Method in class javax.swing.JTable.AccessibleJTable
- Returns a boolean value indicating whether the specified row
is selected.
- isAccessibleSelected(int, int) -
Method in interface javax.accessibility.AccessibleTable
- Returns a boolean value indicating whether the accessible at
a specified row and column is selected.
- isAccessibleSelected(int, int) -
Method in class javax.swing.JTable.AccessibleJTable
- Returns a boolean value indicating whether the accessible at a
given (row, column) is selected.
- isActionKey() -
Method in class java.awt.event.KeyEvent
- Returns whether the key in this event is an "action" key.
- isActive() -
Method in class java.applet.Applet
- Determines if this applet is active.
- isActive() -
Method in interface java.applet.AppletStub
- Determines if the applet is active.
- isActive() -
Method in class java.awt.dnd.DropTarget
- Reports whether or not
this
DropTarget
is currently active (ready to accept drops).
- isActive() -
Method in class java.awt.Window
- Returns whether this Window is active.
- isActive() -
Method in class javax.management.monitor.Monitor
- Tests whether the monitor MBean is active.
- isActive() -
Method in interface javax.management.monitor.MonitorMBean
- Tests if the monitor MBean is active.
- isActive() -
Method in class javax.management.relation.RelationService
- Checks if the Relation Service is active.
- isActive() -
Method in interface javax.management.relation.RelationServiceMBean
- Checks if the Relation Service is active.
- isActive() -
Method in interface javax.management.remote.JMXConnectorServerMBean
- Determines whether the connector server is active.
- isActive() -
Method in class javax.management.remote.rmi.RMIConnectorServer
-
- isActive() -
Method in class javax.management.timer.Timer
- Tests whether the timer MBean is active.
- isActive() -
Method in interface javax.management.timer.TimerMBean
- Tests whether the timer MBean is active.
- isActive() -
Method in interface javax.sound.sampled.DataLine
- Indicates whether the line is engaging in active I/O (such as playback
or capture).
- isActive() -
Method in class javax.swing.text.DefaultCaret
- Determines if the caret is currently active.
- isAddedPath() -
Method in class javax.swing.event.TreeSelectionEvent
- Returns true if the first path element has been added to the
selection, a return value of false means the first path has been
removed from the selection.
- isAddedPath(TreePath) -
Method in class javax.swing.event.TreeSelectionEvent
- Returns true if the path identified by path was added to the
selection.
- isAddedPath(int) -
Method in class javax.swing.event.TreeSelectionEvent
- Returns true if the path identified by
index
was added to
the selection.
- isAfter(int, int, Rectangle) -
Method in class javax.swing.text.BoxView
- Determines if a point falls after an allocated region.
- isAfter(int, int, Rectangle) -
Method in class javax.swing.text.CompositeView
- Tests whether a point lies after the rectangle range.
- isAfterLast() -
Method in interface java.sql.ResultSet
- Retrieves whether the cursor is after the last row in
this
ResultSet
object.
- isAlive() -
Method in class java.lang.Thread
- Tests if this thread is alive.
- isAllocationValid() -
Method in class javax.swing.text.BoxView
- Are the allocations for the children still
valid?
- isAlphaPremultiplied() -
Method in class java.awt.image.BufferedImage
- Returns whether or not the alpha has been premultiplied.
- isAlphaPremultiplied() -
Method in class java.awt.image.ColorModel
- Returns whether or not the alpha has been premultiplied in the
pixel values to be translated by this
ColorModel
.
- isAltDown() -
Method in class java.awt.event.InputEvent
- Returns whether or not the Alt modifier is down on this event.
- isAltGraphDown() -
Method in class java.awt.event.InputEvent
- Returns whether or not the AltGraph modifier is down on this event.
- isAlwaysOnTop() -
Method in class java.awt.Window
- Returns whether this window is an always-on-top window.
- isAncestorOf(Component) -
Method in class java.awt.Container
- Checks if the component is contained in the component hierarchy of
this container.
- isAnnotation() -
Method in class java.lang.Class
- Returns true if this Class object represents an annotation
type.
- isAnnotationPresent(Class<? extends Annotation>) -
Method in class java.lang.Class
- Returns true if an annotation for the specified type
is present on this element, else false.
- isAnnotationPresent(Class<? extends Annotation>) -
Method in class java.lang.Package
-
- isAnnotationPresent(Class<? extends Annotation>) -
Method in class java.lang.reflect.AccessibleObject
-
- isAnnotationPresent(Class<? extends Annotation>) -
Method in interface java.lang.reflect.AnnotatedElement
- Returns true if an annotation for the specified type
is present on this element, else false.
- isAnonymous() -
Method in interface org.ietf.jgss.GSSName
- Tests if this name object represents an anonymous entity.
- isAnonymousClass() -
Method in class java.lang.Class
- Returns true if and only if the underlying class
is an anonymous class.
- isAntiAliased() -
Method in class java.awt.font.FontRenderContext
- Gets the text anti-aliasing mode used in this
FontRenderContext
.
- isAnyLocalAddress() -
Method in class java.net.Inet4Address
- Utility routine to check if the InetAddress in a wildcard address.
- isAnyLocalAddress() -
Method in class java.net.Inet6Address
- Utility routine to check if the InetAddress in a wildcard address.
- isAnyLocalAddress() -
Method in class java.net.InetAddress
- Utility routine to check if the InetAddress in a wildcard address.
- isAnyPolicyInhibited() -
Method in class java.security.cert.PKIXParameters
- Checks whether the any policy OID should be processed if it
is included in a certificate.
- isArmed() -
Method in interface javax.swing.ButtonModel
- Indicates partial commitment towards pressing the
button.
- isArmed() -
Method in class javax.swing.DefaultButtonModel
- Indicates partial commitment towards pressing the
button.
- isArmed() -
Method in class javax.swing.JMenuItem
- Returns whether the menu item is "armed".
- isArray() -
Method in class java.lang.Class
- Determines if this
Class
object represents an array class.
- isArray() -
Method in class javax.management.openmbean.OpenType
- Returns
true
if the open data values this open
type describes are arrays, false
otherwise.
- isAscending() -
Method in class javax.naming.ldap.SortKey
- Determines the sort order.
- isAssignableFrom(Class<?>) -
Method in class java.lang.Class
- Determines if the class or interface represented by this
Class
object is either the same as, or is a superclass or
superinterface of, the class or interface represented by the specified
Class
parameter.
- isAttributeCategorySupported(Class<? extends Attribute>) -
Method in interface javax.print.PrintService
- Determines whether a client can specify the given printing
attribute category when setting up a job for this print service.
- isAttributeRequired(String, String) -
Method in interface javax.imageio.metadata.IIOMetadataFormat
- Returns
true
if the named attribute must be
present within the named element.
- isAttributeRequired(String, String) -
Method in class javax.imageio.metadata.IIOMetadataFormatImpl
-
- isAttributeValueSupported(Attribute, DocFlavor, AttributeSet) -
Method in interface javax.print.PrintService
- Determines whether a client can specify the given printing
attribute
value when setting up a job for this Print Service.
- isAuthorized() -
Method in class javax.security.sasl.AuthorizeCallback
- Determines whether the authentication id is allowed to
act on behalf of the authorization id.
- isAutoDetecting() -
Method in class java.nio.charset.CharsetDecoder
- Tells whether or not this decoder implements an auto-detecting charset.
- isAutoFormSubmission() -
Method in class javax.swing.text.html.HTMLEditorKit
- Indicates whether an html form submission is processed automatically
or only
FormSubmitEvent
is fired.
- isAutoIncrement(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether the designated column is automatically numbered, thus read-only.
- isAutoIncrement(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Retrieves whether a value stored in the designated column is
automatically numbered, and thus readonly.
- isAutoScrolling -
Variable in class javax.swing.plaf.basic.BasicComboPopup
-
- isAutoWaitForIdle() -
Method in class java.awt.Robot
- Returns whether this Robot automatically invokes
waitForIdle
after generating an event.
- isBackgroundSet() -
Method in class java.awt.Component
- Returns whether the background color has been explicitly set for this
Component.
- isBackingStoreEnabled() -
Method in class javax.swing.JViewport
- Deprecated. As of Java 2 platform v1.3, replaced by
getScrollMode()
.
- isBefore(int, int, Rectangle) -
Method in class javax.swing.text.BoxView
- Determines if a point falls before an allocated region.
- isBefore(int, int, Rectangle) -
Method in class javax.swing.text.CompositeView
- Tests whether a point lies before the rectangle range.
- isBeforeFirst() -
Method in interface java.sql.ResultSet
- Retrieves whether the cursor is before the first row in
this
ResultSet
object.
- isBigEndian() -
Method in class javax.sound.sampled.AudioFormat
- Indicates whether the audio data is stored in big-endian or little-endian
byte order.
- isBlock() -
Method in class javax.swing.text.html.HTML.Tag
- Returns
true
if this tag is a block
tag, which is a tag used to add structure to a
document.
- isBlocking() -
Method in class java.nio.channels.SelectableChannel
- Tells whether or not every I/O operation on this channel will block
until it completes.
- isBlocking() -
Method in class java.nio.channels.spi.AbstractSelectableChannel
-
- isBlockTag(AttributeSet) -
Method in class javax.swing.text.html.HTMLWriter
- Determines if the HTML.Tag associated with the
element is a block tag.
- isBold() -
Method in class java.awt.Font
- Indicates whether or not this
Font
object's style is
BOLD.
- isBold(AttributeSet) -
Static method in class javax.swing.text.StyleConstants
- Checks whether the bold attribute is set.
- isBootClassPathSupported() -
Method in interface java.lang.management.RuntimeMXBean
- Tests if the Java virtual machine supports the boot class path
mechanism used by the bootstrap class loader to search for class
files.
- isBorderOpaque() -
Method in class javax.swing.border.AbstractBorder
- This default implementation returns false.
- isBorderOpaque() -
Method in class javax.swing.border.BevelBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in interface javax.swing.border.Border
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class javax.swing.border.CompoundBorder
- Returns whether or not this compound border is opaque.
- isBorderOpaque() -
Method in class javax.swing.border.EmptyBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class javax.swing.border.EtchedBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class javax.swing.border.LineBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class javax.swing.border.MatteBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class javax.swing.border.SoftBevelBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class javax.swing.border.TitledBorder
- Returns whether or not the border is opaque.
- isBorderOpaque() -
Method in class javax.swing.plaf.basic.BasicBorders.SplitPaneBorder
-
- isBorderOpaque() -
Method in class javax.swing.plaf.BorderUIResource
-
- isBorderPainted() -
Method in class javax.swing.AbstractButton
- Gets the
borderPainted
property.
- isBorderPainted() -
Method in class javax.swing.JMenuBar
- Returns true if the menu bars border should be painted.
- isBorderPainted() -
Method in class javax.swing.JPopupMenu
- Checks whether the border should be painted.
- isBorderPainted() -
Method in class javax.swing.JProgressBar
- Returns the
borderPainted
property.
- isBorderPainted() -
Method in class javax.swing.JToolBar
- Gets the
borderPainted
property.
- isBorderPaintedFlat() -
Method in class javax.swing.JCheckBox
- Gets the value of the
borderPaintedFlat
property.
- isBound() -
Method in class java.beans.PropertyDescriptor
- Updates to "bound" properties will cause a "PropertyChange" event to
get fired when the property is changed.
- isBound() -
Method in class java.net.DatagramSocket
- Returns the binding state of the socket.
- isBound() -
Method in class java.net.ServerSocket
- Returns the binding state of the ServerSocket.
- isBound() -
Method in class java.net.Socket
- Returns the binding state of the socket.
- isBoundary(int) -
Method in class java.text.BreakIterator
- Return true if the specified position is a boundary position.
- isBridge() -
Method in class java.lang.reflect.Method
- Returns true if this method is a bridge
method; returns false otherwise.
- isBroken() -
Method in class java.util.concurrent.CyclicBarrier
- Queries if this barrier is in a broken state.
- isCached() -
Method in class javax.imageio.stream.FileCacheImageInputStream
- Returns
true
since this
ImageInputStream
caches data in order to allow
seeking backwards.
- isCached() -
Method in class javax.imageio.stream.FileCacheImageOutputStream
- Returns
true
since this
ImageOutputStream
caches data in order to allow
seeking backwards.
- isCached() -
Method in interface javax.imageio.stream.ImageInputStream
- Returns
true
if this ImageInputStream
caches data itself in order to allow seeking backwards.
- isCached() -
Method in class javax.imageio.stream.ImageInputStreamImpl
- Default implementation returns false.
- isCached() -
Method in class javax.imageio.stream.MemoryCacheImageInputStream
- Returns
true
since this
ImageInputStream
caches data in order to allow
seeking backwards.
- isCached() -
Method in class javax.imageio.stream.MemoryCacheImageOutputStream
- Returns
true
since this
ImageOutputStream
caches data in order to allow
seeking backwards.
- isCachedFile() -
Method in class javax.imageio.stream.FileCacheImageInputStream
- Returns
true
since this
ImageInputStream
maintains a file cache.
- isCachedFile() -
Method in class javax.imageio.stream.FileCacheImageOutputStream
- Returns
true
since this
ImageOutputStream
maintains a file cache.
- isCachedFile() -
Method in interface javax.imageio.stream.ImageInputStream
- Returns
true
if this ImageInputStream
caches data itself in order to allow seeking backwards, and
the cache is kept in a temporary file.
- isCachedFile() -
Method in class javax.imageio.stream.ImageInputStreamImpl
- Default implementation returns false.
- isCachedFile() -
Method in class javax.imageio.stream.MemoryCacheImageInputStream
- Returns
false
since this
ImageInputStream
does not maintain a file cache.
- isCachedFile() -
Method in class javax.imageio.stream.MemoryCacheImageOutputStream
- Returns
false
since this
ImageOutputStream
does not maintain a file cache.
- isCachedMemory() -
Method in class javax.imageio.stream.FileCacheImageInputStream
- Returns
false
since this
ImageInputStream
does not maintain a main memory
cache.
- isCachedMemory() -
Method in class javax.imageio.stream.FileCacheImageOutputStream
- Returns
false
since this
ImageOutputStream
does not maintain a main memory
cache.
- isCachedMemory() -
Method in interface javax.imageio.stream.ImageInputStream
- Returns
true
if this ImageInputStream
caches data itself in order to allow seeking backwards, and
the cache is kept in main memory.
- isCachedMemory() -
Method in class javax.imageio.stream.ImageInputStreamImpl
- Default implementation returns false.
- isCachedMemory() -
Method in class javax.imageio.stream.MemoryCacheImageInputStream
- Returns
true
since this
ImageInputStream
maintains a main memory cache.
- isCachedMemory() -
Method in class javax.imageio.stream.MemoryCacheImageOutputStream
- Returns
true
since this
ImageOutputStream
maintains a main memory cache.
- isCanceled() -
Method in class javax.swing.ProgressMonitor
- Returns true if the user hits the Cancel button in the progress dialog.
- isCancelled() -
Method in class java.awt.print.PrinterJob
- Returns
true
if a print job is
in progress, but is going to be cancelled
at the next opportunity; otherwise returns
false
.
- isCancelled() -
Method in interface java.util.concurrent.Future
- Returns true if this task was cancelled before it completed
normally.
- isCancelled() -
Method in class java.util.concurrent.FutureTask
-
- isCaseIgnored() -
Method in interface javax.naming.directory.Attributes
- Determines whether the attribute set ignores the case of
attribute identifiers when retrieving or adding attributes.
- isCaseIgnored() -
Method in class javax.naming.directory.BasicAttributes
-
- isCaseSensitive(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether a column's case matters.
- isCaseSensitive(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Indicates whether the case of the designated column's name
matters.
- isCatalogAtStart() -
Method in interface java.sql.DatabaseMetaData
- Retrieves whether a catalog appears at the start of a fully qualified
table name.
- isCellEditable(EventObject) -
Method in class javax.swing.AbstractCellEditor
- Returns true.
- isCellEditable(EventObject) -
Method in interface javax.swing.CellEditor
- Asks the editor if it can start editing using
anEvent
.
- isCellEditable(EventObject) -
Method in class javax.swing.DefaultCellEditor.EditorDelegate
- Returns true if
anEvent
is not a
MouseEvent
.
- isCellEditable(EventObject) -
Method in class javax.swing.DefaultCellEditor
- Forwards the message from the
CellEditor
to
the delegate
.
- isCellEditable(int, int) -
Method in class javax.swing.JTable
- Returns true if the cell at
row
and column
is editable.
- isCellEditable(int, int) -
Method in class javax.swing.table.AbstractTableModel
- Returns false.
- isCellEditable(int, int) -
Method in class javax.swing.table.DefaultTableModel
- Returns true regardless of parameter values.
- isCellEditable(int, int) -
Method in interface javax.swing.table.TableModel
- Returns true if the cell at
rowIndex
and
columnIndex
is editable.
- isCellEditable(EventObject) -
Method in class javax.swing.tree.DefaultTreeCellEditor
- If the
realEditor
returns true to this
message, prepareForEditing
is messaged and true is returned.
- isCellSelected(int, int) -
Method in class javax.swing.JTable
- Returns true if the specified indices are in the valid range of rows
and columns and the cell at the specified position is selected.
- isCertificateEntry(String) -
Method in class java.security.KeyStore
- Returns true if the entry identified by the given alias
was created by a call to
setCertificateEntry
,
or created by a call to setEntry
with a
TrustedCertificateEntry
.
- isCharsetDetected() -
Method in class java.nio.charset.CharsetDecoder
- Tells whether or not this decoder has yet detected a
charset (optional operation).
- isClosable() -
Method in class javax.swing.JInternalFrame
- Returns whether this
JInternalFrame
can be closed by
some user action.
- isClosed() -
Method in class java.net.DatagramSocket
- Returns whether the socket is closed or not.
- isClosed() -
Method in class java.net.ServerSocket
- Returns the closed state of the ServerSocket.
- isClosed() -
Method in class java.net.Socket
- Returns the closed state of the socket.
- isClosed() -
Method in interface java.sql.Connection
- Retrieves whether this
Connection
object has been
closed.
- isClosed -
Variable in class javax.swing.JInternalFrame
- The frame has been closed.
- isClosed() -
Method in class javax.swing.JInternalFrame
- Returns whether this
JInternalFrame
is currently closed.
- isCoalesce() -
Method in class javax.swing.Timer
- Returns
true
if the Timer
coalesces
multiple pending action events.
- isCoalescing() -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Indicates whether or not the factory is configured to produce
parsers which converts CDATA nodes to Text nodes and appends it to
the adjacent (if any) Text node.
- isCollapsed(TreePath) -
Method in class javax.swing.JTree
- Returns true if the value identified by path is currently collapsed,
this will return false if any of the values in path are currently
not being displayed.
- isCollapsed(int) -
Method in class javax.swing.JTree
- Returns true if the node at the specified display row is collapsed.
- isCollectionUsageThresholdExceeded() -
Method in interface java.lang.management.MemoryPoolMXBean
- Tests if the memory usage of this memory pool after
the most recent collection on which the Java virtual
machine has expended effort has reached or
exceeded its collection usage threshold.
- isCollectionUsageThresholdSupported() -
Method in interface java.lang.management.MemoryPoolMXBean
- Tests if this memory pool supports a collection usage threshold.
- isColumnSelected(int) -
Method in class javax.swing.JTable
- Returns true if the specified index is in the valid range of columns,
and the column at that index is selected.
- isCombining() -
Method in class java.awt.font.GlyphMetrics
- Returns
true
if this is a combining glyph.
- isCompatibleRaster(Raster) -
Method in class java.awt.image.ColorModel
- Returns
true
if raster
is compatible
with this ColorModel
and false
if it is
not.
- isCompatibleRaster(Raster) -
Method in class java.awt.image.ComponentColorModel
- Returns true if
raster
is compatible with this
ColorModel
; false if it is not.
- isCompatibleRaster(Raster) -
Method in class java.awt.image.DirectColorModel
- Returns
true
if raster
is compatible
with this ColorModel
and false
if it is
not.
- isCompatibleRaster(Raster) -
Method in class java.awt.image.IndexColorModel
- Returns
true
if raster
is compatible
with this ColorModel
or false
if it
is not compatible with this ColorModel
.
- isCompatibleSampleModel(SampleModel) -
Method in class java.awt.image.ColorModel
- Checks if the
SampleModel
is compatible with this
ColorModel
.
- isCompatibleSampleModel(SampleModel) -
Method in class java.awt.image.ComponentColorModel
- Checks whether or not the specified
SampleModel
is compatible with this ColorModel
.
- isCompatibleSampleModel(SampleModel) -
Method in class java.awt.image.IndexColorModel
- Checks if the specified
SampleModel
is compatible
with this ColorModel
.
- isCompatibleSampleModel(SampleModel) -
Method in class java.awt.image.PackedColorModel
- Checks if the specified
SampleModel
is compatible
with this ColorModel
.
- isCompatibleValue(Object) -
Method in class java.awt.RenderingHints.Key
- Returns true if the specified object is a valid value
for this Key.
- isCompatibleWith(String) -
Method in class java.lang.Package
- Compare this package's specification version with a
desired version.
- isCompilationTimeMonitoringSupported() -
Method in interface java.lang.management.CompilationMXBean
- Tests if the Java virtual machine supports the monitoring of
compilation time.
- isComplete() -
Method in interface javax.security.sasl.SaslClient
- Determines whether the authentication exchange has completed.
- isComplete() -
Method in interface javax.security.sasl.SaslServer
- Determines whether the authentication exchange has completed.
- isCompletelyDirty(JComponent) -
Method in class javax.swing.RepaintManager
- Convenience method that returns true if aComponent will be completely
painted during the next paintDirtyRegions().
- isComponent() -
Method in class java.awt.font.GlyphMetrics
- Returns
true
if this is a component glyph.
- isComponentPartOfCurrentMenu(Component) -
Method in class javax.swing.MenuSelectionManager
- Return true if c is part of the currently used menu
- isCompositionEnabled() -
Method in class java.awt.im.InputContext
- Determines whether the current input method is enabled for composition.
- isCompositionEnabled() -
Method in interface java.awt.im.spi.InputMethod
- Determines whether this input method is enabled.
- isCompressionLossless() -
Method in class javax.imageio.ImageWriteParam
- Returns
true
if the current compression type
provides lossless compression.
- isCompressionLossless() -
Method in class javax.imageio.plugins.jpeg.JPEGImageWriteParam
- Returns
false
since the JPEG plug-in only supports
lossy compression.
- isComputerNode(File) -
Method in class javax.swing.filechooser.FileSystemView
- Used by UI classes to decide whether to display a special icon
for a computer node, e.g.
- isConnectable() -
Method in class java.nio.channels.SelectionKey
- Tests whether this key's channel has either finished, or failed to
finish, its socket-connection operation.
- isConnected() -
Method in class java.net.DatagramSocket
- Returns the connection state of the socket.
- isConnected() -
Method in class java.net.Socket
- Returns the connection state of the socket.
- isConnected() -
Method in class java.nio.channels.DatagramChannel
- Tells whether or not this channel's socket is connected.
- isConnected() -
Method in class java.nio.channels.SocketChannel
- Tells whether or not this channel's network socket is connected.
- isConnectionPending() -
Method in class java.nio.channels.SocketChannel
- Tells whether or not a connection operation is in progress on this
channel.
- isConstrained() -
Method in class java.beans.PropertyDescriptor
- Attempted updates to "Constrained" properties will cause a "VetoableChange"
event to get fired when the property is changed.
- isConsumed() -
Method in class java.awt.AWTEvent
- Returns whether this event has been consumed.
- isConsumed() -
Method in class java.awt.event.InputEvent
- Returns whether or not this event has been consumed.
- isConsumed() -
Method in class java.awt.event.InputMethodEvent
- Returns whether or not this event has been consumed.
- isConsumer(ImageConsumer) -
Method in class java.awt.image.FilteredImageSource
- Determines whether an ImageConsumer is on the list of consumers
currently interested in data for this image.
- isConsumer(ImageConsumer) -
Method in interface java.awt.image.ImageProducer
- Determines if a specified
ImageConsumer
object is currently registered with this
ImageProducer
as one of its consumers.
- isConsumer(ImageConsumer) -
Method in class java.awt.image.MemoryImageSource
- Determines if an ImageConsumer is on the list of consumers currently
interested in data for this image.
- isConsumer(ImageConsumer) -
Method in class java.awt.image.renderable.RenderableImageProducer
- Determine if an ImageConsumer is on the list of consumers
currently interested in data for this image.
- isContentAreaFilled() -
Method in class javax.swing.AbstractButton
- Gets the
contentAreaFilled
property.
- isContextual() -
Method in class java.awt.font.NumericShaper
- Returns a
boolean
indicating whether or not
this shaper shapes contextually.
- isContinuousLayout() -
Method in class javax.swing.JSplitPane
- Gets the
continuousLayout
property.
- isContinuousLayout() -
Method in class javax.swing.plaf.basic.BasicSplitPaneUI
- Determines wether the JSplitPane is set to use a continuous layout.
- isControlDown() -
Method in class java.awt.event.InputEvent
- Returns whether or not the Control modifier is down on this event.
- isControlSupported(Control.Type) -
Method in interface javax.sound.sampled.Line
- Indicates whether the line supports a control of the specified type.
- isConversionSupported(AudioFormat.Encoding, AudioFormat) -
Static method in class javax.sound.sampled.AudioSystem
- Indicates whether an audio input stream of the specified encoding
can be obtained from an audio input stream that has the specified
format.
- isConversionSupported(AudioFormat, AudioFormat) -
Static method in class javax.sound.sampled.AudioSystem
- Indicates whether an audio input stream of a specified format
can be obtained from an audio input stream of another specified format.
- isConversionSupported(AudioFormat.Encoding, AudioFormat) -
Method in class javax.sound.sampled.spi.FormatConversionProvider
- Indicates whether the format converter supports conversion to a particular encoding
from a particular format.
- isConversionSupported(AudioFormat, AudioFormat) -
Method in class javax.sound.sampled.spi.FormatConversionProvider
- Indicates whether the format converter supports conversion to one
particular format from another.
- isCritical() -
Method in interface java.security.cert.PolicyNode
- Returns the criticality indicator of the certificate policy extension
in the most recently processed certificate.
- isCritical() -
Method in class javax.naming.ldap.BasicControl
- Determines the control's criticality.
- isCritical() -
Method in interface javax.naming.ldap.Control
- Determines the criticality of the LDAP control.
- isCryptoAllowed(Key) -
Method in class javax.crypto.ExemptionMechanism
- Returns whether the result blob has been generated successfully by this
exemption mechanism.
- isCS_sRGB() -
Method in class java.awt.color.ColorSpace
- Returns true if the ColorSpace is CS_sRGB.
- isCurrency(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether the designated column is a cash value.
- isCurrency(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Indicates whether a value stored in the designated column
is a cash value.
- isCurrent() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines if this ticket is still current.
- isCurrent() -
Method in interface javax.security.auth.Refreshable
- Determine if this
Object
is current.
- isCurrentServiceInvalidNow() -
Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
- Reports if the current service is being forcibly revoked,
in which case the references are now invalidated and unusable.
- isCurrentThreadCpuTimeSupported() -
Method in interface java.lang.management.ThreadMXBean
- Tests if the Java virtual machine supports CPU time
measurement for the current thread.
- isCursorSet() -
Method in class java.awt.Component
- Returns whether the cursor has been explicitly set for this Component.
- isCustomMarshaled(Class) -
Method in interface javax.rmi.CORBA.ValueHandler
- Indicates whether the given class performs custom or
default marshaling.
- isCyclic() -
Method in class java.awt.GradientPaint
- Returns
true
if the gradient cycles repeatedly
between the two colors C1 and C2.
- isDaemon() -
Method in class java.lang.Thread
- Tests if this thread is a daemon thread.
- isDaemon() -
Method in class java.lang.ThreadGroup
- Tests if this thread group is a daemon thread group.
- isDataFlavorAvailable(DataFlavor) -
Method in class java.awt.datatransfer.Clipboard
- Returns whether or not the current contents of this clipboard can be
provided in the specified
DataFlavor
.
- isDataFlavorSupported(DataFlavor) -
Method in class java.awt.datatransfer.StringSelection
- Returns whether the requested flavor is supported by this
Transferable
.
- isDataFlavorSupported(DataFlavor) -
Method in interface java.awt.datatransfer.Transferable
- Returns whether or not the specified data flavor is supported for
this object.
- isDataFlavorSupported(DataFlavor) -
Method in class java.awt.dnd.DropTargetContext
- This method returns a
boolean
indicating if the given DataFlavor
is
supported by this DropTargetContext
.
- isDataFlavorSupported(DataFlavor) -
Method in class java.awt.dnd.DropTargetContext.TransferableProxy
- Returns whether or not the specified data flavor is supported by
the encapsulated transferable.
- isDataFlavorSupported(DataFlavor) -
Method in class java.awt.dnd.DropTargetDragEvent
- This method returns a
boolean
indicating
if the specified DataFlavor
is supported.
- isDataFlavorSupported(DataFlavor) -
Method in class java.awt.dnd.DropTargetDropEvent
- This method returns a
boolean
indicating if the
specified DataFlavor
is available
from the source.
- isDecimalSeparatorAlwaysShown() -
Method in class java.text.DecimalFormat
- Allows you to get the behavior of the decimal separator with integers.
- isDeclared(int) -
Method in interface org.xml.sax.ext.Attributes2
- Returns false unless the attribute was declared in the DTD.
- isDeclared(String) -
Method in interface org.xml.sax.ext.Attributes2
- Returns false unless the attribute was declared in the DTD.
- isDeclared(String, String) -
Method in interface org.xml.sax.ext.Attributes2
- Returns false unless the attribute was declared in the DTD.
- isDeclared(int) -
Method in class org.xml.sax.ext.Attributes2Impl
- Returns the current value of the attribute's "declared" flag.
- isDeclared(String, String) -
Method in class org.xml.sax.ext.Attributes2Impl
- Returns the current value of the attribute's "declared" flag.
- isDeclared(String) -
Method in class org.xml.sax.ext.Attributes2Impl
- Returns the current value of the attribute's "declared" flag.
- isDefaultButton() -
Method in class javax.swing.JButton
- Gets the value of the
defaultButton
property,
which if true
means that this button is the current
default button for its JRootPane
.
- isDefaultCapable() -
Method in class javax.swing.JButton
- Gets the value of the
defaultCapable
property.
- isDefaultLookAndFeelDecorated() -
Static method in class javax.swing.JDialog
- Returns true if newly created
JDialog
s should have their
Window decorations provided by the current look and feel.
- isDefaultLookAndFeelDecorated() -
Static method in class javax.swing.JFrame
- Returns true if newly created
JFrame
s should have their
Window decorations provided by the current look and feel.
- isDefaultNamespace(String) -
Method in class javax.imageio.metadata.IIOMetadataNode
-
- isDefaultNamespace(String) -
Method in interface org.w3c.dom.Node
- This method checks if the specified
namespaceURI
is the
default namespace or not.
- isDefined(char) -
Static method in class java.lang.Character
- Determines if a character is defined in Unicode.
- isDefined(int) -
Static method in class java.lang.Character
- Determines if a character (Unicode code point) is defined in Unicode.
- isDefined(Object) -
Method in class javax.swing.text.AbstractDocument.AbstractElement
- Checks whether a given attribute is defined.
- isDefined(Object) -
Method in interface javax.swing.text.AttributeSet
- Checks whether the named attribute has a value specified in
the set without resolving through another attribute
set.
- isDefined(Object) -
Method in class javax.swing.text.SimpleAttributeSet
- Tells whether a given attribute is defined.
- isDefined(Object) -
Method in class javax.swing.text.StyleContext.NamedStyle
- Checks whether a given attribute is defined.
- isDefined(Object) -
Method in class javax.swing.text.StyleContext.SmallAttributeSet
- Checks whether a given attribute is defined.
- isDefinitelyWritable(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether a write on the designated column will definitely succeed.
- isDefinitelyWritable(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Indicates whether a write operation on the designated column
will definitely succeed.
- isDelegated() -
Method in class java.beans.beancontext.BeanContextChildSupport
- Reports whether or not this class is a delegate of another.
- isDerivedFrom(String, String, int) -
Method in interface org.w3c.dom.TypeInfo
- This method returns if there is a derivation between the reference
type definition, i.e.
- isDescendant(TreePath) -
Method in class javax.swing.tree.TreePath
- Returns true if
aTreePath
is a
descendant of this
TreePath.
- isDescendingFrom(Component, Component) -
Static method in class javax.swing.SwingUtilities
- Return
true
if a component a
descends from a component b
- isDesignTime() -
Method in class java.beans.beancontext.BeanContextSupport
- Reports whether or not this object is in
currently in design time mode.
- isDesignTime() -
Static method in class java.beans.Beans
- Test if we are in design-mode.
- isDesignTime() -
Method in interface java.beans.DesignMode
- A value of true denotes that JavaBeans should behave in design time
mode, a value of false denotes runtime behavior.
- isDestroyed() -
Method in class java.lang.ThreadGroup
- Tests if this thread group has been destroyed.
- isDestroyed() -
Method in class java.security.KeyStore.PasswordProtection
- Determines if password has been cleared.
- isDestroyed() -
Method in interface javax.security.auth.Destroyable
- Determine if this
Object
has been destroyed.
- isDestroyed() -
Method in class javax.security.auth.kerberos.KerberosKey
- Determines if this key has been destroyed.
- isDestroyed() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines if this ticket has been destroyed.
- isDestroyed() -
Method in class javax.security.auth.x500.X500PrivateCredential
- Determines if the references to the X.509 certificate and private key
in this object have been cleared.
- isDeviceSupported(MidiDevice.Info) -
Method in class javax.sound.midi.spi.MidiDeviceProvider
- Indicates whether the device provider supports the device represented by
the specified device info object.
- isDigit(char) -
Static method in class java.lang.Character
- Determines if the specified character is a digit.
- isDigit(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is a digit.
- isDirect() -
Method in class java.nio.ByteBuffer
- Tells whether or not this byte buffer is direct.
- isDirect() -
Method in class java.nio.CharBuffer
- Tells whether or not this character buffer is direct.
- isDirect() -
Method in class java.nio.DoubleBuffer
- Tells whether or not this double buffer is direct.
- isDirect() -
Method in class java.nio.FloatBuffer
- Tells whether or not this float buffer is direct.
- isDirect() -
Method in class java.nio.IntBuffer
- Tells whether or not this int buffer is direct.
- isDirect() -
Method in class java.nio.LongBuffer
- Tells whether or not this long buffer is direct.
- isDirect() -
Method in class java.nio.ShortBuffer
- Tells whether or not this short buffer is direct.
- isDirectory() -
Method in class java.io.File
- Tests whether the file denoted by this abstract pathname is a
directory.
- isDirectory() -
Method in class java.util.zip.ZipEntry
- Returns true if this is a directory entry.
- isDirectorySelected() -
Method in class javax.swing.plaf.basic.BasicFileChooserUI
- Property to remember whether a directory is currently selected in the UI.
- isDirectorySelectionEnabled() -
Method in class javax.swing.JFileChooser
- Convenience call that determines if directories are selectable based
on the current file selection mode.
- isDispatchThread() -
Static method in class java.awt.EventQueue
- Returns true if the calling thread is the current AWT
EventQueue
's dispatch thread.
- isDisplayable() -
Method in class java.awt.Component
- Determines whether this component is displayable.
- isDisplayChangeSupported() -
Method in class java.awt.GraphicsDevice
- Returns
true
if this GraphicsDevice
supports low-level display changes.
- isDisposed() -
Method in class javax.print.StreamPrintService
- Returns a
boolean
indicating whether or not
this StreamPrintService
has been disposed.
- isDocFlavorSupported(DocFlavor) -
Method in interface javax.print.PrintService
- Determines if this print service supports a specific
DocFlavor
.
- isDomainPattern() -
Method in class javax.management.ObjectName
- Checks whether the object name is a pattern on the domain part.
- isDone() -
Method in class java.awt.geom.FlatteningPathIterator
- Tests if the iteration is complete.
- isDone() -
Method in interface java.awt.geom.PathIterator
- Tests if the iteration is complete.
- isDone() -
Method in interface java.util.concurrent.Future
- Returns true if this task completed.
- isDone() -
Method in class java.util.concurrent.FutureTask
-
- isDoubleBuffered() -
Method in class java.awt.Component
- Returns true if this component is painted to an offscreen image
("buffer") that's copied to the screen later.
- isDoubleBuffered() -
Method in class javax.swing.JComponent
- Returns whether this component should use a buffer to paint.
- isDoubleBufferingEnabled() -
Method in class javax.swing.RepaintManager
- Returns true if this RepaintManager is double buffered.
- isDragging -
Variable in class javax.swing.plaf.basic.BasicScrollBarUI
-
- isDragging() -
Method in class javax.swing.plaf.basic.BasicSliderUI
- Returns true if the user is dragging the slider.
- isDragging -
Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
-
- isDragImageSupported() -
Static method in class java.awt.dnd.DragSource
- Reports
whether or not drag
Image
support
is available on the underlying platform.
- isDrawingBuffer() -
Method in class javax.swing.DebugGraphics
- Returns the drawingBuffer value.
- isDrive(File) -
Method in class javax.swing.filechooser.FileSystemView
- Used by UI classes to decide whether to display a special icon
for drives or partitions, e.g.
- isDuplicateToken() -
Method in class org.ietf.jgss.MessageProp
- Tests if this is a duplicate of an earlier token.
- isDynamic() -
Method in interface java.awt.image.renderable.ContextualRenderedImageFactory
- Returns true if successive renderings (that is, calls to
create(RenderContext, ParameterBlock)) with the same arguments
may produce different results.
- isDynamic() -
Method in interface java.awt.image.renderable.RenderableImage
- Returns true if successive renderings (that is, calls to
createRendering() or createScaledRendering()) with the same arguments
may produce different results.
- isDynamic() -
Method in class java.awt.image.renderable.RenderableImageOp
- Returns true if successive renderings (that is, calls to
createRendering() or createScaledRendering()) with the same arguments
may produce different results.
- isDynamicLayoutActive() -
Method in class java.awt.Toolkit
- Returns whether dynamic layout of Containers on resize is
currently active (both set programmatically, and supported
by the underlying operating system and/or window manager).
- isDynamicLayoutSet() -
Method in class java.awt.Toolkit
- Returns whether the layout of Containers is validated dynamically
during resizing, or statically, after resizing is complete.
- isEchoOn() -
Method in class javax.security.auth.callback.PasswordCallback
- Return whether the password
should be displayed as it is being typed.
- isEditable() -
Method in class java.awt.TextComponent
- Indicates whether or not this text component is editable.
- isEditable -
Variable in class javax.swing.JComboBox
- This protected field is implementation specific.
- isEditable() -
Method in class javax.swing.JComboBox
- Returns true if the
JComboBox
is editable.
- isEditable() -
Method in class javax.swing.JTree
- Returns true if the tree is editable.
- isEditable() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- isEditable() -
Method in class javax.swing.text.JTextComponent
- Returns the boolean indicating whether this
TextComponent
is editable or not.
- isEditing() -
Method in class javax.swing.JTable
- Returns true if a cell is being edited.
- isEditing() -
Method in class javax.swing.JTree
- Returns true if the tree is being edited.
- isEditing(JTree) -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Returns true if the tree is being edited.
- isEditing(JTree) -
Method in class javax.swing.plaf.multi.MultiTreeUI
- Invokes the
isEditing
method on each UI handled by this object.
- isEditing(JTree) -
Method in class javax.swing.plaf.TreeUI
- Returns true if the tree is being edited.
- isEditValid() -
Method in class javax.swing.JFormattedTextField
- Returns true if the current value being edited is valid.
- isElementContentWhitespace() -
Method in interface org.w3c.dom.Text
- Returns whether this text node contains
element content whitespace, often abusively called "ignorable whitespace".
- isEmpty() -
Method in class java.awt.geom.Arc2D.Double
- Determines whether the arc is empty.
- isEmpty() -
Method in class java.awt.geom.Arc2D.Float
- Determines whether the arc is empty.
- isEmpty() -
Method in class java.awt.geom.Area
- Tests whether this
Area
object encloses any area.
- isEmpty() -
Method in class java.awt.geom.Ellipse2D.Double
- Determines whether or not the bounding box of this
Ellipse2D
is empty.
- isEmpty() -
Method in class java.awt.geom.Ellipse2D.Float
- Determines whether or not the bounding box of this
Ellipse2D
is empty.
- isEmpty() -
Method in class java.awt.geom.Rectangle2D.Double
- Determines whether or not this
Rectangle2D
is empty.
- isEmpty() -
Method in class java.awt.geom.Rectangle2D.Float
- Determines whether or not this
Rectangle2D
is empty.
- isEmpty() -
Method in class java.awt.geom.RectangularShape
- Determines whether the
RectangularShape
is empty.
- isEmpty() -
Method in class java.awt.geom.RoundRectangle2D.Double
- Determines whether or not this
RoundRectangle2D
is empty.
- isEmpty() -
Method in class java.awt.geom.RoundRectangle2D.Float
- Determines whether or not this
RoundRectangle2D
is empty.
- isEmpty() -
Method in class java.awt.Rectangle
- Determines whether or not this
Rectangle
is empty.
- isEmpty() -
Method in class java.awt.RenderingHints
- Returns
true
if this
RenderingHints
contains no key-value mappings.
- isEmpty() -
Method in class java.beans.beancontext.BeanContextSupport
- Reports whether or not this
BeanContext is empty.
- isEmpty() -
Method in class java.util.AbstractCollection
- Returns true if this collection contains no elements.
- isEmpty() -
Method in class java.util.AbstractMap
- Returns true if this map contains no key-value mappings.
- isEmpty() -
Method in class java.util.ArrayList
- Tests if this list has no elements.
- isEmpty() -
Method in class java.util.BitSet
- Returns true if this
BitSet
contains no bits that are set
to true
.
- isEmpty() -
Method in interface java.util.Collection
- Returns true if this collection contains no elements.
- isEmpty() -
Method in class java.util.concurrent.ConcurrentHashMap
-
- isEmpty() -
Method in class java.util.concurrent.ConcurrentLinkedQueue
-
- isEmpty() -
Method in class java.util.concurrent.CopyOnWriteArrayList
- Tests if this list has no elements.
- isEmpty() -
Method in class java.util.concurrent.CopyOnWriteArraySet
-
- isEmpty() -
Method in class java.util.concurrent.SynchronousQueue
- Always returns true.
- isEmpty() -
Method in class java.util.Dictionary
- Tests if this dictionary maps no keys to value.
- isEmpty() -
Method in class java.util.HashMap
- Returns true if this map contains no key-value mappings.
- isEmpty() -
Method in class java.util.HashSet
- Returns true if this set contains no elements.
- isEmpty() -
Method in class java.util.Hashtable
- Tests if this hashtable maps no keys to values.
- isEmpty() -
Method in class java.util.IdentityHashMap
- Returns true if this identity hash map contains no key-value
mappings.
- isEmpty() -
Method in class java.util.jar.Attributes
- Returns true if this Map contains no attributes.
- isEmpty() -
Method in interface java.util.List
- Returns true if this list contains no elements.
- isEmpty() -
Method in interface java.util.Map
- Returns true if this map contains no key-value mappings.
- isEmpty() -
Method in interface java.util.Set
- Returns true if this set contains no elements.
- isEmpty() -
Method in class java.util.TreeSet
- Returns true if this set contains no elements.
- isEmpty() -
Method in class java.util.Vector
- Tests if this vector has no components.
- isEmpty() -
Method in class java.util.WeakHashMap
- Returns true if this map contains no key-value mappings.
- isEmpty() -
Method in interface javax.management.openmbean.TabularData
- Returns true if the number of CompositeData
values (ie the number of rows) contained in this
TabularData instance is zero.
- isEmpty() -
Method in class javax.management.openmbean.TabularDataSupport
- Returns true if this
TabularDataSupport
instance contains no rows.
- isEmpty() -
Method in class javax.management.timer.Timer
- Tests whether the list of timer notifications is empty.
- isEmpty() -
Method in interface javax.management.timer.TimerMBean
- Tests whether the list of timer notifications is empty.
- isEmpty() -
Method in class javax.naming.CompositeName
- Determines whether this composite name is empty.
- isEmpty() -
Method in class javax.naming.CompoundName
- Determines whether this compound name is empty.
- isEmpty() -
Method in class javax.naming.ldap.LdapName
- Determines whether this LDAP name is empty.
- isEmpty() -
Method in interface javax.naming.Name
- Determines whether this name is empty.
- isEmpty() -
Method in interface javax.print.attribute.AttributeSet
- Returns true if this attribute set contains no attributes.
- isEmpty() -
Method in class javax.print.attribute.HashAttributeSet
- Returns true if this attribute set contains no attributes.
- isEmpty() -
Method in class javax.swing.DefaultListModel
- Tests whether this list has any components.
- isEmpty() -
Method in class javax.swing.text.html.parser.Element
- Check if empty
- isEmpty() -
Method in class javax.swing.text.SimpleAttributeSet
- Checks whether the set of attributes is empty.
- isEnabled() -
Method in class java.awt.Component.AccessibleAWTComponent
- Determines if the object is enabled.
- isEnabled() -
Method in class java.awt.Component
- Determines whether this component is enabled.
- isEnabled() -
Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
- Determine if the object is enabled.
- isEnabled() -
Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
- Determines if the object is enabled.
- isEnabled() -
Method in class java.awt.MenuItem
- Checks whether this menu item is enabled.
- isEnabled() -
Method in interface javax.accessibility.AccessibleComponent
- Determines if the object is enabled.
- isEnabled() -
Method in class javax.swing.AbstractAction
- Returns true if the action is enabled.
- isEnabled() -
Method in interface javax.swing.Action
- Returns the enabled state of the
Action
.
- isEnabled() -
Method in interface javax.swing.ButtonModel
- Indicates if the button can be selected or pressed by
an input device (such as a mouse pointer).
- isEnabled() -
Method in class javax.swing.DefaultButtonModel
- Indicates whether the button can be selected or pressed by
an input device (such as a mouse pointer).
- isEnabled() -
Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
-
- isEnabled() -
Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
- Determines if the object is enabled.
- isEnabled() -
Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.CloseAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MaximizeAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.MinimizeAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.NavigateAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicSliderUI.ActionScroller
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeCancelEditingAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeHomeAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeIncrementAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreePageAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeToggleAction
-
- isEnabled() -
Method in class javax.swing.plaf.basic.BasicTreeUI.TreeTraverseAction
-
- isEnabled() -
Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- isEnabled() -
Method in class javax.swing.ToolTipManager
- Returns true if this object is enabled.
- isEnabledAt(int) -
Method in class javax.swing.JTabbedPane
- Returns whether or not the tab at
index
is
currently enabled.
- isEnqueued() -
Method in class java.lang.ref.Reference
- Tells whether or not this reference object has been enqueued, either by
the program or by the garbage collector.
- isEnum() -
Method in class java.lang.Class
- Returns true if and only if this class was declared as an enum in the
source code.
- isEnumConstant() -
Method in class java.lang.reflect.Field
- Returns true if this field represents an element of
an enumerated type; returns false otherwise.
- isEqual(byte[], byte[]) -
Static method in class java.security.MessageDigest
- Compares two digests for equality.
- isEqual(AttributeSet) -
Method in class javax.swing.text.AbstractDocument.AbstractElement
- Checks whether two attribute sets are equal.
- isEqual(AttributeSet) -
Method in interface javax.swing.text.AttributeSet
- Determines if the two attribute sets are equivalent.
- isEqual(AttributeSet) -
Method in class javax.swing.text.SimpleAttributeSet
- Compares two attribute sets.
- isEqual(AttributeSet) -
Method in class javax.swing.text.StyleContext.NamedStyle
- Checks whether two attribute sets are equal.
- isEqual(AttributeSet) -
Method in class javax.swing.text.StyleContext.SmallAttributeSet
- Checks whether two attribute sets are equal.
- isEqualNode(Node) -
Method in class javax.imageio.metadata.IIOMetadataNode
-
- isEqualNode(Node) -
Method in interface org.w3c.dom.Node
- Tests whether two nodes are equal.
- isError() -
Method in class java.nio.charset.CoderResult
- Tells whether or not this object describes an error condition.
- isErrorAny() -
Method in class java.awt.MediaTracker
- Checks the error status of all of the images.
- isErrorID(int) -
Method in class java.awt.MediaTracker
- Checks the error status of all of the images tracked by this
media tracker with the specified identifier.
- isEstablished() -
Method in interface org.ietf.jgss.GSSContext
- Used during context establishment to determine the state of the
context.
- isEventDispatchThread() -
Static method in class javax.swing.SwingUtilities
- Returns true if the current thread is an AWT event dispatching thread.
- isExpanded(TreePath) -
Method in class javax.swing.JTree
- Returns true if the node identified by the path is currently expanded,
- isExpanded(int) -
Method in class javax.swing.JTree
- Returns true if the node at the specified display row is currently
expanded.
- isExpanded(TreePath) -
Method in class javax.swing.tree.AbstractLayoutCache
- Returns true if the value identified by row is currently expanded.
- isExpanded(TreePath) -
Method in class javax.swing.tree.FixedHeightLayoutCache
- Returns true if the value identified by row is currently expanded.
- isExpanded(TreePath) -
Method in class javax.swing.tree.VariableHeightLayoutCache
- Returns true if the value identified by
path
is
currently expanded.
- isExpandEntityReferences() -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Indicates whether or not the factory is configured to produce
parsers which expand entity reference nodes.
- isExpert() -
Method in class java.beans.FeatureDescriptor
- The "expert" flag is used to distinguish between those features that are
intended for expert users from those that are intended for normal users.
- isExplicitPolicyRequired() -
Method in class java.security.cert.PKIXParameters
- Checks if explicit policy is required.
- isFair() -
Method in class java.util.concurrent.locks.ReentrantLock
- Returns true if this lock has fairness set true.
- isFair() -
Method in class java.util.concurrent.locks.ReentrantReadWriteLock
- Returns true if this lock has fairness set true.
- isFair() -
Method in class java.util.concurrent.Semaphore
- Returns true if this semaphore has fairness set true.
- isFile() -
Method in class java.io.File
- Tests whether the file denoted by this abstract pathname is a normal
file.
- isFileHidingEnabled() -
Method in class javax.swing.JFileChooser
- Returns true if hidden files are not shown in the file chooser;
otherwise, returns false.
- isFileSelectionEnabled() -
Method in class javax.swing.JFileChooser
- Convenience call that determines if files are selectable based on the
current file selection mode.
- isFileSystem(File) -
Method in class javax.swing.filechooser.FileSystemView
- Checks if
f
represents a real directory or file as opposed to a
special folder such as "Desktop"
.
- isFileSystemRoot(File) -
Method in class javax.swing.filechooser.FileSystemView
- Is dir the root of a tree in the file system, such as a drive
or partition.
- isFileTypeSupported(int) -
Static method in class javax.sound.midi.MidiSystem
- Indicates whether file writing support for the specified MIDI file type
is provided by the system.
- isFileTypeSupported(int, Sequence) -
Static method in class javax.sound.midi.MidiSystem
- Indicates whether a MIDI file of the file type specified can be written
from the sequence indicated.
- isFileTypeSupported(int) -
Method in class javax.sound.midi.spi.MidiFileWriter
- Indicates whether file writing support for the specified MIDI file type
is provided by this file writer.
- isFileTypeSupported(int, Sequence) -
Method in class javax.sound.midi.spi.MidiFileWriter
- Indicates whether a MIDI file of the file type specified can be written
from the sequence indicated.
- isFileTypeSupported(AudioFileFormat.Type) -
Static method in class javax.sound.sampled.AudioSystem
- Indicates whether file writing support for the specified file type is provided
by the system.
- isFileTypeSupported(AudioFileFormat.Type, AudioInputStream) -
Static method in class javax.sound.sampled.AudioSystem
- Indicates whether an audio file of the specified file type can be written
from the indicated audio input stream.
- isFileTypeSupported(AudioFileFormat.Type) -
Method in class javax.sound.sampled.spi.AudioFileWriter
- Indicates whether file writing support for the specified file type is provided
by this audio file writer.
- isFileTypeSupported(AudioFileFormat.Type, AudioInputStream) -
Method in class javax.sound.sampled.spi.AudioFileWriter
- Indicates whether an audio file of the type specified can be written
from the audio input stream indicated.
- isFinal(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
final modifier, false otherwise.
- isFirst() -
Method in interface java.sql.ResultSet
- Retrieves whether the cursor is on the first row of
this
ResultSet
object.
- isFixedRowHeight() -
Method in class javax.swing.JTree
- Returns true if the height of each display row is a fixed size.
- isFixedRowHeight() -
Method in class javax.swing.tree.AbstractLayoutCache
- Returns true if the height of each row is a fixed size.
- isFlavorJavaFileListType() -
Method in class java.awt.datatransfer.DataFlavor
- Returns true if the
DataFlavor
specified represents
a list of file objects.
- isFlavorRemoteObjectType() -
Method in class java.awt.datatransfer.DataFlavor
- Returns true if the
DataFlavor
specified represents
a remote object.
- isFlavorSerializedObjectType() -
Method in class java.awt.datatransfer.DataFlavor
- Returns true if the
DataFlavor
specified represents
a serialized object.
- isFlavorTextType() -
Method in class java.awt.datatransfer.DataFlavor
- Returns whether this
DataFlavor
is a valid text flavor for
this implementation of the Java platform.
- isFloatable() -
Method in class javax.swing.JToolBar
- Gets the
floatable
property.
- isFloating() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
-
- isFloppyDrive(File) -
Method in class javax.swing.filechooser.FileSystemView
- Used by UI classes to decide whether to display a special icon
for a floppy disk.
- isFocusable() -
Method in class java.awt.Component
- Returns whether this Component can be focused.
- isFocusableWindow() -
Method in class java.awt.Window
- Returns whether this Window can become the focused Window, that is,
whether this Window or any of its subcomponents can become the focus
owner.
- isFocusCycleRoot(Container) -
Method in class java.awt.Component
- Returns whether the specified Container is the focus cycle root of this
Component's focus traversal cycle.
- isFocusCycleRoot(Container) -
Method in class java.awt.Container
- Returns whether the specified Container is the focus cycle root of this
Container's focus traversal cycle.
- isFocusCycleRoot() -
Method in class java.awt.Container
- Returns whether this Container is the root of a focus traversal cycle.
- isFocusCycleRoot() -
Method in class java.awt.Window
- Always returns
true
because all Windows must be roots of a
focus traversal cycle.
- isFocusCycleRoot() -
Method in class javax.swing.JInternalFrame
- Always returns
true
because all JInternalFrame
s must be
roots of a focus traversal cycle.
- isFocused() -
Method in class java.awt.Window
- Returns whether this Window is focused.
- isFocusManagerEnabled() -
Static method in class javax.swing.FocusManager
- Deprecated. As of 1.4, replaced by
KeyboardFocusManager.getDefaultFocusTraversalPolicy()
- isFocusOwner() -
Method in class java.awt.Component
- Returns
true
if this Component
is the
focus owner.
- isFocusPainted() -
Method in class javax.swing.AbstractButton
- Gets the
paintFocus
property.
- isFocusTraversable() -
Method in class java.awt.Component.AccessibleAWTComponent
- Returns whether this object can accept focus or not.
- isFocusTraversable() -
Method in class java.awt.Component
- Deprecated. As of 1.4, replaced by
isFocusable()
.
- isFocusTraversable() -
Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
- Returns whether this object can accept focus or not.
- isFocusTraversable() -
Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
- Returns whether this object can accept focus or not.
- isFocusTraversable() -
Method in interface javax.accessibility.AccessibleComponent
- Returns whether this object can accept focus or not.
- isFocusTraversable() -
Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
-
- isFocusTraversable() -
Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
-
- isFocusTraversable() -
Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- isFocusTraversable() -
Method in class javax.swing.plaf.basic.BasicArrowButton
-
- isFocusTraversable(JComboBox) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Determines if the JComboBox is focus traversable.
- isFocusTraversable() -
Method in class javax.swing.plaf.basic.BasicComboPopup
- Overridden to unconditionally return false.
- isFocusTraversable() -
Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
-
- isFocusTraversable(JComboBox) -
Method in class javax.swing.plaf.ComboBoxUI
- Determine whether or not the combo box itself is traversable
- isFocusTraversable() -
Method in class javax.swing.plaf.metal.MetalComboBoxButton
-
- isFocusTraversable(JComboBox) -
Method in class javax.swing.plaf.multi.MultiComboBoxUI
- Invokes the
isFocusTraversable
method on each UI handled by this object.
- isFocusTraversable() -
Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- isFocusTraversalPolicyProvider() -
Method in class java.awt.Container
- Returns whether this container provides focus traversal
policy.
- isFocusTraversalPolicySet() -
Method in class java.awt.Container
- Returns whether the focus traversal policy has been explicitly set for
this Container.
- isFontSet() -
Method in class java.awt.Component
- Returns whether the font has been explicitly set for this Component.
- isForegroundSet() -
Method in class java.awt.Component
- Returns whether the foreground color has been explicitly set for this
Component.
- isFormatLossless() -
Method in class javax.imageio.spi.ImageWriterSpi
- Returns
true
if the format that this writer
outputs preserves pixel data bit-accurately.
- isFormatSupported(AudioFormat) -
Method in class javax.sound.sampled.DataLine.Info
- Indicates whether this data line supports a particular audio format.
- isForwardable() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines if this ticket is forwardable.
- isForwardCheckingSupported() -
Method in class java.security.cert.PKIXCertPathChecker
- Indicates if forward checking is supported.
- isForwarded() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines if this ticket had been forwarded or was issued based on
authentication involving a forwarded ticket-granting ticket.
- isFrameStateSupported(int) -
Method in class java.awt.Toolkit
- Returns whether Toolkit supports this state for
Frame
s.
- isFreeStanding -
Variable in class javax.swing.plaf.metal.MetalScrollBarUI
-
- isFullScreenRequired() -
Method in class java.awt.BufferCapabilities
-
- isFullScreenSupported() -
Method in class java.awt.GraphicsDevice
- Returns
true
if this GraphicsDevice
supports full-screen exclusive mode.
- isGapToken() -
Method in class org.ietf.jgss.MessageProp
- Tests if an expected token was not received, i.e., one or more
predecessor tokens have not yet been successfully processed.
- isGeneral() -
Method in class javax.swing.text.html.parser.Entity
- Returns
true
if it is a general entity.
- isGraphicsConfigSupported(GraphicsConfiguration) -
Method in class java.awt.GraphicsConfigTemplate
- Returns a
boolean
indicating whether or
not the specified GraphicsConfiguration
can be
used to create a drawing surface that supports the indicated
features.
- isGroupingUsed() -
Method in class java.text.NumberFormat
- Returns true if grouping is used in this format.
- isGuiAvailable() -
Static method in class java.beans.Beans
- Determines whether beans can assume a GUI is available.
- isHeadless() -
Static method in class java.awt.GraphicsEnvironment
- Tests whether or not a display, keyboard, and mouse can be
supported in this environment.
- isHeadlessInstance() -
Method in class java.awt.GraphicsEnvironment
- Returns whether or not a display, keyboard, and mouse can be
supported in this graphics environment.
- isHeldByCurrentThread() -
Method in class java.util.concurrent.locks.ReentrantLock
- Queries if this lock is held by the current thread.
- isHeldExclusively() -
Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
- Returns true if synchronization is held exclusively with respect
to the current (calling) thread.
- isHidden() -
Method in class java.beans.FeatureDescriptor
- The "hidden" flag is used to identify features that are intended only
for tool use, and which should not be exposed to humans.
- isHidden() -
Method in class java.io.File
- Tests whether the file named by this abstract pathname is a hidden
file.
- isHidden(File) -
Method in class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
-
- isHiddenFile(File) -
Method in class javax.swing.filechooser.FileSystemView
- Returns whether a file is hidden or not.
- isHighSurrogate(char) -
Static method in class java.lang.Character
- Determines if the given
char
value is a
high-surrogate code unit (also known as leading-surrogate
code unit).
- isHorizontal() -
Method in class java.awt.ComponentOrientation
- Are lines horizontal?
This will return true for horizontal, left-to-right writing
systems such as Roman.
- isHTMLString(String) -
Static method in class javax.swing.plaf.basic.BasicHTML
- Check the given string to see if it should trigger the
html rendering logic in a non-text component that supports
html rendering.
- isIcon -
Variable in class javax.swing.JInternalFrame
- The frame has been iconified.
- isIcon() -
Method in class javax.swing.JInternalFrame
- Returns whether the
JInternalFrame
is currently iconified.
- isIconifiable() -
Method in class javax.swing.JInternalFrame
- Gets the
iconable
property,
which by default is false
.
- isIconOnly() -
Method in class javax.swing.plaf.metal.MetalComboBoxButton
-
- isId() -
Method in interface org.w3c.dom.Attr
- Returns whether this attribute is known to be of type ID (i.e.
- isIdAttribute(int) -
Method in class javax.xml.validation.TypeInfoProvider
- Returns true if the specified attribute is determined
to be ID.
- isIdentifierIgnorable(char) -
Static method in class java.lang.Character
- Determines if the specified character should be regarded as
an ignorable character in a Java identifier or a Unicode identifier.
- isIdentifierIgnorable(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) should be regarded as
an ignorable character in a Java identifier or a Unicode identifier.
- isIdentity() -
Method in class java.awt.font.TransformAttribute
- Returns
true
if the wrapped transform is
an identity transform.
- isIdentity() -
Method in class java.awt.geom.AffineTransform
- Returns
true
if this AffineTransform
is
an identity transform.
- isIgnoringComments() -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Indicates whether or not the factory is configured to produce
parsers which ignores comments.
- isIgnoringElementContentWhitespace() -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Indicates whether or not the factory is configured to produce
parsers which ignore ignorable whitespace in element content.
- isIgnoringMetadata() -
Method in class javax.imageio.ImageReader
- Returns
true
if the current input source has been
marked as allowing metadata to be ignored by passing
true
as the ignoreMetadata
argument
to the setInput
method.
- isImageTiled(int) -
Method in class javax.imageio.ImageReader
- Returns
true
if the image is organized into
tiles, that is, equal-sized non-overlapping rectangles.
- isInboundDone() -
Method in class javax.net.ssl.SSLEngine
- Returns whether
SSLEngine.unwrap(ByteBuffer, ByteBuffer)
will
accept any more inbound data messages.
- isInDefaultEventSet() -
Method in class java.beans.EventSetDescriptor
- Reports if an event set is in the "default" set.
- isIndeterminate() -
Method in class javax.swing.JProgressBar
- Returns the value of the
indeterminate
property.
- ISINDEX -
Static variable in class javax.swing.text.html.HTML.Tag
-
- isindex -
Variable in class javax.swing.text.html.parser.DTD
-
- isIndexSelected(int) -
Method in class java.awt.List
- Determines if the specified item in this scrolling list is
selected.
- isInfinite(double) -
Static method in class java.lang.Double
- Returns
true
if the specified number is infinitely
large in magnitude, false
otherwise.
- isInfinite() -
Method in class java.lang.Double
- Returns
true
if this Double
value is
infinitely large in magnitude, false
otherwise.
- isInfinite(float) -
Static method in class java.lang.Float
- Returns
true
if the specified number is infinitely
large in magnitude, false
otherwise.
- isInfinite() -
Method in class java.lang.Float
- Returns
true
if this Float
value is
infinitely large in magnitude, false
otherwise.
- isInherited() -
Method in class javax.swing.text.html.CSS.Attribute
- Indicates if the attribute should be inherited
from the parent or not.
- isInitial() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines if this ticket was issued using the Kerberos AS-Exchange
protocol, and not issued based on some ticket-granting ticket.
- isInitiator() -
Method in interface org.ietf.jgss.GSSContext
- Determines if this is the context initiator.
- isInNative() -
Method in class java.lang.management.ThreadInfo
- Tests if the thread associated with this ThreadInfo
is executing native code via the Java Native Interface (JNI).
- isInProgress() -
Method in class javax.swing.undo.CompoundEdit
- Returns true if this edit is in progress--that is, it has not
received end.
- isInputShutdown() -
Method in class java.net.Socket
- Returns whether the read-half of the socket connection is closed.
- isInRelationService() -
Method in class javax.management.relation.RelationSupport
- Returns an internal flag specifying if the object is still handled by
the Relation Service.
- isInRelationService() -
Method in interface javax.management.relation.RelationSupportMBean
- Returns an internal flag specifying if the object is still handled by
the Relation Service.
- isInstance(Object) -
Method in class java.lang.Class
- Determines if the specified
Object
is assignment-compatible
with the object represented by this Class
.
- isInstanceOf(Object, Class<?>) -
Static method in class java.beans.Beans
- Check if a bean can be viewed as a given target type.
- isInstanceOf(ObjectName, String) -
Method in interface javax.management.MBeanServer
- Returns true if the MBean specified is an instance of the
specified class, false otherwise.
- isInstanceOf(ObjectName, String) -
Method in interface javax.management.MBeanServerConnection
- Returns true if the MBean specified is an instance of the
specified class, false otherwise.
- isInstanceOf(ObjectName, String, Subject) -
Method in interface javax.management.remote.rmi.RMIConnection
- Handles the method
MBeanServerConnection.isInstanceOf(ObjectName,
String)
.
- isInstanceOf(ObjectName, String, Subject) -
Method in class javax.management.remote.rmi.RMIConnectionImpl
-
- isInstanceOf(ObjectName, String, Subject) -
Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
-
- isInterface() -
Method in class java.lang.Class
- Determines if the specified
Class
object represents an
interface type.
- isInterface(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
interface modifier, false otherwise.
- isInterrupted() -
Method in class java.lang.Thread
- Tests whether this thread has been interrupted.
- isIPv4CompatibleAddress() -
Method in class java.net.Inet6Address
- Utility routine to check if the InetAddress is an
IPv4 compatible IPv6 address.
- isIs() -
Method in class javax.management.MBeanAttributeInfo
- Indicates if this attribute has an "is" getter.
- isIs() -
Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
- Returns true if the attribute described by this OpenMBeanAttributeInfo instance
is accessed through a isXXX getter (applies only to boolean and Boolean values),
false otherwise.
- isISOControl(char) -
Static method in class java.lang.Character
- Determines if the specified character is an ISO control
character.
- isISOControl(int) -
Static method in class java.lang.Character
- Determines if the referenced character (Unicode code point) is an ISO control
character.
- isItalic() -
Method in class java.awt.Font
- Indicates whether or not this
Font
object's style is
ITALIC.
- isItalic(AttributeSet) -
Static method in class javax.swing.text.StyleConstants
- Checks whether the italic attribute is set.
- isJavaIdentifierPart(char) -
Static method in class java.lang.Character
- Determines if the specified character may be part of a Java
identifier as other than the first character.
- isJavaIdentifierPart(int) -
Static method in class java.lang.Character
- Determines if the character (Unicode code point) may be part of a Java
identifier as other than the first character.
- isJavaIdentifierStart(char) -
Static method in class java.lang.Character
- Determines if the specified character is
permissible as the first character in a Java identifier.
- isJavaIdentifierStart(int) -
Static method in class java.lang.Character
- Determines if the character (Unicode code point) is
permissible as the first character in a Java identifier.
- isJavaLetter(char) -
Static method in class java.lang.Character
- Deprecated. Replaced by isJavaIdentifierStart(char).
- isJavaLetterOrDigit(char) -
Static method in class java.lang.Character
- Deprecated. Replaced by isJavaIdentifierPart(char).
- isJavaMIMEType(String) -
Static method in class java.awt.datatransfer.SystemFlavorMap
- Returns whether the specified
String
is an encoded Java
MIME type.
- isKeyBindingActive() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- isKeyBindingRegistered() -
Method in class javax.swing.plaf.basic.BasicInternalFrameUI
-
- isKeyDown -
Variable in class javax.swing.plaf.basic.BasicTreeUI.KeyHandler
- Set to true while keyPressed is active.
- isKeyEntry(String) -
Method in class java.security.KeyStore
- Returns true if the entry identified by the given alias
was created by a call to
setKeyEntry
,
or created by a call to setEntry
with a
PrivateKeyEntry
or a SecretKeyEntry
.
- isLargeModel() -
Method in class javax.swing.JTree
- Returns true if the tree is configured for a large model.
- isLargeModel() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- isLast() -
Method in interface java.sql.ResultSet
- Retrieves whether the cursor is on the last row of
this
ResultSet
object.
- isLayoutValid() -
Method in class javax.swing.text.AsyncBoxView.ChildState
- Has the child view been laid out.
- isLayoutValid(int) -
Method in class javax.swing.text.BoxView
- Determines if the layout is valid along the given axis.
- isLeadAnchorNotificationEnabled() -
Method in class javax.swing.DefaultListSelectionModel
- Returns the value of the
leadAnchorNotificationEnabled
flag.
- isLeadingEdge() -
Method in class java.awt.font.TextHitInfo
- Returns
true
if the leading edge of the character was
hit.
- isLeaf() -
Method in class javax.swing.JTree.DynamicUtilTreeNode
- Returns true if this node allows children.
- isLeaf(int) -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- isLeaf() -
Method in class javax.swing.text.AbstractDocument.AbstractElement
- Checks whether the element is a leaf.
- isLeaf() -
Method in class javax.swing.text.AbstractDocument.BranchElement
- Checks whether the element is a leaf.
- isLeaf() -
Method in class javax.swing.text.AbstractDocument.LeafElement
- Checks whether the element is a leaf.
- isLeaf() -
Method in interface javax.swing.text.Element
- Is this element a leaf element? An element that
may have children, even if it currently
has no children, would return
false
.
- isLeaf() -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns true if this node has no children.
- isLeaf(Object) -
Method in class javax.swing.tree.DefaultTreeModel
- Returns whether the specified node is a leaf node.
- isLeaf(Object) -
Method in interface javax.swing.tree.TreeModel
- Returns
true
if node
is a leaf.
- isLeaf() -
Method in interface javax.swing.tree.TreeNode
- Returns true if the receiver is a leaf.
- isLeapYear(int) -
Method in class java.util.GregorianCalendar
- Determines if the given year is a leap year.
- isLeftMouseButton(MouseEvent) -
Static method in class javax.swing.SwingUtilities
- Returns true if the mouse event specifies the left mouse button.
- isLeftToRight() -
Method in class java.awt.ComponentOrientation
- HorizontalLines: Do items run left-to-right?
Vertical Lines: Do lines run left-to-right?
This will return true for horizontal, left-to-right writing
systems such as Roman.
- isLeftToRight() -
Method in class java.awt.font.TextLayout
- Returns
true
if this TextLayout
has
a left-to-right base direction or false
if it has
a right-to-left base direction.
- isLeftToRight() -
Method in class java.text.Bidi
- Return true if the line is all left-to-right text and the base direction is left-to-right.
- isLegalReplacement(byte[]) -
Method in class java.nio.charset.CharsetEncoder
- Tells whether or not the given byte array is a legal replacement value
for this encoder.
- isLenient() -
Method in class java.text.DateFormat
- Tell whether date/time parsing is to be lenient.
- isLenient() -
Method in class java.util.Calendar
- Tells whether date/time interpretation is to be lenient.
- isLetter(char) -
Static method in class java.lang.Character
- Determines if the specified character is a letter.
- isLetter(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is a letter.
- isLetterOrDigit(char) -
Static method in class java.lang.Character
- Determines if the specified character is a letter or digit.
- isLetterOrDigit(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is a letter or digit.
- isLigature() -
Method in class java.awt.font.GlyphMetrics
- Returns
true
if this is a ligature glyph.
- isLight -
Variable in class javax.swing.plaf.metal.MetalIconFactory.TreeControlIcon
-
- isLightweight() -
Method in class java.awt.Component
- A lightweight component doesn't have a native toolkit peer.
- isLightweightComponent(Component) -
Static method in class javax.swing.JComponent
- Returns true if this component is lightweight, that is, if it doesn't
have a native window system peer.
- isLightWeightPopupEnabled() -
Method in class javax.swing.JComboBox
- Gets the value of the
lightWeightPopupEnabled
property.
- isLightWeightPopupEnabled() -
Method in class javax.swing.JPopupMenu
- Gets the
lightWeightPopupEnabled
property.
- isLightWeightPopupEnabled() -
Method in class javax.swing.ToolTipManager
- Returns true if lightweight (all-Java)
Tooltips
are in use, or false if heavyweight (native peer)
Tooltips
are being used.
- isLineEmpty() -
Method in class javax.swing.text.AbstractWriter
- Returns true if the current line should be considered empty.
- isLineSupported(Line.Info) -
Static method in class javax.sound.sampled.AudioSystem
- Indicates whether the system supports any lines that match
the specified
Line.Info
object.
- isLineSupported(Line.Info) -
Method in interface javax.sound.sampled.Mixer
- Indicates whether the mixer supports a line (or lines) that match
the specified
Line.Info
object.
- isLinkLocalAddress() -
Method in class java.net.Inet4Address
- Utility routine to check if the InetAddress is an link local address.
- isLinkLocalAddress() -
Method in class java.net.Inet6Address
- Utility routine to check if the InetAddress is an link local address.
- isLinkLocalAddress() -
Method in class java.net.InetAddress
- Utility routine to check if the InetAddress is an link local address.
- isLoaded() -
Method in class java.nio.MappedByteBuffer
- Tells whether or not this buffer's content is resident in physical
memory.
- isLocal -
Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
- A
boolean
indicating if the encapsulated
Transferable
object represents the result
of local drag-n-drop operation (within the same JVM).
- isLocal(Stub) -
Static method in class javax.rmi.CORBA.Util
- The isLocal method has the same semantics as the
ObjectImpl._is_local
method, except that it can throw a RemoteException.
- isLocal(Stub) -
Method in interface javax.rmi.CORBA.UtilDelegate
- Delegation call for
Util.isLocal(javax.rmi.CORBA.Stub)
.
- isLocalClass() -
Method in class java.lang.Class
- Returns true if and only if the underlying class
is a local class.
- isLocallyDefined(KeyStroke) -
Method in interface javax.swing.text.Keymap
- Determines if the given key sequence is locally defined.
- isLocalTransfer() -
Method in class java.awt.dnd.DropTargetDropEvent
- This method returns an
int
indicating if
the source is in the same JVM as the target.
- isLocationByPlatform() -
Method in class java.awt.Window
- Returns
true
if this Window will appear at the default location
for the native windowing system the next time this Window is made visible.
- isLocationInExpandControl(TreePath, int, int) -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Returns true if
mouseX
and mouseY
fall
in the area of row that is used to expand/collapse the node and
the node at row
does not represent a leaf.
- isLocationInExpandControl(int, int, int, int) -
Method in class javax.swing.plaf.metal.MetalTreeUI
-
- isLocked() -
Method in class java.util.concurrent.locks.ReentrantLock
- Queries if this lock is held by any thread.
- isLoggable(LogRecord) -
Method in interface java.util.logging.Filter
- Check if a given log record should be published.
- isLoggable(LogRecord) -
Method in class java.util.logging.Handler
- Check if this Handler would actually log a given LogRecord.
- isLoggable(Level) -
Method in class java.util.logging.Logger
- Check if a message of the given level would actually be logged
by this logger.
- isLoggable(LogRecord) -
Method in class java.util.logging.MemoryHandler
- Check if this Handler would actually log a given
LogRecord into its internal buffer.
- isLoggable(LogRecord) -
Method in class java.util.logging.StreamHandler
- Check if this Handler would actually log a given LogRecord.
- isLongerThan(Duration) -
Method in class javax.xml.datatype.Duration
- Checks if this duration object is strictly longer than
another
Duration
object.
- isLoopbackAddress() -
Method in class java.net.Inet4Address
-
- isLoopbackAddress() -
Method in class java.net.Inet6Address
- Utility routine to check if the InetAddress is a loopback address.
- isLoopbackAddress() -
Method in class java.net.InetAddress
- Utility routine to check if the InetAddress is a loopback address.
- isLowerCase(char) -
Static method in class java.lang.Character
- Determines if the specified character is a lowercase character.
- isLowerCase(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is a
lowercase character.
- isLowSurrogate(char) -
Static method in class java.lang.Character
- Determines if the given
char
value is a
low-surrogate code unit (also known as trailing-surrogate code
unit).
- isMalformed() -
Method in class java.nio.charset.CoderResult
- Tells whether or not this object describes a malformed-input error.
- isManagingFocus() -
Method in class javax.swing.JComponent
- Deprecated. As of 1.4, replaced by
Component.setFocusTraversalKeys(int, Set)
and
Container.setFocusCycleRoot(boolean)
.
- ISMAP -
Static variable in class javax.swing.text.html.HTML.Attribute
-
- isMarked() -
Method in class java.util.concurrent.atomic.AtomicMarkableReference
- Returns the current value of the mark.
- isMaximizable() -
Method in class javax.swing.JInternalFrame
- Gets the value of the
maximizable
property.
- isMaximum -
Variable in class javax.swing.JInternalFrame
- The frame has been expanded to its maximum size.
- isMaximum() -
Method in class javax.swing.JInternalFrame
- Returns whether the
JInternalFrame
is currently maximized.
- isMaximumSizeSet() -
Method in class java.awt.Component
- Returns true if the maximum size has been set to a non-
null
value otherwise returns false.
- isMCGlobal() -
Method in class java.net.Inet4Address
- Utility routine to check if the multicast address has global scope.
- isMCGlobal() -
Method in class java.net.Inet6Address
- Utility routine to check if the multicast address has global scope.
- isMCGlobal() -
Method in class java.net.InetAddress
- Utility routine to check if the multicast address has global scope.
- isMCLinkLocal() -
Method in class java.net.Inet4Address
- Utility routine to check if the multicast address has link scope.
- isMCLinkLocal() -
Method in class java.net.Inet6Address
- Utility routine to check if the multicast address has link scope.
- isMCLinkLocal() -
Method in class java.net.InetAddress
- Utility routine to check if the multicast address has link scope.
- isMCNodeLocal() -
Method in class java.net.Inet4Address
- Utility routine to check if the multicast address has node scope.
- isMCNodeLocal() -
Method in class java.net.Inet6Address
- Utility routine to check if the multicast address has node scope.
- isMCNodeLocal() -
Method in class java.net.InetAddress
- Utility routine to check if the multicast address has node scope.
- isMCOrgLocal() -
Method in class java.net.Inet4Address
- Utility routine to check if the multicast address has organization scope.
- isMCOrgLocal() -
Method in class java.net.Inet6Address
- Utility routine to check if the multicast address has organization scope.
- isMCOrgLocal() -
Method in class java.net.InetAddress
- Utility routine to check if the multicast address has organization scope.
- isMCSiteLocal() -
Method in class java.net.Inet4Address
- Utility routine to check if the multicast address has site scope.
- isMCSiteLocal() -
Method in class java.net.Inet6Address
- Utility routine to check if the multicast address has site scope.
- isMCSiteLocal() -
Method in class java.net.InetAddress
- Utility routine to check if the multicast address has site scope.
- isMember(Principal) -
Method in interface java.security.acl.Group
- Returns true if the passed principal is a member of the group.
- isMemberClass() -
Method in class java.lang.Class
- Returns true if and only if the underlying class
is a member class.
- isMenuComponent(Component) -
Method in class javax.swing.JMenu
- Returns true if the specified component exists in the
submenu hierarchy.
- isMetaDown() -
Method in class java.awt.event.InputEvent
- Returns whether or not the Meta modifier is down on this event.
- isMiddleMouseButton(MouseEvent) -
Static method in class javax.swing.SwingUtilities
- Returns true if the mouse event specifies the middle mouse button.
- isMimeTypeEqual(String) -
Method in class java.awt.datatransfer.DataFlavor
- Returns whether the string representation of the MIME type passed in
is equivalent to the MIME type of this
DataFlavor
.
- isMimeTypeEqual(DataFlavor) -
Method in class java.awt.datatransfer.DataFlavor
- Compares the
mimeType
of two DataFlavor
objects.
- isMimeTypeSerializedObject() -
Method in class java.awt.datatransfer.DataFlavor
- Does the
DataFlavor
represent a serialized object?
- isMinimumSizeDirty -
Variable in class javax.swing.plaf.basic.BasicComboBoxUI
-
- isMinimumSizeSet() -
Method in class java.awt.Component
- Returns whether or not
setMinimumSize
has been
invoked with a non-null value.
- isMirrored(char) -
Static method in class java.lang.Character
- Determines whether the character is mirrored according to the
Unicode specification.
- isMirrored(int) -
Static method in class java.lang.Character
- Determines whether the specified character (Unicode code point)
is mirrored according to the Unicode specification.
- isMixed() -
Method in class java.text.Bidi
- Return true if the line is not left-to-right or right-to-left.
- isMixerSupported(Mixer.Info) -
Method in class javax.sound.sampled.spi.MixerProvider
- Indicates whether the mixer provider supports the mixer represented by
the specified mixer info object.
- isMN() -
Method in interface org.ietf.jgss.GSSName
- Tests if this name object represents a Mechanism Name (MN).
- isModal() -
Method in class java.awt.Dialog
- Indicates whether the dialog is modal.
- isMouseOver() -
Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
- Returns whether or not the mouse is currently over the divider
- isMultiBufferAvailable() -
Method in class java.awt.BufferCapabilities
-
- isMulticastAddress() -
Method in class java.net.Inet4Address
- Utility routine to check if the InetAddress is an
IP multicast address.
- isMulticastAddress() -
Method in class java.net.Inet6Address
- Utility routine to check if the InetAddress is an IP multicast
address.
- isMulticastAddress() -
Method in class java.net.InetAddress
- Utility routine to check if the InetAddress is an
IP multicast address.
- isMultipleMode() -
Method in class java.awt.List
- Determines whether this list allows multiple selections.
- isMultiSelectEvent(MouseEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Returning true signifies a mouse event on the node should select
from the anchor point.
- isMultiSelectionEnabled() -
Method in class javax.swing.JFileChooser
- Returns true if multiple files can be selected.
- isNamespaceAware() -
Method in class javax.xml.parsers.DocumentBuilder
- Indicates whether or not this parser is configured to
understand namespaces.
- isNamespaceAware() -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Indicates whether or not the factory is configured to produce
parsers which are namespace aware.
- isNamespaceAware() -
Method in class javax.xml.parsers.SAXParser
- Indicates whether or not this parser is configured to
understand namespaces.
- isNamespaceAware() -
Method in class javax.xml.parsers.SAXParserFactory
- Indicates whether or not the factory is configured to produce
parsers which are namespace aware.
- isNamespaceDeclUris() -
Method in class org.xml.sax.helpers.NamespaceSupport
- Returns true if namespace declaration attributes are placed into
a namespace.
- isNaN(double) -
Static method in class java.lang.Double
- Returns
true
if the specified number is a
Not-a-Number (NaN) value, false
otherwise.
- isNaN() -
Method in class java.lang.Double
- Returns
true
if this Double
value is
a Not-a-Number (NaN), false
otherwise.
- isNaN(float) -
Static method in class java.lang.Float
- Returns
true
if the specified number is a
Not-a-Number (NaN) value, false
otherwise.
- isNaN() -
Method in class java.lang.Float
- Returns
true
if this Float
value is a
Not-a-Number (NaN), false
otherwise.
- isNative(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
native modifier, false otherwise.
- isNativeLookAndFeel() -
Method in class javax.swing.LookAndFeel
- If the underlying platform has a "native" look and feel, and this
is an implementation of it, return true.
- isNativeLookAndFeel() -
Method in class javax.swing.plaf.metal.MetalLookAndFeel
-
- isNativeLookAndFeel() -
Method in class javax.swing.plaf.multi.MultiLookAndFeel
- Returns
false
;
this look and feel is not native to any platform.
- isNativeLookAndFeel() -
Method in class javax.swing.plaf.synth.SynthLookAndFeel
- Returns false, SynthLookAndFeel is not a native look and feel.
- isNativeMethod() -
Method in class java.lang.StackTraceElement
- Returns true if the method containing the execution point
represented by this stack trace element is a native method.
- isNavigationKey(int) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Returns whether or not the supplied keyCode maps to a key that is used for
navigation.
- isNegative() -
Method in interface java.security.acl.AclEntry
- Returns true if this is a negative ACL entry (one denying the
associated principal the set of permissions in the entry), false
otherwise.
- isNodeAncestor(TreeNode) -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns true if
anotherNode
is an ancestor of this node
-- if it is this node, this node's parent, or an ancestor of this
node's parent.
- isNodeChild(TreeNode) -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns true if
aNode
is a child of this node.
- isNodeDescendant(DefaultMutableTreeNode) -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns true if
anotherNode
is a descendant of this node
-- if it is this node, one of this node's children, or a descendant of
one of this node's children.
- isNodeRelated(DefaultMutableTreeNode) -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns true if and only if
aNode
is in the same tree
as this node.
- isNodeSibling(TreeNode) -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns true if
anotherNode
is a sibling of (has the
same parent as) this node.
- isNotificationEnabled(Notification) -
Method in class javax.management.AttributeChangeNotificationFilter
- Invoked before sending the specified notification to the listener.
- isNotificationEnabled(Notification) -
Method in interface javax.management.NotificationFilter
- Invoked before sending the specified notification to the listener.
- isNotificationEnabled(Notification) -
Method in class javax.management.NotificationFilterSupport
- Invoked before sending the specified notification to the listener.
- isNotificationEnabled(Notification) -
Method in class javax.management.relation.MBeanServerNotificationFilter
- Invoked before sending the specified notification to the listener.
- isNullable(int) -
Method in interface java.sql.ParameterMetaData
- Retrieves whether null values are allowed in the designated parameter.
- isNullable(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates the nullability of values in the designated column.
- isNullable(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Retrieves a constant indicating whether it is possible
to store a
NULL
value in the designated column.
- ISO_2A0 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS 2A0, 1189 x 1682 mm.
- ISO_4A0 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS 4A0, 1682 x 2378 mm.
- ISO_A0 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A0, 841 x 1189 mm.
- ISO_A0 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A0 size.
- ISO_A1 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A1, 594 x 841 mm.
- ISO_A1 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A1 size.
- ISO_A10 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A10, 26 x 37 mm.
- ISO_A10 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A10 size.
- ISO_A2 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A2, 420 x 594 mm.
- ISO_A2 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A2 size.
- ISO_A3 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A3, 297 x 420 mm.
- ISO_A3 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A3 size.
- ISO_A4 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A4, 210 x 297 mm.
- ISO_A4 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A4 size.
- ISO_A4_TRANSPARENT -
Static variable in class javax.print.attribute.standard.MediaName
- A4 transparency.
- ISO_A4_WHITE -
Static variable in class javax.print.attribute.standard.MediaName
- white A4 paper.
- ISO_A5 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A5, 148 x 210 mm.
- ISO_A5 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A5 size.
- ISO_A6 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A6, 105 x 148 mm.
- ISO_A6 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A6 size.
- ISO_A7 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A7, 74 x 105 mm.
- ISO_A7 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A7 size.
- ISO_A8 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A8, 52 x 74 mm.
- ISO_A8 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A8 size.
- ISO_A9 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN & JIS A9, 37 x 52 mm.
- ISO_A9 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- A9 size.
- ISO_B0 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B0, 1000 x 1414 mm.
- ISO_B0 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B0 size.
- ISO_B1 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B1, 707 x 1000 mm.
- ISO_B1 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B1 size.
- ISO_B10 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B10, 31 x 44 mm.
- ISO_B10 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B10 size.
- ISO_B2 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B2, 500 x 707 mm.
- ISO_B2 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B2 size.
- ISO_B3 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B3, 353 x 500 mm.
- ISO_B3 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B3 size.
- ISO_B4 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B4, 250 x 353 mm.
- ISO_B4 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B4 size.
- ISO_B4_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B4.
- ISO_B5 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B5, 176 x 250 mm.
- ISO_B5 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B5 size.
- ISO_B5_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_B5.
- ISO_B6 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B6, 125 x 176 mm.
- ISO_B6 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B6 size.
- ISO_B7 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B7, 88 x 125 mm.
- ISO_B7 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B7 size.
- ISO_B8 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B8, 62 x 88 mm.
- ISO_B8 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B8 size.
- ISO_B9 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN B9, 44 x 62 mm.
- ISO_B9 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO B9 size.
- ISO_C0 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C0, 917 x 1297 mm.
- ISO_C0 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO C0 size.
- ISO_C0_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C0.
- ISO_C1 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C1, 648 x 917 mm.
- ISO_C1 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO C1 size.
- ISO_C10 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C10, 28 x 40 mm.
- ISO_C10_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C10.
- ISO_C1_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C1.
- ISO_C2 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C2, 458 x 648 mm.
- ISO_C2 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO C2 size.
- ISO_C2_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C2.
- ISO_C3 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C3, 324 x 458 mm.
- ISO_C3 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO C3 size.
- ISO_C3_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C3.
- ISO_C4 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C4, 229 x 324 mm.
- ISO_C4 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO C4 size.
- ISO_C4_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C4.
- ISO_C5 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C5, 162 x 229 mm.
- ISO_C5 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO C5 size.
- ISO_C5_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C5.
- ISO_C6 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C6, 114 x 162 mm.
- ISO_C6 -
Static variable in class javax.print.attribute.standard.MediaSizeName
- letter size.
- ISO_C6_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C6.
- ISO_C7 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C7, 81 x 114 mm.
- ISO_C7_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C7.
- ISO_C8 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C8, 57 x 81 mm.
- ISO_C8_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C8.
- ISO_C9 -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO/DIN C9, 40 x 57 mm.
- ISO_C9_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_C9.
- ISO_DESIGNATED_LONG -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for ISO Designated Long, 110 x 220 mm.
- ISO_DESIGNATED_LONG -
Static variable in class javax.print.attribute.standard.MediaSizeName
- ISO designated long size .
- ISO_DESIGNATED_LONG_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ISO_DESIGNATED_LONG.
- isObjectModelSupported(String) -
Method in class javax.xml.xpath.XPathFactory
- Is specified object model supported by this
XPathFactory
?
- isOldToken() -
Method in class org.ietf.jgss.MessageProp
- Tests if this token's validity period has expired, i.e., the token
is too old to be checked for duplication.
- isOneTouchExpandable() -
Method in class javax.swing.JSplitPane
- Gets the
oneTouchExpandable
property.
- isOnKeyRelease() -
Method in class java.awt.AWTKeyStroke
- Returns whether this
AWTKeyStroke
represents a key release.
- isOpaque() -
Method in class java.awt.Component
- Returns true if this component is completely opaque, returns
false by default.
- isOpaque() -
Method in class java.net.URI
- Tells whether or not this URI is opaque.
- isOpaque() -
Method in class javax.swing.DefaultListCellRenderer
- Overridden for performance reasons.
- isOpaque() -
Method in class javax.swing.JComponent
- Returns true if this component is completely opaque.
- isOpaque() -
Method in class javax.swing.JDesktopPane
- Returns true to indicate that this component paints every pixel
in its range.
- isOpaque() -
Method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane.SystemMenuBar
-
- isOpaque(SynthContext) -
Method in class javax.swing.plaf.synth.SynthStyle
- Returns true if the region is opaque.
- isOpaque() -
Method in class javax.swing.table.DefaultTableCellRenderer
- Overridden for performance reasons.
- isOpen() -
Method in interface java.nio.channels.Channel
- Tells whether or not this channel is open.
- isOpen() -
Method in class java.nio.channels.Selector
- Tells whether or not this selector is open.
- isOpen() -
Method in class java.nio.channels.spi.AbstractInterruptibleChannel
-
- isOpen() -
Method in class java.nio.channels.spi.AbstractSelector
-
- isOpen() -
Method in interface javax.sound.midi.MidiDevice
- Reports whether the device is open.
- isOpen() -
Method in interface javax.sound.sampled.Line
- Indicates whether the line is open, meaning that it has reserved
system resources and is operational, although it might not currently be
playing or capturing sound.
- isOptimizedDrawingEnabled() -
Method in class javax.swing.JComponent
- Returns true if this component tiles its children -- that is, if
it can guarantee that the children will not overlap.
- isOptimizedDrawingEnabled() -
Method in class javax.swing.JLayeredPane
- Returns false if components in the pane can overlap, which makes
optimized drawing impossible.
- isOptimizedDrawingEnabled() -
Method in class javax.swing.JRootPane
- The
glassPane
and contentPane
have the same bounds, which means JRootPane
does not tiles its children and this should return false.
- isOptimizedDrawingEnabled() -
Method in class javax.swing.JViewport
- The
JViewport
overrides the default implementation of
this method (in JComponent
) to return false.
- isOrdered() -
Method in interface javax.naming.directory.Attribute
- Determines whether this attribute's values are ordered.
- isOrdered() -
Method in class javax.naming.directory.BasicAttribute
-
- isOutboundDone() -
Method in class javax.net.ssl.SSLEngine
- Returns whether
SSLEngine.wrap(ByteBuffer, ByteBuffer)
will
produce any more outbound data messages.
- isOutputShutdown() -
Method in class java.net.Socket
- Returns whether the write-half of the socket connection is closed.
- isOverflow() -
Method in class java.nio.charset.CoderResult
- Tells whether or not this object describes an overflow condition.
- isOwner(Principal) -
Method in interface java.security.acl.Owner
- Returns true if the given principal is an owner of the ACL.
- isOwnReader(ImageReader) -
Method in class javax.imageio.spi.ImageReaderSpi
- Returns
true
if the ImageReader
object
passed in is an instance of the ImageReader
associated with this service provider.
- isOwnWriter(ImageWriter) -
Method in class javax.imageio.spi.ImageWriterSpi
- Returns
true
if the ImageWriter
object
passed in is an instance of the ImageWriter
associated with this service provider.
- isPageFlipping() -
Method in class java.awt.BufferCapabilities
-
- isPaintable() -
Method in interface java.beans.PropertyEditor
- Determines whether this property editor is paintable.
- isPaintable() -
Method in class java.beans.PropertyEditorSupport
- Determines whether the class will honor the painValue method.
- isPaintingTile() -
Method in class javax.swing.JComponent
- Returns true if the component is currently painting a tile.
- isPalette -
Variable in class javax.swing.plaf.metal.MetalInternalFrameTitlePane
-
- isParameter() -
Method in class javax.swing.text.html.parser.Entity
- Returns
true
if it is a parameter entity.
- isParent(File, File) -
Method in class javax.swing.filechooser.FileSystemView
- On Windows, a file can appear in multiple folders, other than its
parent directory in the filesystem.
- isParityAdjusted(byte[], int) -
Static method in class javax.crypto.spec.DESedeKeySpec
- Checks if the given DES-EDE key, starting at
offset
inclusive, is parity-adjusted.
- isParityAdjusted(byte[], int) -
Static method in class javax.crypto.spec.DESKeySpec
- Checks if the given DES key material, starting at
offset
inclusive, is parity-adjusted.
- isParseBigDecimal() -
Method in class java.text.DecimalFormat
- Returns whether the
DecimalFormat.parse(java.lang.String, java.text.ParsePosition)
method returns BigDecimal
.
- isParseIntegerOnly() -
Method in class java.text.NumberFormat
- Returns true if this format will parse numbers as integers only.
- isPartialReturn() -
Method in class javax.swing.text.Segment
- Flag to indicate that partial returns are valid.
- isPathEditable(TreePath) -
Method in class javax.swing.JTree
- Returns
isEditable
.
- isPathSelected(TreePath) -
Method in class javax.swing.JTree
- Returns true if the item identified by the path is currently selected.
- isPathSelected(TreePath) -
Method in class javax.swing.tree.DefaultTreeSelectionModel
- Returns true if the path,
path
,
is in the current selection.
- isPathSelected(TreePath) -
Method in interface javax.swing.tree.TreeSelectionModel
- Returns true if the path,
path
, is in the current
selection.
- isPattern() -
Method in class javax.management.ObjectName
- Checks whether the object name is a pattern.
- isPlain() -
Method in class java.awt.Font
- Indicates whether or not this
Font
object's style is
PLAIN.
- isPolicyMappingInhibited() -
Method in class java.security.cert.PKIXParameters
- Checks if policy mapping is inhibited.
- isPolygonal() -
Method in class java.awt.geom.Area
- Tests whether this
Area
consists entirely of
straight edged polygonal geometry.
- isPopupMenuVisible() -
Method in class javax.swing.JMenu
- Returns true if the menu's popup window is visible.
- isPopupTrigger() -
Method in class java.awt.event.MouseEvent
- Returns whether or not this mouse event is the popup menu
trigger event for the platform.
- isPopupTrigger(MouseEvent) -
Method in class javax.swing.JPopupMenu
- Returns true if the
MouseEvent
is considered a popup trigger
by the JPopupMenu
's currently installed UI.
- isPopupTrigger(MouseEvent) -
Method in class javax.swing.plaf.basic.BasicPopupMenuUI
-
- isPopupTrigger(MouseEvent) -
Method in class javax.swing.plaf.multi.MultiPopupMenuUI
- Invokes the
isPopupTrigger
method on each UI handled by this object.
- isPopupTrigger(MouseEvent) -
Method in class javax.swing.plaf.PopupMenuUI
-
- isPopupVisible() -
Method in class javax.swing.JComboBox
- Determines the visibility of the popup.
- isPopupVisible(JComboBox) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI
- Tells if the popup is visible or not.
- isPopupVisible(JComboBox) -
Method in class javax.swing.plaf.ComboBoxUI
- Determine the visibility of the popup
- isPopupVisible(JComboBox) -
Method in class javax.swing.plaf.multi.MultiComboBoxUI
- Invokes the
isPopupVisible
method on each UI handled by this object.
- isPostdated() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines is this ticket is post-dated.
- isPreferred() -
Method in class java.beans.FeatureDescriptor
- The "preferred" flag is used to identify features that are particularly
important for presenting to humans.
- isPreferredSizeSet() -
Method in class java.awt.Component
- Returns true if the preferred size has been set to a
non-
null
value otherwise returns false.
- isPreformatted() -
Method in class javax.swing.text.html.HTML.Tag
- Returns
true
if this tag is pre-formatted,
which is true if the tag is either PRE
or
TEXTAREA
.
- isPreformatted() -
Method in class javax.swing.text.html.parser.TagElement
-
- isPressed() -
Method in interface javax.swing.ButtonModel
- Indicates if button has been pressed.
- isPressed() -
Method in class javax.swing.DefaultButtonModel
- Indicates whether button has been pressed.
- isPrimitive() -
Method in class java.io.ObjectStreamField
- Return true if this field has a primitive type.
- isPrimitive() -
Method in class java.lang.Class
- Determines if the specified
Class
object represents a
primitive type.
- isPrivate(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
private modifier, false otherwise.
- isProbablePrime(int) -
Method in class java.math.BigInteger
- Returns true if this BigInteger is probably prime,
false if it's definitely composite.
- isPropagated() -
Method in class java.beans.beancontext.BeanContextEvent
- Reports whether or not this event is
propagated from some other
BeanContext
.
- isPropertyPattern() -
Method in class javax.management.ObjectName
- Checks whether the object name is a pattern on the key properties.
- isProtected(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
protected modifier, false otherwise.
- isProtReady() -
Method in interface org.ietf.jgss.GSSContext
- Determines if the context is ready for per message operations to be
used over it.
- isProxiable() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines if this ticket is proxiable.
- isProxy() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines is this ticket is a proxy-ticket.
- isProxyClass(Class<?>) -
Static method in class java.lang.reflect.Proxy
- Returns true if and only if the specified class was dynamically
generated to be a proxy class using the
getProxyClass
method or the newProxyInstance
method.
- isPublic(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
public modifier, false otherwise.
- isQueued(Thread) -
Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
- Returns true if the given thread is currently queued.
- isRandomAccessEasy(int) -
Method in class javax.imageio.ImageReader
- Returns
true
if the storage format of the given
image places no inherent impediment on random access to pixels.
- isReachable(int) -
Method in class java.net.InetAddress
- Test whether that address is reachable.
- isReachable(NetworkInterface, int, int) -
Method in class java.net.InetAddress
- Test whether that address is reachable.
- isReadable() -
Method in class java.nio.channels.SelectionKey
- Tests whether this key's channel is ready for reading.
- isReadable() -
Method in class javax.management.MBeanAttributeInfo
- Whether the value of the attribute can be read.
- isReadable() -
Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
- Returns true if the attribute described by this OpenMBeanAttributeInfo instance is readable,
false otherwise.
- isReadable() -
Method in class javax.management.relation.RoleInfo
- Returns read access mode for the role (true if it is readable).
- isReadOnly() -
Method in class java.nio.Buffer
- Tells whether or not this buffer is read-only.
- isReadOnly() -
Method in class java.security.PermissionCollection
- Returns true if this PermissionCollection object is marked as readonly.
- isReadOnly() -
Method in interface java.sql.Connection
- Retrieves whether this
Connection
object is in read-only mode.
- isReadOnly() -
Method in interface java.sql.DatabaseMetaData
- Retrieves whether this database is in read-only mode.
- isReadOnly(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether the designated column is definitely not writable.
- isReadOnly() -
Method in class javax.imageio.metadata.IIOMetadata
- Returns
true
if this object does not support the
mergeTree
, setFromTree
, and
reset
methods.
- isReadOnly() -
Method in class javax.security.auth.Subject
- Query whether this
Subject
is read-only.
- isReadOnly() -
Method in class javax.sql.rowset.BaseRowSet
- Returns a
boolean
indicating whether this
RowSet
object is read-only.
- isReadOnly() -
Method in interface javax.sql.RowSet
- Retrieves whether this
RowSet
object is read-only.
- isReadOnly(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Indicates whether the designated column is definitely
not writable, thus readonly.
- isRecording() -
Method in interface javax.sound.midi.Sequencer
- Indicates whether the Sequencer is currently recording.
- isRectangleContainingRectangle(Rectangle, Rectangle) -
Static method in class javax.swing.SwingUtilities
- Return true if
a
contains b
- isRectangular() -
Method in class java.awt.geom.Area
- Tests whether this
Area
is rectangular in shape.
- isRedefineClassesSupported() -
Method in interface java.lang.instrument.Instrumentation
- Returns whether or not the current JVM configuration supports redefinition of classes.
- isRegistered() -
Method in class java.nio.channels.SelectableChannel
- Tells whether or not this channel is currently registered with any
selectors.
- isRegistered() -
Method in class java.nio.channels.spi.AbstractSelectableChannel
-
- isRegistered() -
Method in class java.nio.charset.Charset
- Tells whether or not this charset is registered in the IANA Charset
Registry.
- isRegistered(ObjectName) -
Method in interface javax.management.MBeanServer
- Checks whether an MBean, identified by its object name, is
already registered with the MBean server.
- isRegistered(ObjectName) -
Method in interface javax.management.MBeanServerConnection
- Checks whether an MBean, identified by its object name, is
already registered with the MBean server.
- isRegistered(ObjectName, Subject) -
Method in interface javax.management.remote.rmi.RMIConnection
- Handles the method
MBeanServerConnection.isRegistered(ObjectName)
.
- isRegistered(ObjectName, Subject) -
Method in class javax.management.remote.rmi.RMIConnectionImpl
-
- isRegistered(ObjectName, Subject) -
Method in class javax.management.remote.rmi.RMIConnectionImpl_Stub
-
- isRelation(ObjectName) -
Method in class javax.management.relation.RelationService
- Returns the relation id associated to the given ObjectName if the
MBean has been added as a relation in the Relation Service.
- isRelation(ObjectName) -
Method in interface javax.management.relation.RelationServiceMBean
- Returns the relation id associated to the given ObjectName if the
MBean has been added as a relation in the Relation Service.
- isRelationMBean(String) -
Method in class javax.management.relation.RelationService
- If the relation is represented by an MBean (created by the user and
added as a relation in the Relation Service), returns the ObjectName of
the MBean.
- isRelationMBean(String) -
Method in interface javax.management.relation.RelationServiceMBean
- If the relation is represented by an MBean (created by the user and
added as a relation in the Relation Service), returns the ObjectName of
the MBean.
- isRelative() -
Method in class javax.naming.NameClassPair
- Determines whether the name of this binding is
relative to the target context (which is named by
the first parameter of the
list()
method).
- isRemoved() -
Method in class java.util.prefs.AbstractPreferences
- Returns true iff this node (or an ancestor) has been
removed with the
AbstractPreferences.removeNode()
method.
- isRenewable() -
Method in class javax.security.auth.kerberos.KerberosTicket
- Determines is this ticket is renewable.
- isRepeats() -
Method in class javax.swing.Timer
- Returns
true
(the default)
if the Timer
will send
an action event
to its listeners multiple times.
- isReplacing -
Variable in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
-
- isRepresentationClassByteBuffer() -
Method in class java.awt.datatransfer.DataFlavor
- Returns whether the representation class for this
DataFlavor
is java.nio.ByteBuffer
or a
subclass thereof.
- isRepresentationClassCharBuffer() -
Method in class java.awt.datatransfer.DataFlavor
- Returns whether the representation class for this
DataFlavor
is java.nio.CharBuffer
or a
subclass thereof.
- isRepresentationClassInputStream() -
Method in class java.awt.datatransfer.DataFlavor
- Does the
DataFlavor
represent a
java.io.InputStream
?
- isRepresentationClassReader() -
Method in class java.awt.datatransfer.DataFlavor
- Returns whether the representation class for this
DataFlavor
is java.io.Reader
or a subclass
thereof.
- isRepresentationClassRemote() -
Method in class java.awt.datatransfer.DataFlavor
- Returns true if the representation class is
Remote
.
- isRepresentationClassSerializable() -
Method in class java.awt.datatransfer.DataFlavor
- Returns true if the representation class can be serialized.
- isRequestFocusEnabled() -
Method in class javax.swing.JComponent
- Returns
true
if this JComponent
should
get focus; otherwise returns false
.
- isResizable() -
Method in class java.awt.Dialog
- Indicates whether this dialog is resizable by the user.
- isResizable() -
Method in class java.awt.Frame
- Indicates whether this frame is resizable by the user.
- isResizable() -
Method in class javax.swing.JInternalFrame
- Returns whether the
JInternalFrame
can be resized
by some user action.
- isResizable -
Variable in class javax.swing.table.TableColumn
- If true, the user is allowed to resize the column; the default is true.
- isRevocationEnabled() -
Method in class java.security.cert.PKIXParameters
- Checks the RevocationEnabled flag.
- isRevoked(Certificate) -
Method in class java.security.cert.CRL
- Checks whether the given certificate is on this CRL.
- isRightMouseButton(MouseEvent) -
Static method in class javax.swing.SwingUtilities
- Returns true if the mouse event specifies the right mouse button.
- isRightToLeft() -
Method in class java.text.Bidi
- Return true if the line is all right-to-left text, and the base direction is right-to-left.
- isRoleStatus(int) -
Static method in class javax.management.relation.RoleStatus
- Returns true if given value corresponds to a known role status, false
otherwise.
- isRollover() -
Method in interface javax.swing.ButtonModel
- Indicates that the mouse is over the button.
- isRollover() -
Method in class javax.swing.DefaultButtonModel
- Indicates that the mouse is over the button.
- isRollover() -
Method in class javax.swing.JToolBar
- Returns the rollover state.
- isRolloverBorders() -
Method in class javax.swing.plaf.basic.BasicToolBarUI
- Returns a flag to determine whether rollover button borders
are enabled.
- isRolloverEnabled() -
Method in class javax.swing.AbstractButton
- Gets the
rolloverEnabled
property.
- isRoot(File) -
Method in class javax.swing.filechooser.FileSystemView
- Determines if the given file is a root in the navigatable tree(s).
- isRoot() -
Method in class javax.swing.tree.DefaultMutableTreeNode
- Returns true if this node is the root of the tree.
- isRootPaneCheckingEnabled() -
Method in class javax.swing.JApplet
- Returns whether calls to
add
and
setLayout
are forwarded to the contentPane
.
- isRootPaneCheckingEnabled() -
Method in class javax.swing.JDialog
- Returns whether calls to
add
and
setLayout
are forwarded to the contentPane
.
- isRootPaneCheckingEnabled() -
Method in class javax.swing.JFrame
- Returns whether calls to
add
and
setLayout
are forwarded to the contentPane
.
- isRootPaneCheckingEnabled() -
Method in class javax.swing.JInternalFrame
- Returns whether calls to
add
and
setLayout
are forwarded to the contentPane
.
- isRootPaneCheckingEnabled() -
Method in class javax.swing.JWindow
- Returns whether calls to
add
and
setLayout
are forwarded to the contentPane
.
- isRootVisible() -
Method in class javax.swing.JTree
- Returns true if the root node of the tree is displayed.
- isRootVisible() -
Method in class javax.swing.plaf.basic.BasicTreeUI
-
- isRootVisible() -
Method in class javax.swing.tree.AbstractLayoutCache
- Returns true if the root node of the tree is displayed.
- isRowSelected(int) -
Method in class javax.swing.JTable
- Returns true if the specified index is in the valid range of rows,
and the row at that index is selected.
- isRowSelected(int) -
Method in class javax.swing.JTree
- Returns true if the node identified by row is selected.
- isRowSelected(int) -
Method in class javax.swing.tree.DefaultTreeSelectionModel
- Returns true if the row identified by
row
is selected.
- isRowSelected(int) -
Method in interface javax.swing.tree.TreeSelectionModel
- Returns true if the row identified by
row
is selected.
- isRunning() -
Method in interface javax.sound.midi.Sequencer
- Indicates whether the Sequencer is currently running.
- isRunning() -
Method in interface javax.sound.sampled.DataLine
- Indicates whether the line is running.
- isRunning() -
Method in class javax.swing.Timer
- Returns
true
if the Timer
is running.
- isSameNode(Node) -
Method in class javax.imageio.metadata.IIOMetadataNode
-
- isSameNode(Node) -
Method in interface org.w3c.dom.Node
- Returns whether this node is the same node as the given one.
- isSameRM(XAResource) -
Method in interface javax.transaction.xa.XAResource
- This method is called to determine if the resource manager
instance represented by the target object is the same as the
resouce manager instance represented by the parameter xares.
- isSchemaLanguageSupported(String) -
Method in class javax.xml.validation.SchemaFactory
- Is specified schema supported by this
SchemaFactory
?
- isSealed() -
Method in class java.lang.Package
- Returns true if this package is sealed.
- isSealed(URL) -
Method in class java.lang.Package
- Returns true if this package is sealed with respect to the specified
code source url.
- isSearchable(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether the designated column can be used in a where clause.
- isSearchable(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Indicates whether a value stored in the designated column
can be used in a
WHERE
clause.
- isSeekForwardOnly() -
Method in class javax.imageio.ImageReader
- Returns
true
if the current input source has been
marked as seek forward only by passing true
as the
seekForwardOnly
argument to the
setInput
method.
- isSelected() -
Method in class java.awt.im.InputMethodHighlight
- Returns whether the text range is selected.
- isSelected(int) -
Method in class java.awt.List
- Deprecated. As of JDK version 1.1,
replaced by
isIndexSelected(int)
.
- isSelected() -
Method in class javax.swing.AbstractButton
- Returns the state of the button.
- isSelected(ButtonModel) -
Method in class javax.swing.ButtonGroup
- Returns whether a
ButtonModel
is selected.
- isSelected() -
Method in interface javax.swing.ButtonModel
- Indicates if the button has been selected.
- isSelected() -
Method in class javax.swing.DefaultButtonModel
- Indicates if the button has been selected.
- isSelected() -
Method in class javax.swing.DefaultSingleSelectionModel
-
- isSelected -
Variable in class javax.swing.JInternalFrame
- The frame is currently selected.
- isSelected() -
Method in class javax.swing.JInternalFrame
- Returns whether the
JInternalFrame
is the
currently "selected" or active frame.
- isSelected() -
Method in class javax.swing.JMenu
- Returns true if the menu is currently selected (highlighted).
- isSelected() -
Method in class javax.swing.JMenuBar
- Returns true if the menu bar currently has a component selected.
- isSelected() -
Method in class javax.swing.JToggleButton.ToggleButtonModel
- Checks if the button is selected.
- isSelected -
Variable in class javax.swing.plaf.basic.BasicMenuUI.ChangeHandler
-
- isSelected() -
Method in interface javax.swing.SingleSelectionModel
- Returns true if the selection model currently has a selected value.
- isSelected() -
Method in class javax.swing.text.html.Option
- Fetches the selection state associated with this option.
- isSelectedIndex(int) -
Method in class javax.swing.DefaultListSelectionModel
-
- isSelectedIndex(int) -
Method in class javax.swing.JList
- Returns true if the specified index is selected.
- isSelectedIndex(int) -
Method in interface javax.swing.ListSelectionModel
- Returns true if the specified index is selected.
- isSelectionEmpty() -
Method in class javax.swing.DefaultListSelectionModel
-
- isSelectionEmpty() -
Method in class javax.swing.JList
- Returns true if nothing is selected.
- isSelectionEmpty() -
Method in class javax.swing.JTree
- Returns true if the selection is currently empty.
- isSelectionEmpty() -
Method in interface javax.swing.ListSelectionModel
- Returns true if no indices are selected.
- isSelectionEmpty() -
Method in class javax.swing.tree.DefaultTreeSelectionModel
- Returns true if the selection is currently empty.
- isSelectionEmpty() -
Method in interface javax.swing.tree.TreeSelectionModel
- Returns true if the selection is currently empty.
- isSelectionVisible() -
Method in interface javax.swing.text.Caret
- Determines if the selection is currently visible.
- isSelectionVisible() -
Method in class javax.swing.text.DefaultCaret
- Checks whether the current selection is visible.
- isSerializing() -
Method in class java.beans.beancontext.BeanContextSupport
- Is this BeanContext in the
process of being serialized?
- isServiceClass(Class) -
Method in class java.beans.beancontext.BeanContextServiceRevokedEvent
- Checks this event to determine whether or not
the service being revoked is of a particular class.
- isSet -
Variable in class java.util.Calendar
- The flags which tell if a specified calendar field for the calendar is set.
- isSet(int) -
Method in class java.util.Calendar
- Determines if the given calendar field has a value set,
including cases that the value has been set by internal fields
calculations triggered by a
get
method call.
- isSet(DatatypeConstants.Field) -
Method in class javax.xml.datatype.Duration
- Checks if a field is set.
- isShared() -
Method in class java.nio.channels.FileLock
- Tells whether this lock is shared.
- isShiftDown() -
Method in class java.awt.event.InputEvent
- Returns whether or not the Shift modifier is down on this event.
- isShorterThan(Duration) -
Method in class javax.xml.datatype.Duration
- Checks if this duration object is strictly shorter than
another
Duration
object.
- isShowing() -
Method in class java.awt.Component.AccessibleAWTComponent
- Determines if the object is showing.
- isShowing() -
Method in class java.awt.Component
- Determines whether this component is showing on screen.
- isShowing() -
Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
- Determine if the object is showing.
- isShowing() -
Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
- Determines if the object is showing.
- isShowing() -
Method in class java.awt.Window
- Checks if this Window is showing on screen.
- isShowing() -
Method in interface javax.accessibility.AccessibleComponent
- Determines if the object is showing.
- isShowing() -
Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
-
- isShowing() -
Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
- Determines if the object is showing.
- isShowing() -
Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- isShowing() -
Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- isShutdown() -
Method in interface java.util.concurrent.ExecutorService
- Returns true if this executor has been shut down.
- isShutdown() -
Method in class java.util.concurrent.ThreadPoolExecutor
-
- isSigned(int) -
Method in interface java.sql.ParameterMetaData
- Retrieves whether values for the designated parameter can be signed numbers.
- isSigned(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether values in the designated column are signed numbers.
- isSigned(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Indicates whether a value stored in the designated column is
a signed number.
- isSignificant() -
Method in class javax.swing.text.AbstractDocument.DefaultDocumentEvent
- DefaultDocument events are significant.
- isSignificant() -
Method in class javax.swing.undo.AbstractUndoableEdit
- This default implementation returns true.
- isSignificant() -
Method in class javax.swing.undo.CompoundEdit
- Returns true if any of the
UndoableEdit
s
in edits
do.
- isSignificant() -
Method in interface javax.swing.undo.UndoableEdit
- Returns false if this edit is insignificant--for example one
that maintains the user's selection, but does not change any
model state.
- isSingular() -
Method in class java.awt.geom.Area
- Tests whether this
Area
is comprised of a single
closed subpath.
- isSiteLocalAddress() -
Method in class java.net.Inet4Address
- Utility routine to check if the InetAddress is a site local address.
- isSiteLocalAddress() -
Method in class java.net.Inet6Address
- Utility routine to check if the InetAddress is a site local address.
- isSiteLocalAddress() -
Method in class java.net.InetAddress
- Utility routine to check if the InetAddress is a site local address.
- isSorted() -
Method in class javax.naming.ldap.SortResponseControl
- Determines if the search results have been successfully sorted.
- isSoundbankSupported(Soundbank) -
Method in interface javax.sound.midi.Synthesizer
- Informs the caller whether this synthesizer is capable of loading
instruments from the specified soundbank.
- isSource() -
Method in class javax.sound.sampled.Port.Info
- Indicates whether the port is a source or a target for its mixer.
- isSourceEncodingSupported(AudioFormat.Encoding) -
Method in class javax.sound.sampled.spi.FormatConversionProvider
- Indicates whether the format converter supports conversion from the
specified source format encoding.
- isSpace(char) -
Static method in class java.lang.Character
- Deprecated. Replaced by isWhitespace(char).
- isSpaceChar(char) -
Static method in class java.lang.Character
- Determines if the specified character is a Unicode space character.
- isSpaceChar(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is a
Unicode space character.
- isSpecified(int) -
Method in class javax.xml.validation.TypeInfoProvider
- Returns false if the attribute was added by the validator.
- isSpecified(int) -
Method in interface org.xml.sax.ext.Attributes2
- Returns true unless the attribute value was provided
by DTD defaulting.
- isSpecified(String, String) -
Method in interface org.xml.sax.ext.Attributes2
- Returns true unless the attribute value was provided
by DTD defaulting.
- isSpecified(String) -
Method in interface org.xml.sax.ext.Attributes2
- Returns true unless the attribute value was provided
by DTD defaulting.
- isSpecified(int) -
Method in class org.xml.sax.ext.Attributes2Impl
- Returns the current value of an attribute's "specified" flag.
- isSpecified(String, String) -
Method in class org.xml.sax.ext.Attributes2Impl
- Returns the current value of an attribute's "specified" flag.
- isSpecified(String) -
Method in class org.xml.sax.ext.Attributes2Impl
- Returns the current value of an attribute's "specified" flag.
- isStandard() -
Method in class java.awt.font.GlyphMetrics
- Returns
true
if this is a standard glyph.
- isStandardImageMetadataFormatSupported() -
Method in class javax.imageio.spi.ImageReaderWriterSpi
- Returns
true
if the standard metadata format is
among the document formats recognized by the
getAsTree
and setFromTree
methods on
the image metadata objects produced or consumed by this
plug-in.
- isStandardMetadataFormatSupported() -
Method in class javax.imageio.metadata.IIOMetadata
- Returns
true
if the standard metadata format is
supported by getMetadataFormat
,
getAsTree
, setFromTree
, and
mergeTree
.
- isStandardStreamMetadataFormatSupported() -
Method in class javax.imageio.spi.ImageReaderWriterSpi
- Returns
true
if the standard metadata format is
among the document formats recognized by the
getAsTree
and setFromTree
methods on
the stream metadata objects produced or consumed by this
plug-in.
- isStatic(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
static modifier, false otherwise.
- isStrict(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
strictfp modifier, false otherwise.
- isStrikeThrough() -
Method in class javax.swing.text.GlyphView
- Determine if the glyphs should have a strikethrough
line.
- isStrikeThrough() -
Method in class javax.swing.text.LabelView
- Determines if the glyphs should have a strikethrough
line.
- isStrikeThrough(AttributeSet) -
Static method in class javax.swing.text.StyleConstants
- Checks whether the strikethrough attribute is set.
- isStringPainted() -
Method in class javax.swing.JProgressBar
- Returns the value of the
stringPainted
property.
- isSubregion() -
Method in class javax.swing.plaf.synth.Region
- Returns true if the Region is a subregion of a Component, otherwise
false.
- isSubscript() -
Method in class javax.swing.text.GlyphView
- Determine if the glyphs should be rendered as superscript.
- isSubscript() -
Method in class javax.swing.text.LabelView
- Determines if the glyphs should be rendered as superscript.
- isSubscript(AttributeSet) -
Static method in class javax.swing.text.StyleConstants
- Checks whether the subscript attribute is set.
- isSuperscript() -
Method in class javax.swing.text.GlyphView
- Determine if the glyphs should be rendered as subscript.
- isSuperscript() -
Method in class javax.swing.text.LabelView
- Determines if the glyphs should be rendered as subscript.
- isSuperscript(AttributeSet) -
Static method in class javax.swing.text.StyleConstants
- Checks whether the superscript attribute is set.
- isSupplementaryCodePoint(int) -
Static method in class java.lang.Character
- Determines whether the specified character (Unicode code point)
is in the supplementary character range.
- isSupported(String) -
Static method in class java.nio.charset.Charset
- Tells whether the named charset is supported.
- isSupported(String, String) -
Method in class javax.imageio.metadata.IIOMetadataNode
- Returns
false
since DOM features are not
supported.
- isSupported(String, String) -
Method in interface org.w3c.dom.Node
- Tests whether the DOM implementation implements a specific feature and
that feature is supported by this node, as specified in .
- isSupportedLookAndFeel() -
Method in class javax.swing.LookAndFeel
- Return true if the underlying platform supports and or permits
this look and feel.
- isSupportedLookAndFeel() -
Method in class javax.swing.plaf.metal.MetalLookAndFeel
-
- isSupportedLookAndFeel() -
Method in class javax.swing.plaf.multi.MultiLookAndFeel
- Returns
true
;
every platform permits this look and feel.
- isSupportedLookAndFeel() -
Method in class javax.swing.plaf.synth.SynthLookAndFeel
- Returns true, SynthLookAndFeel is always supported.
- isSurrogatePair(char, char) -
Static method in class java.lang.Character
- Determines whether the specified pair of
char
values is a valid surrogate pair.
- isSuspended() -
Method in class java.lang.management.ThreadInfo
- Tests if the thread associated with this ThreadInfo
is suspended.
- isSynchronizationSupported(Line[], boolean) -
Method in interface javax.sound.sampled.Mixer
- Reports whether this mixer supports synchronization of the specified set of lines.
- isSynchronized(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
synchronized modifier, false otherwise.
- isSynthetic() -
Method in class java.lang.Class
- Returns true if this class is a synthetic class;
returns false otherwise.
- isSynthetic() -
Method in class java.lang.reflect.Constructor
- Returns true if this constructor is a synthetic
constructor; returns false otherwise.
- isSynthetic() -
Method in class java.lang.reflect.Field
- Returns true if this field is a synthetic
field; returns false otherwise.
- isSynthetic() -
Method in interface java.lang.reflect.Member
- Returns true if this member was introduced by
the compiler; returns false otherwise.
- isSynthetic() -
Method in class java.lang.reflect.Method
- Returns true if this method is a synthetic
method; returns false otherwise.
- isTargetEncodingSupported(AudioFormat.Encoding) -
Method in class javax.sound.sampled.spi.FormatConversionProvider
- Indicates whether the format converter supports conversion to the
specified target format encoding.
- isTearOff() -
Method in class java.awt.Menu
- Indicates whether this menu is a tear-off menu.
- isTearOff() -
Method in class javax.swing.JMenu
- Returns true if the menu can be torn off.
- isTemporary() -
Method in class java.awt.event.FocusEvent
- Identifies the focus change event as temporary or permanent.
- isTerminated() -
Method in interface java.util.concurrent.ExecutorService
- Returns true if all tasks have completed following shut down.
- isTerminated() -
Method in class java.util.concurrent.ThreadPoolExecutor
-
- isTerminating() -
Method in class java.util.concurrent.ThreadPoolExecutor
- Returns true if this executor is in the process of terminating
after shutdown or shutdownNow but has not
completely terminated.
- isText(Element) -
Method in class javax.swing.text.html.MinimalHTMLWriter
- Returns true if the element is a text element.
- isThreadContentionMonitoringEnabled() -
Method in interface java.lang.management.ThreadMXBean
- Tests if thread contention monitoring is enabled.
- isThreadContentionMonitoringSupported() -
Method in interface java.lang.management.ThreadMXBean
- Tests if the Java virtual machine supports thread contention monitoring.
- isThreadCpuTimeEnabled() -
Method in interface java.lang.management.ThreadMXBean
- Tests if thread CPU time measurement is enabled.
- isThreadCpuTimeSupported() -
Method in interface java.lang.management.ThreadMXBean
- Tests if the Java virtual machine implementation supports CPU time
measurement for any thread.
- isThumbRollover() -
Method in class javax.swing.plaf.basic.BasicScrollBarUI
- Returns true if the mouse is currently over the thumb.
- isTileWritable(int, int) -
Method in class java.awt.image.BufferedImage
- Returns whether or not a tile is currently checked out for writing.
- isTileWritable(int, int) -
Method in interface java.awt.image.WritableRenderedImage
- Returns whether a tile is currently checked out for writing.
- isTimeSet -
Variable in class java.util.Calendar
- True if then the value of
time
is valid.
- isTitleCase(char) -
Static method in class java.lang.Character
- Determines if the specified character is a titlecase character.
- isTitleCase(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is a titlecase character.
- isToggleEvent(MouseEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Returning true indicates the row under the mouse should be toggled
based on the event.
- isToggleSelectionEvent(MouseEvent) -
Method in class javax.swing.plaf.basic.BasicTreeUI
- Returning true signifies a mouse event on the node should toggle
the selection of only the row under mouse.
- isTopDown() -
Method in class javax.imageio.plugins.bmp.BMPImageWriteParam
- Returns the value of the
topDown
parameter.
- isTopLevelMenu() -
Method in class javax.swing.JMenu
- Returns true if the menu is a 'top-level menu', that is, if it is
the direct child of a menubar.
- isTransferable() -
Method in interface org.ietf.jgss.GSSContext
- Determines if the context is transferable to other processes
through the use of the
export
method.
- isTransformed() -
Method in class java.awt.Font
- Indicates whether or not this
Font
object has a
transform that affects its size in addition to the Size
attribute.
- isTransient(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
transient modifier, false otherwise.
- isTraversable(File) -
Method in class javax.swing.filechooser.FileSystemView
- Returns true if the file (directory) can be visited.
- isTraversable(File) -
Method in class javax.swing.filechooser.FileView
- Whether the directory is traversable or not.
- isTraversable(File) -
Method in class javax.swing.JFileChooser
- Returns true if the file (directory) can be visited.
- IstringHelper - Class in org.omg.CosNaming
- org/omg/CosNaming/IstringHelper.java .
- IstringHelper() -
Constructor for class org.omg.CosNaming.IstringHelper
-
- isTrueVolatile() -
Method in class java.awt.ImageCapabilities
- Returns
true
if the VolatileImage
described by this ImageCapabilities
can lose
its surfaces.
- isUndecorated() -
Method in class java.awt.Dialog
- Indicates whether this dialog is undecorated.
- isUndecorated() -
Method in class java.awt.Frame
- Indicates whether this frame is undecorated.
- isUnderflow() -
Method in class java.nio.charset.CoderResult
- Tells whether or not this object describes an underflow condition.
- isUnderline() -
Method in class javax.swing.text.GlyphView
- Determine if the glyphs should be underlined.
- isUnderline() -
Method in class javax.swing.text.LabelView
- Determines if the glyphs should be underlined.
- isUnderline(AttributeSet) -
Static method in class javax.swing.text.StyleConstants
- Checks whether the underline attribute is set.
- isUnicast() -
Method in class java.beans.EventSetDescriptor
- Normally event sources are multicast.
- isUnicodeIdentifierPart(char) -
Static method in class java.lang.Character
- Determines if the specified character may be part of a Unicode
identifier as other than the first character.
- isUnicodeIdentifierPart(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) may be part of a Unicode
identifier as other than the first character.
- isUnicodeIdentifierStart(char) -
Static method in class java.lang.Character
- Determines if the specified character is permissible as the
first character in a Unicode identifier.
- isUnicodeIdentifierStart(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is permissible as the
first character in a Unicode identifier.
- isUnique() -
Static method in class java.rmi.dgc.VMID
- Deprecated.
- isUnmappable() -
Method in class java.nio.charset.CoderResult
- Tells whether or not this object describes an unmappable-character
error.
- isUnresolved() -
Method in class java.net.InetSocketAddress
- Checks whether the address has been resolved or not.
- isUnseqToken() -
Method in class org.ietf.jgss.MessageProp
- Tests if a later token had already been processed.
- isUnshared() -
Method in class java.io.ObjectStreamField
- Returns boolean value indicating whether or not the serializable field
represented by this ObjectStreamField instance is unshared.
- isUpperCase(char) -
Static method in class java.lang.Character
- Determines if the specified character is an uppercase character.
- isUpperCase(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is an uppercase character.
- isUsageThresholdExceeded() -
Method in interface java.lang.management.MemoryPoolMXBean
- Tests if the memory usage of this memory pool
reaches or exceeds its usage threshold value.
- isUsageThresholdSupported() -
Method in interface java.lang.management.MemoryPoolMXBean
- Tests if this memory pool supports usage threshold.
- isUserNode() -
Method in class java.util.prefs.AbstractPreferences
- Implements the isUserNode method as per the specification in
Preferences.isUserNode()
.
- isUserNode() -
Method in class java.util.prefs.Preferences
- Returns true if this preference node is in the user
preference tree, false if it's in the system preference tree.
- isValid() -
Method in class java.awt.Component
- Determines whether this component is valid.
- isValid(int) -
Method in class java.awt.image.IndexColorModel
- Returns whether or not the pixel is valid.
- isValid() -
Method in class java.awt.image.IndexColorModel
- Returns whether or not all of the pixels are valid.
- isValid() -
Method in interface java.lang.management.MemoryManagerMXBean
- Tests if this memory manager is valid in the Java virtual
machine.
- isValid() -
Method in interface java.lang.management.MemoryPoolMXBean
- Tests if this memory pool is valid in the Java virtual
machine.
- isValid() -
Method in class java.nio.channels.FileLock
- Tells whether or not this lock is valid.
- isValid() -
Method in class java.nio.channels.SelectionKey
- Tells whether or not this key is valid.
- isValid() -
Method in class java.nio.channels.spi.AbstractSelectionKey
-
- isValid() -
Method in class javax.accessibility.AccessibleHyperlink
- Since the document a link is associated with may have
changed, this method returns whether or not this Link is still valid
(with respect to the document it references).
- isValid() -
Method in interface javax.management.Descriptor
- Returns true if all of the fields have legal values given their
names.
- isValid() -
Method in class javax.management.modelmbean.DescriptorSupport
- Returns true if all of the fields have legal values given their
names.
- isValid() -
Method in interface javax.net.ssl.SSLSession
- Returns whether this session is valid and available for resuming or
joining.
- isValid() -
Method in class javax.swing.JEditorPane.JEditorPaneAccessibleHypertextSupport.HTMLLink
- Since the document a link is associated with may have
changed, this method returns whether this Link is valid
anymore (with respect to the document it references).
- isValid() -
Method in class javax.swing.plaf.basic.BasicSplitPaneDivider.DragController
- Returns true if the dragging session is valid.
- isValid() -
Method in class javax.swing.text.html.HTMLDocument.Iterator
- Indicates if the iterator is currently
representing an occurrence of a tag.
- isValid() -
Method in class javax.xml.datatype.XMLGregorianCalendar
- Validate instance by
getXMLSchemaType()
constraints.
- isValidateRoot() -
Method in class javax.swing.JComponent
- If this method returns true,
revalidate
calls by
descendants of this component will cause the entire tree
beginning with this root to be validated.
- isValidateRoot() -
Method in class javax.swing.JRootPane
- If a descendant of this
JRootPane
calls
revalidate
, validate from here on down.
- isValidateRoot() -
Method in class javax.swing.JScrollPane
- Overridden to return true so that any calls to
revalidate
on any descendants of this JScrollPane
will cause the
entire tree beginning with this JScrollPane
to be
validated.
- isValidateRoot() -
Method in class javax.swing.JSplitPane
- Returns true, so that calls to
revalidate
on any descendant of this JSplitPane
will cause a request to be queued that
will validate the JSplitPane
and all its descendants.
- isValidateRoot() -
Method in class javax.swing.JTextField
- Calls to
revalidate
that come from within the
textfield itself will
be handled by validating the textfield, unless the textfield
is contained within a JViewport
,
in which case this returns false.
- isValidating() -
Method in class javax.xml.parsers.DocumentBuilder
- Indicates whether or not this parser is configured to
validate XML documents.
- isValidating() -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Indicates whether or not the factory is configured to produce
parsers which validate the XML content during parse.
- isValidating() -
Method in class javax.xml.parsers.SAXParser
- Indicates whether or not this parser is configured to
validate XML documents.
- isValidating() -
Method in class javax.xml.parsers.SAXParserFactory
- Indicates whether or not the factory is configured to produce
parsers which validate the XML content during parse.
- isValidCodePoint(int) -
Static method in class java.lang.Character
- Determines whether the specified code point is a valid Unicode
code point value in the range of
0x0000
to
0x10FFFF
inclusive.
- isValue(Object) -
Method in class javax.management.openmbean.ArrayType
- Tests whether obj is a value for this
ArrayType
instance.
- isValue(Object) -
Method in class javax.management.openmbean.CompositeType
- Tests whether obj is a value which could be described by this
CompositeType
instance.
- isValue(Object) -
Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
- Tests whether obj is a valid value for the attribute
described by this
OpenMBeanAttributeInfoSupport
instance.
- isValue(Object) -
Method in interface javax.management.openmbean.OpenMBeanParameterInfo
- Tests whether obj is a valid value for the parameter
described by this
OpenMBeanParameterInfo
instance.
- isValue(Object) -
Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
- Tests whether obj is a valid value for the parameter
described by this
OpenMBeanParameterInfo
instance.
- isValue(Object) -
Method in class javax.management.openmbean.OpenType
- Tests whether obj is a value for this open type.
- isValue(Object) -
Method in class javax.management.openmbean.SimpleType
- Tests whether obj is a value for this
SimpleType
instance.
- isValue(Object) -
Method in class javax.management.openmbean.TabularType
- Tests whether obj is a value which could be described by this
TabularType
instance.
- isVarArgs() -
Method in class java.lang.reflect.Constructor
- Returns true if this constructor was declared to take
a variable number of arguments; returns false
otherwise.
- isVarArgs() -
Method in class java.lang.reflect.Method
- Returns true if this method was declared to take
a variable number of arguments; returns false
otherwise.
- isVerbose() -
Method in interface java.lang.management.ClassLoadingMXBean
- Tests if the verbose output for the class loading system is enabled.
- isVerbose() -
Method in interface java.lang.management.MemoryMXBean
- Tests if verbose output for the memory system is enabled.
- isVertical() -
Method in class java.awt.font.TextLayout
- Returns
true
if this TextLayout
is vertical.
- isViewSizeSet -
Variable in class javax.swing.JViewport
- True when the viewport dimensions have been determined.
- isVisible() -
Method in class java.awt.Component.AccessibleAWTComponent
- Determines if the object is visible.
- isVisible() -
Method in class java.awt.Component
- Determines whether this component should be visible when its
parent is visible.
- isVisible() -
Method in class java.awt.List.AccessibleAWTList.AccessibleAWTListChild
- Determine if the object is visible.
- isVisible() -
Method in class java.awt.MenuComponent.AccessibleAWTMenuComponent
- Determines if the object is visible.
- isVisible() -
Method in interface javax.accessibility.AccessibleComponent
- Determines if the object is visible.
- isVisible() -
Method in class javax.swing.JList.AccessibleJList.AccessibleJListChild
-
- isVisible() -
Method in class javax.swing.JPopupMenu
- Returns true if the popup menu is visible (currently
being displayed).
- isVisible() -
Method in class javax.swing.JTable.AccessibleJTable.AccessibleJTableCell
- Determines if this object is visible.
- isVisible() -
Method in class javax.swing.JTree.AccessibleJTree.AccessibleJTreeNode
-
- isVisible(TreePath) -
Method in class javax.swing.JTree
- Returns true if the value identified by path is currently viewable,
which means it is either the root or all of its parents are expanded.
- isVisible() -
Method in interface javax.swing.plaf.basic.ComboPopup
- Returns true if the popup is visible (currently being displayed).
- isVisible() -
Method in class javax.swing.table.JTableHeader.AccessibleJTableHeader.AccessibleJTableHeaderEntry
-
- isVisible() -
Method in interface javax.swing.text.Caret
- Determines if the caret is currently visible.
- isVisible() -
Method in class javax.swing.text.DefaultCaret
- Indicates whether or not the caret is currently visible.
- isVisible() -
Method in class javax.swing.text.html.ParagraphView
- Indicates whether or not this view should be
displayed.
- isVisible() -
Method in class javax.swing.text.View
- Returns a boolean that indicates whether
the view is visible or not.
- isVolatile(int) -
Static method in class java.lang.reflect.Modifier
- Return true if the integer argument includes the
volatile modifier, false otherwise.
- isWeak(byte[], int) -
Static method in class javax.crypto.spec.DESKeySpec
- Checks if the given DES key material is weak or semi-weak.
- isWheelScrollingEnabled() -
Method in class java.awt.ScrollPane
- Indicates whether or not scrolling will take place in response to
the mouse wheel.
- isWheelScrollingEnabled() -
Method in class javax.swing.JScrollPane
- Indicates whether or not scrolling will take place in response to the
mouse wheel.
- isWhitespace() -
Method in class java.awt.font.GlyphMetrics
- Returns
true
if this is a whitespace glyph.
- isWhitespace(char) -
Static method in class java.lang.Character
- Determines if the specified character is white space according to Java.
- isWhitespace(int) -
Static method in class java.lang.Character
- Determines if the specified character (Unicode code point) is
white space according to Java.
- isWritable() -
Method in class java.nio.channels.SelectionKey
- Tests whether this key's channel is ready for writing.
- isWritable(int) -
Method in interface java.sql.ResultSetMetaData
- Indicates whether it is possible for a write on the designated column to succeed.
- isWritable() -
Method in class javax.management.MBeanAttributeInfo
- Whether new values can be written to the attribute.
- isWritable() -
Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
- Returns true if the attribute described by this OpenMBeanAttributeInfo instance is writable,
false otherwise.
- isWritable() -
Method in class javax.management.relation.RoleInfo
- Returns write access mode for the role (true if it is writable).
- isWritable(int) -
Method in class javax.sql.rowset.RowSetMetaDataImpl
- Indicates whether it is possible for a write operation on
the designated column to succeed.
- isWriteLocked() -
Method in class java.util.concurrent.locks.ReentrantReadWriteLock
- Queries if the write lock is held by any thread.
- isWriteLockedByCurrentThread() -
Method in class java.util.concurrent.locks.ReentrantReadWriteLock
- Queries if the write lock is held by the current thread.
- isXIncludeAware() -
Method in class javax.xml.parsers.DocumentBuilder
- Get the XInclude processing mode for this parser.
- isXIncludeAware() -
Method in class javax.xml.parsers.DocumentBuilderFactory
- Get state of XInclude processing.
- isXIncludeAware() -
Method in class javax.xml.parsers.SAXParser
- Get the XInclude processing mode for this parser.
- isXIncludeAware() -
Method in class javax.xml.parsers.SAXParserFactory
- Get state of XInclude processing.
- isZoneLoaded(View) -
Method in class javax.swing.text.ZoneView
- Determine if a zone is in the loaded state.
- ITALIAN -
Static variable in class java.util.Locale
- Useful constant for language.
- ITALIC -
Static variable in class java.awt.Font
- The italicized style constant.
- Italic -
Static variable in class javax.swing.text.StyleConstants
- Name of the italic attribute.
- ITALIC_ACTION -
Static variable in class javax.swing.text.html.HTMLEditorKit
- The italic action identifier
- ITALY -
Static variable in class java.awt.PageAttributes.MediaType
- An alias for ITALY_ENVELOPE.
- ITALY -
Static variable in class java.util.Locale
- Useful constant for country.
- ITALY_ENVELOPE -
Static variable in class java.awt.PageAttributes.MediaType
- The MediaType instance for Italy Envelope, 110 x 230 mm.
- ITALY_ENVELOPE -
Static variable in class javax.print.attribute.standard.MediaSize.Other
- Specifies the Italy envelope size, 110 mm by 230 mm.
- ITALY_ENVELOPE -
Static variable in class javax.print.attribute.standard.MediaSizeName
- Italy envelope size .
- item(int) -
Method in class javax.imageio.metadata.IIOMetadataNode
-
- item(int) -
Method in class org.omg.CORBA.ContextList
- Returns the
String
object at the given index.
- item(int) -
Method in class org.omg.CORBA.ExceptionList
- Returns the
TypeCode
object at the given index.
- item(int) -
Method in class org.omg.CORBA.NVList
- Retrieves the
NamedValue
object at the given index.
- item(int) -
Method in interface org.w3c.dom.DOMImplementationList
- Returns the
index
th item in the collection.
- item(int) -
Method in interface org.w3c.dom.DOMStringList
- Returns the
index
th item in the collection.
- item(int) -
Method in interface org.w3c.dom.NamedNodeMap
- Returns the
index
th item in the map.
- item(int) -
Method in interface org.w3c.dom.NodeList
- Returns the
index
th item in the collection.
- ITEM_EVENT_MASK -
Static variable in class java.awt.AWTEvent
- The event mask for selecting item events.
- ITEM_FIRST -
Static variable in class java.awt.event.ItemEvent
- The first number in the range of ids used for item events.
- ITEM_LAST -
Static variable in class java.awt.event.ItemEvent
- The last number in the range of ids used for item events.
- ITEM_STATE_CHANGED -
Static variable in class java.awt.event.ItemEvent
- This event id indicates that an item's state changed.
- ItemEvent - Class in java.awt.event
- A semantic event which indicates that an item was selected or deselected.
- ItemEvent(ItemSelectable, int, Object, int) -
Constructor for class java.awt.event.ItemEvent
- Constructs an
ItemEvent
object.
- ItemListener - Interface in java.awt.event
- The listener interface for receiving item events.
- itemListener -
Variable in class javax.swing.AbstractButton
- The button model's
ItemListener
.
- itemListener -
Variable in class javax.swing.plaf.basic.BasicComboBoxUI
- This protected field is implementation specific.
- itemListener -
Variable in class javax.swing.plaf.basic.BasicComboPopup
- This protected field is implementation specific.
- ItemSelectable - Interface in java.awt
- The interface for objects which contain a set of items for
which zero or more can be selected.
- itemStateChanged(ItemEvent) -
Method in class java.awt.AWTEventMulticaster
- Handles the itemStateChanged event by invoking the
itemStateChanged methods on listener-a and listener-b.
- itemStateChanged(ItemEvent) -
Method in class java.awt.Checkbox.AccessibleAWTCheckbox
- Fire accessible property change events when the state of the
toggle button changes.
- itemStateChanged(ItemEvent) -
Method in interface java.awt.event.ItemListener
- Invoked when an item has been selected or deselected by the user.
- itemStateChanged(ItemEvent) -
Method in class java.awt.List.AccessibleAWTList
-
- itemStateChanged(ItemEvent) -
Method in class javax.swing.DefaultCellEditor.EditorDelegate
- When an item's state changes, editing is ended.
- itemStateChanged(ItemEvent) -
Method in class javax.swing.JToggleButton.AccessibleJToggleButton
- Fire accessible property change events when the state of the
toggle button changes.
- itemStateChanged(ItemEvent) -
Method in class javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
-
- itemStateChanged(ItemEvent) -
Method in class javax.swing.plaf.basic.BasicComboPopup.ItemHandler
-
- Iterable<T> - Interface in java.lang
- Implementing this interface allows an object to be the target of
the "foreach" statement.
- iterator() -
Method in class java.awt.dnd.DragGestureEvent
- Returns an
Iterator
for the events
comprising the gesture.
- iterator() -
Method in class java.beans.beancontext.BeanContextMembershipEvent
- Gets the array of children affected by this event.
- iterator() -
Method in class java.beans.beancontext.BeanContextSupport
- Gets all JavaBean or BeanContext instances
currently nested in this BeanContext.
- iterator() -
Method in interface java.lang.Iterable
- Returns an iterator over a set of elements of type T.
- iterator() -
Method in class java.util.AbstractCollection
- Returns an iterator over the elements contained in this collection.
- iterator() -
Method in class java.util.AbstractList
- Returns an iterator over the elements in this list in proper
sequence.
- iterator() -
Method in class java.util.AbstractSequentialList
- Returns an iterator over the elements in this list (in proper
sequence).
- iterator() -
Method in interface java.util.Collection
- Returns an iterator over the elements in this collection.
- iterator() -
Method in class java.util.concurrent.ArrayBlockingQueue
- Returns an iterator over the elements in this queue in proper sequence.
- iterator() -
Method in class java.util.concurrent.ConcurrentLinkedQueue
- Returns an iterator over the elements in this queue in proper sequence.
- iterator() -
Method in class java.util.concurrent.CopyOnWriteArrayList
- Returns an Iterator over the elements contained in this collection.
- iterator() -
Method in class java.util.concurrent.CopyOnWriteArraySet
-
- iterator() -
Method in class java.util.concurrent.DelayQueue
- Returns an iterator over the elements in this queue.
- iterator() -
Method in class java.util.concurrent.LinkedBlockingQueue
- Returns an iterator over the elements in this queue in proper sequence.
- iterator() -
Method in class java.util.concurrent.PriorityBlockingQueue
- Returns an iterator over the elements in this queue.
- iterator() -
Method in class java.util.concurrent.SynchronousQueue
- Returns an empty iterator in which hasNext always returns
false.
- iterator() -
Method in class java.util.HashSet
- Returns an iterator over the elements in this set.
- Iterator<E> - Interface in java.util
- An iterator over a collection.
- iterator() -
Method in interface java.util.List
- Returns an iterator over the elements in this list in proper sequence.
- iterator() -
Method in class java.util.PriorityQueue
- Returns an iterator over the elements in this queue.
- iterator() -
Method in interface java.util.Set
- Returns an iterator over the elements in this set.
- iterator() -
Method in class java.util.TreeSet
- Returns an iterator over the elements in this set.
- IvParameterSpec - Class in javax.crypto.spec
- This class specifies an initialization vector (IV).
- IvParameterSpec(byte[]) -
Constructor for class javax.crypto.spec.IvParameterSpec
- Creates an IvParameterSpec object using the bytes in
iv
as the IV.
- IvParameterSpec(byte[], int, int) -
Constructor for class javax.crypto.spec.IvParameterSpec
- Creates an IvParameterSpec object using the first
len
bytes in iv
, beginning at offset
inclusive, as the IV.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.