Alphabetical Index: E

< ? _ 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

E

E - static field in class java.lang.Math
The most accurate approximation to the mathematical constant e: 2.718281828459045.
E - static field in class javax.print.attribute.standard.MediaSize.Engineering
ANSI E paper size.
E - static field in class javax.print.attribute.standard.MediaSizeName
The engineering ANSI E size medium: 34 inches x 44 inches.
E - static field in class java.awt.PageAttributes.MediaType
E - static field in class java.lang.StrictMath
The most accurate approximation to the mathematical constant e: 2.718281828459045.
E_RESIZE_CURSOR - static field in class java.awt.Cursor
Cursor used over E edge of window decorations.
E_RESIZE_CURSOR - static field in class java.awt.Frame
Cursor used over E edge of window decorations.
EAST - static field in class java.awt.BorderLayout
Constant indicating the right side of the container
EAST - static field in class java.awt.GridBagConstraints
Position to the east.
EAST - static field in class javax.swing.SpringLayout
The right edge of a component.
EAST - static field in class javax.swing.SwingConstants
EASTERN_ARABIC - static field in class java.awt.font.NumericShaper
Constant representing the Unicode extended arabic range.
eastPane - field in class javax.swing.plaf.basic.BasicInternalFrameUI
The JComponent placed at the east region of the JInternalFrame.
echoCharIsSet() - method in class javax.swing.JPasswordField
Returns true if this JPasswordField has a character set for echoing.
echoCharIsSet() - method in class java.awt.TextField
Tests whether or not this text field has an echo character set so that characters the user type are not echoed to the screen.
EDGE_NO_OP - static field in class java.awt.image.ConvolveOp
Edge pixels are copied from the source.
EDGE_SPACING - static field in class javax.swing.border.TitledBorder
The number of pixels between the inside of border and the bordered component.
EDGE_STITCH - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along one edge.
EDGE_STITCH_BOTTOM - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the bottom edge.
EDGE_STITCH_LEFT - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the left edge.
EDGE_STITCH_RIGHT - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the right edge.
EDGE_STITCH_TOP - static field in class javax.print.attribute.standard.Finishings
Selects binding of the documents with one or more staples along the top edge.
EDGE_ZERO_FILL - static field in class java.awt.image.ConvolveOp
Edge pixels are set to 0.
edit(java.io.File) - method in class java.awt.Desktop
Launch the edit command to edit this file.
edit(java.io.File) - method in class java.awt.peer.DesktopPeer
EDITABLE - static field in class javax.accessibility.AccessibleState
Indicates the user can edit the component contents.
editable - field in class javax.swing.JTree
EDITABLE_PROPERTY - static field in class javax.swing.JTree
Updates the button and text field to reflect a change in the 'editable' property.
EDITBAR - static field in class javax.accessibility.AccessibleRole
A formula for creating a value.
editCellAt(int,int) - method in class javax.swing.JTable
Programmatically starts editing the specified cell.
Programmatically starts editing the specified cell.
Messaged when editing has been canceled in the tree.
Editing has been canceled
Invoked when the editing is cancelled.
editingColumn - field in class javax.swing.JTable
The column that is edited, -1 if the table is not edited currently.
editingComponent - field in class javax.swing.plaf.basic.BasicTreeUI
When editing, this will be the Component that is doing the actual editing.
editingComponent - field in class javax.swing.tree.DefaultTreeCellEditor
Component used in editing, obtained from the editingContainer.
editingContainer - field in class javax.swing.tree.DefaultTreeCellEditor
Editing container, will contain the editorComponent.
editingIcon - field in class javax.swing.tree.DefaultTreeCellEditor
Icon to use when editing.
editingPath - field in class javax.swing.plaf.basic.BasicTreeUI
Path that is being edited.
editingRow - field in class javax.swing.plaf.basic.BasicTreeUI
Row that is being edited.
editingRow - field in class javax.swing.JTable
The row that is edited, -1 if the table is not edited currently.
Messaged when editing has stopped in the tree.
Editing has been stopped
Finish the current editing session and update the table with the new value by calling setValueAt(Object,int,int).
editor - field in class javax.swing.plaf.basic.BasicComboBoxEditor
The editor component.
editor - field in class javax.swing.plaf.basic.BasicComboBoxUI
The component that is responsible for displaying/editing the selected item of the combo box.
editor - field in class javax.swing.JComboBox
Editor that is responsible for editing an object in a combo box list.
EDITOR_PANE - static field in class javax.swing.plaf.synth.Region
Specifies the region of an editor pane.
editorBorderInsets - field in class javax.swing.plaf.metal.MetalBorders.TableHeaderBorder
The insets of this border.
editorBorderInsets - static field in class javax.swing.plaf.metal.MetalComboBoxEditor
The editor's border insets.
editorComp - field in class javax.swing.JTable
The component that is used for editing.
editorComponent - field in class javax.swing.DefaultCellEditor
The Swing JComponent, performing the editing session.
This container that appears on the tree during editing session.
EditorContainer() - constructor for class javax.swing.tree.DefaultTreeCellEditor.EditorContainer
Creates an EditorContainer object.
This changeable module access the editor component in the component specific way.
EditorDelegate() - constructor for class javax.swing.DefaultCellEditor.EditorDelegate
Constructor EditorDelegate
editorHasDifferentSize - field in class javax.swing.plaf.basic.BasicTreeUI
Set to true if the editor has a different size than the renderer.
EditorKit - class javax.swing.text.EditorKit
EditorKit() - constructor for class javax.swing.text.EditorKit
The basic constructor.
edits - field in class javax.swing.undo.CompoundEdit
The UndoableEdits being combined into a compound editing action.
editToBeRedone() - method in class javax.swing.undo.UndoManager
Determines which significant edit would be redone if redo() was called.
editToBeUndone() - method in class javax.swing.undo.UndoManager
Determines which significant edit would be undone if undo() was called.
effective_profile() - method in class org.omg.PortableInterceptor.ClientRequestInfoOperations
Returns the tagged profile (IOR) of the invocation target.
effective_target() - method in class org.omg.PortableInterceptor.ClientRequestInfoOperations
Returns the object on that the operation will be invoked after handling the possible forwarding.
element - field in class javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
The element that has changed.
Element - interface javax.swing.text.Element
Element - class javax.swing.text.html.parser.Element
Stores the element information, obtained by parsing SGML DTD tag <!
Element - interface org.w3c.dom.Element
The Element interface represents an element in an HTML or XML document.
element() - method in class java.lang.annotation.AnnotationTypeMismatchException
Returns the element from the annotation, for which a mismatch occurred.
element() - method in class java.util.LinkedList<T>
Returns the first element of the list without removing it.
Element>() - field in class javax.swing.text.html.parser.DTD
The element for accessing all DTD elements by name.
ELEMENT_NODE - static field in class org.w3c.dom.Node
The node is an Element.
elementAt(int) - method in class javax.swing.DefaultListModel
Gets an element of the list at the provided index.
elementAt(int) - method in class java.util.Vector<T>
Returns the Object stored at index.
Performs all structural changes to the Element hierarchy.
Creates a new ElementBuffer for the specified root element.
ElementChange public interface
elementCount - field in class java.util.Vector<T>
The number of elements currently in the vector, also returned by size().
Returns the number of elements, starting at the deepest point, needed to get an element representing tag.
ElementCSSInlineStyle - interface org.w3c.dom.css.ElementCSSInlineStyle
Inline style information attached to elements is exposed through the style attribute.
elementData - field in class java.util.Vector<T>
The internal array used to hold members of a Vector.
Report an element type declaration.
Report an element type declaration.
Creates a new ElementEdit.
elementHash - field in class javax.swing.text.html.parser.DTD
The element for accessing all DTD elements by name.
ElementIterator - class javax.swing.text.ElementIterator
This class can be used to iterate over the Element tree of a Document or an Element.
ElementIterator(javax.swing.text.Document) - constructor for class javax.swing.text.ElementIterator
Create a new ElementIterator to iterate over the given document.
ElementIterator(javax.swing.text.Element) - constructor for class javax.swing.text.ElementIterator
Create a new ElementIterator to iterate over the given document.
elementName() - method in class java.lang.annotation.IncompleteAnnotationException
Returns the name of the missing annotation element.
ElementNameAttribute - static field in class javax.swing.text.AbstractDocument
Attribute key for storing the element name.
elements - field in class javax.swing.text.html.parser.DTD
Contains all elements in this DTD.
elements() - method in class javax.swing.DefaultListModel
Returns an Enumeration over the elements of the list.
elements() - method in class java.util.Dictionary<K,V>
Returns an Enumeration of the values in this Dictionary.
elements() - method in class java.util.Hashtable<K,V>
Return an enumeration of the values of this table.
elements() - method in class java.security.PermissionCollection
This method returns an Enumeration of all the objects in this collection.
elements() - method in class java.security.Permissions
This method returns an Enumeration which contains a list of all Permission objects contained in this collection.
elements() - method in class java.util.Vector<T>
Returns an Enumeration of the elements of this Vector.
Carries specification information for new Elements that should be created in DefaultStyledDocument.ElementBuffer.
Creates a new ElementSpec with no content, length or offset.
Creates a new ElementSpec with document content.
Creates a new ElementSpec that specifies the length but not the offset of an element.
ElementType - class java.lang.annotation.ElementType
Ellipse2D - class java.awt.geom.Ellipse2D
Ellipse2D is the shape of an ellipse.
Ellipse2D() - constructor for class java.awt.geom.Ellipse2D
Ellipse2D is defined as abstract.
EM - static field in class javax.swing.text.html.HTML.Tag
The <em> tag
EMBEDDED_BY - static field in class javax.accessibility.AccessibleRelation
Indicates that an object is embedded by another object.
EMBEDDED_BY_PROPERTY - static field in class javax.accessibility.AccessibleRelation
Indicates that the EMBEDDED_BY property changed.
EMBEDS - static field in class javax.accessibility.AccessibleRelation
Indicates that an object embeds another object.
EMBEDS_PROPERTY - static field in class javax.accessibility.AccessibleRelation
Indicates that the EMBEDS property changed.
EMPTY - static field in class javax.swing.text.html.parser.DTDConstants
The EMPTY constant, means the element with no content.
EMPTY - static field in class javax.swing.text.SimpleAttributeSet
An empty attribute set.
empty() - method in class javax.swing.text.html.parser.ContentModel
Checks if the content model matches an empty input stream.
empty() - method in class java.util.Stack<T>
Tests if the stack is empty.
EMPTY_ENUMERATION - static field in class javax.swing.tree.DefaultMutableTreeNode
An empty enumeration, returned by children() if a node has no children.
EMPTY_LIST - static field in class java.util.Collections
An immutable, serializable, empty List, which implements RandomAccess.
EMPTY_MAP - static field in class java.util.Collections
An immutable, serializable, empty Map.
EMPTY_SET - static field in class java.util.Collections
An immutable, serializable, empty Set.
EmptyBorder - class javax.swing.border.EmptyBorder
A border for leaving a specifiable number of pixels empty around the enclosed component.
EmptyBorder(int,int,int,int) - constructor for class javax.swing.border.EmptyBorder
Constructs an empty border given the number of pixels required on each side.
EmptyBorder(java.awt.Insets) - constructor for class javax.swing.border.EmptyBorder
Constructs an empty border given the number of pixels required on each side, passed in an Insets object.
An EmptyBorder that also implements the UIResource marker interface.
Constructs an empty border given the number of pixels required on each side.
Constructs an empty border given the number of pixels required on each side, passed in an Insets object.
A TreeModel that does not allow anything to be selected.
EmptySelectionModel() - constructor for class javax.swing.JTree.EmptySelectionModel
Creates a new instance of EmptySelectionModel.
This exception is thrown by the Stack class when an attempt is made to pop or otherwise access elements from an empty stack.
EmptyStackException() - constructor for class java.util.EmptyStackException
Constructs an EmptyStackException with no detail message.
emptyTag(javax.swing.text.Element) - method in class javax.swing.text.html.HTMLWriter
Writes out an empty tag. i.e. a tag without any child elements.
enable() - static method in class java.lang.Compiler
Calling Compiler.enable() will cause the compiler to resume operation if it was previously disabled; provided that a compiler even exists.
enable() - method in class java.awt.Component
Enables this component.
enable() - method in class java.awt.peer.ComponentPeer
Enables the component.
enable() - method in class javax.swing.JComponent
Enables this component.
enable() - method in class java.awt.MenuItem
Enables this menu item.
enable() - method in class java.awt.peer.MenuItemPeer
enable(boolean) - method in class java.awt.Component
Enables or disables this component.
enable(boolean) - method in class java.awt.MenuItem
Sets the enabled status of this menu item.
enableActions() - method in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
This method enables the actions for the TitlePane given the frame's properties.
Adds the specified attribute name to the list of enabled attributes, thus allowing AttributeChangeNotifications for this attribute to pass through the filter.
Sets whether notification of the client window's location and state should be enabled for the input method.
enabled - field in class javax.swing.AbstractAction
A flag that indicates whether or not the action is enabled.
ENABLED - static field in class javax.accessibility.AccessibleState
Indicates that an object is enabled.
ENABLED - static field in class javax.swing.DefaultButtonModel
State constant indicating that the button is enabled.
ENABLED - static field in class javax.swing.plaf.synth.SynthConstants
A primary state indicating that a component is enabled.
enableEvents(long) - method in class java.awt.Component
Enables the specified events.
enableEvents(long) - method in class java.awt.MenuItem
Enables the specified events.
enableInputMethods(boolean) - method in class java.awt.Component
Enables or disables input method support for this component.
If enable is true and this object is trusted, then replaceObject (Object) will be called in subsequent calls to writeObject (Object).
enableResizedPosting() - method in class javax.swing.table.TableColumn
This method is empty, unused and deprecated.
If enable is true and this object is trusted, then resolveObject (Object) will be called in subsequent calls to readObject (Object).
enableType(java.lang.String) - method in class javax.management.NotificationFilterSupport
Adds the specified type prefix to the list of enabled types, thus allowing types starting with this string to pass through the filter.
ENCLOSED_ALPHANUMERICS - static field in class java.lang.Character.UnicodeBlock
Enclosed Alphanumerics.
Enclosed CJK Letters and Months.
ENCLOSING_MARK - static field in class java.lang.Character
Me = Mark, Enclosing (Normative).
encode(java.io.OutputStream) - method in class java.security.Certificate
This method writes the certificate to an OutputStream in a format that can be understood by the decode method.
encode(java.lang.String) - method in class java.nio.charset.Charset
encode(java.lang.String) - static method in class java.net.URLEncoder
This method translates the passed in string into x-www-form-urlencoded format using the default encoding.
encode(java.lang.String,java.lang.String) - static method in class java.net.URLEncoder
This method translates the passed in string into x-www-form-urlencoded format using the character encoding to hex-encode the unsafe characters.
encode(java.nio.CharBuffer) - method in class java.nio.charset.Charset
encode(java.nio.CharBuffer) - method in class java.nio.charset.CharsetEncoder
encode(org.omg.CORBA.Any) - method in class org.omg.IOP.CodecOperations
Encode the value, stored inside the given Any, into array of bytes.
encode_value(org.omg.CORBA.Any) - method in class org.omg.IOP.CodecOperations
Encode the value (without the typecode), stored in the passed Any, into the given byte array.
encodeDataFlavor(java.awt.datatransfer.DataFlavor) - static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a DataFlavor for use as a String native.
EncodedKeySpec - class java.security.spec.EncodedKeySpec
Encoded Key Specification class which is used to store byte encoded keys.
EncodedKeySpec(byte[]) - constructor for class java.security.spec.EncodedKeySpec
Constructs a new EncodedKeySpec with the specified encoded key.
encodedParams - field in class javax.crypto.SealedObject
The encoded algorithm parameters.
encodeJavaMIMEType(java.lang.String) - static method in class java.awt.datatransfer.SystemFlavorMap
Encodes a MIME type for use as a String native.
Encoder - class java.beans.Encoder
Encoder() - constructor for class java.beans.Encoder
AudioFormat.Encoding - class javax.sound.sampled.AudioFormat.Encoding
This describes a given audio format encoding.
Encoding - class org.omg.IOP.Encoding
Defines the encoding format of the Codec, including the major and minor version numbers.
ENCODING - static field in class javax.xml.transform.OutputKeys
The preferred output character encoding.
Encoding() - constructor for class org.omg.IOP.Encoding
Create the unitialised instance.
Encoding(java.lang.String) - constructor for class javax.sound.sampled.AudioFormat.Encoding
Create a new encoding descriptor, given its name.
Encoding(short,byte,byte) - constructor for class org.omg.IOP.Encoding
Create the instance, initialising field to the passed values.
Holds an integer identifier of the ENCODING_CDR_ENCAPS encoding.
encodingSet() - method in class javax.xml.stream.events.StartDocument
Indicates whether the character encoding was set in the XML declaration.
ENCRYPT_MODE - static field in class javax.crypto.Cipher
The encryption operation mode.
An implementation of the EncryptedPrivateKeyInfo ASN.1 type as specified in PKCS #8 - Private-Key Information Syntax Standard.
EncryptedPrivateKeyInfo(byte[]) - constructor for class javax.crypto.EncryptedPrivateKeyInfo
Create a new EncryptedPrivateKeyInfo from an encoded representation, parsing the ASN.1 sequence.
Create a new EncryptedPrivateKeyInfo from the cipher name and the encrytpedData.
Create a new EncryptedPrivateKeyInfo object from raw encrypted data and the parameters used for encryption.
ENCTYPE - static field in class javax.swing.text.html.HTML.Attribute
The enctype attribute
END - static field in class java.awt.Event
end() - method in class java.nio.channels.spi.AbstractSelector
Marks the end of an I/O operation that might block indefinitely.
end() - method in class javax.swing.undo.CompoundEdit
Informs this CompoundEdit that its construction phase has been completed.
end() - method in class java.util.zip.Deflater
Frees all objects allocated by the compressor.
end() - method in class java.util.zip.Inflater
Frees all objects allocated by the inflater.
end() - method in class java.util.regex.Matcher
end() - method in class java.util.regex.MatchResult
Returns the index just after the last matched character.
end() - method in class java.awt.PrintJob
Informs the print job that printing is complete or should be aborted.
end() - method in class javax.swing.undo.StateEdit
Informs this StateEdit that all edits are finished.
end() - method in class javax.swing.undo.UndoManager
Puts this UndoManager into a state where it acts as a normal CompoundEdit.
end(boolean) - method in class java.nio.channels.spi.AbstractInterruptibleChannel
Marks the end of an I/O operation that might block indefinitely.
end(int) - method in class java.util.regex.Matcher
end(int) - method in class java.util.regex.MatchResult
Returns the index just after the last matched character of the given sub-match group.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
Called when an end tag is seen for one of the types of tags associated with this Action.
end(javax.transaction.xa.Xid,int) - method in class javax.transaction.xa.XAResource
END_DOCUMENT - static field in class javax.xml.stream.XMLStreamConstants
An end document event.
END_ELEMENT - static field in class javax.xml.stream.XMLStreamConstants
An end element event.
END_OF_EXCLUSIVE - static field in class javax.sound.midi.ShortMessage
Status byte for End Of Exclusive message.
END_PUNCTUATION - static field in class java.lang.Character
Pe = Punctuation, Close (Informative).
END_TO_END - static field in class org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
END_TO_START - static field in class org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
endAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the Document.
endCDATA() - method in class org.xml.sax.ext.DefaultHandler2
Report the end of a CDATA section.
endCDATA() - method in class org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endComposition() - method in class java.awt.im.InputContext
Ends any input composition that may currently be going on in this context.
endComposition() - method in class java.awt.im.spi.InputMethod
End any input composition currently taking place.
EndDocument - interface javax.xml.stream.events.EndDocument
An end-document event.
endDocument() - method in class org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - method in class org.xml.sax.DocumentHandler
Receive notification of the end of a document.
endDocument() - method in class org.xml.sax.HandlerBase
Receive notification of the end of the document.
endDocument() - method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
endDocument() - method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
This method indicates that the dragging is done.
This method should be called after dragFrame calls.
endDTD() - method in class org.xml.sax.ext.DefaultHandler2
Report the end of DTD declarations.
endDTD() - method in class org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
EndElement - interface javax.xml.stream.events.EndElement
An end-element event.
endElement(java.lang.String) - method in class org.xml.sax.DocumentHandler
Receive notification of the end of an element.
endElement(java.lang.String) - method in class org.xml.sax.HandlerBase
Receive notification of the end of an element.
endElement(java.lang.String) - method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
Receive notification of the end of an element.
Receive notification of the end of an element.
Filter an end element event.
Adapt a SAX2 end element event.
endEntity(java.lang.String) - method in class org.xml.sax.ext.DefaultHandler2
Report the end of an entity.
endEntity(java.lang.String) - method in class org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endFontTag() - method in class javax.swing.text.html.MinimalHTMLWriter
Ends a span tag.
endIndex - field in class javax.accessibility.AccessibleAttributeSequence
The ending index.
endIndex - field in class javax.accessibility.AccessibleTextSequence
The ending index.
endInsertEmpty() - method in class javax.imageio.ImageWriter
Complete inserting an empty image in the output stream.
endKey - field in class javax.swing.plaf.basic.BasicSplitPaneUI
endLayout() - method in class java.awt.peer.ContainerPeer
endLineAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the current line.
EndOfLineStringProperty - static field in class javax.swing.text.DefaultEditorKit
When a document is read and an CRLF is encountered, then we add a property with this name and a value of "\r\n".
endParagraphAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the current paragraph.
End the scope of a prefix-URI mapping.
endPrefixMapping(java.lang.String) - method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(java.lang.String) - method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(java.lang.String) - method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endReplacePixels() - method in class javax.imageio.ImageWriter
Complete replacing pixels in an image in the output stream.
This method is called to indicate that the given JComponent has finished dragging.
This method is called to signify that the resize is finished.
endsWith(java.lang.String) - method in class java.lang.String
Predicate which determines if this String ends with a given suffix.
endsWith(javax.naming.Name) - method in class javax.naming.CompositeName
endsWith(javax.naming.Name) - method in class javax.naming.CompoundName
endsWith(javax.naming.Name) - method in class javax.naming.Name
Returns true if this Name ends with the components of the given Name, false otherwise.
ENDTAG - static field in class javax.swing.text.html.parser.DTDConstants
The ENDTAG constant, meaning that the element needs a closing tag.
ENDTAG - static field in class javax.swing.text.html.HTML.Attribute
The endtag attribute
endTag(boolean) - method in class javax.swing.text.html.parser.Parser
The method is called when the HTML end (closing) tag is found or if the parser concludes that the one should be present in the current position.
endTag(javax.swing.text.Element) - method in class javax.swing.text.html.HTMLWriter
Writes out an end tag.
EndTagType - static field in class javax.swing.text.DefaultStyledDocument.ElementSpec
This indicates an end tag.
endUpdate() - method in class javax.swing.undo.UndoableEditSupport
Ends an update session.
endValidate() - method in class java.awt.peer.ContainerPeer
endWordAction - static field in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret to the end of the current word.
endWriteEmpty() - method in class javax.imageio.ImageWriter
Complete writing an empty image to the image output stream.
endWriteSequence() - method in class javax.imageio.ImageWriter
Complete writing a sequence of images to the output stream.
engineAliases() - method in class java.security.KeyStoreSpi
Generates a list of all the aliases in the keystore.
Creates a certificate path from the specified parameters.
engineContainsAlias(java.lang.String) - method in class java.security.KeyStoreSpi
Determines if the keystore contains the specified alias.
engineCreateSSLEngine() - method in class javax.net.ssl.SSLContextSpi
Returns a new SSLEngine for this context.
Returns a new SSLEngine for this context, for the given host name and port number.
engineDeleteEntry(java.lang.String) - method in class java.security.KeyStoreSpi
Deletes the entry for the specified entry.
engineDigest() - method in class java.security.MessageDigestSpi
Computes the final digest of the stored bytes and returns them.
engineDigest(byte[],int,int) - method in class java.security.MessageDigestSpi
Computes the final digest of the stored bytes and returns them.
engineDoFinal() - method in class javax.crypto.MacSpi
Finalize the computation of this MAC and return the result as a byte array.
engineDoFinal(byte[],int,int) - method in class javax.crypto.CipherSpi
Finishes a multi-part transformation or transforms a portion of a byte array, and returns the transformed bytes.
Finishes a multi-part transformation or transforms a portion of a byte array, and stores the transformed bytes in the supplied array.
Do a phase in the key agreement.
MediaSize.Engineering - class javax.print.attribute.standard.MediaSize.Engineering
Container class for predefined US Engineering media sizes.
Generates a Certificate based on the encoded data read from the InputStream.
engineGenerateCertPath(Certificate>) - method in class java.security.cert.CertificateFactorySpi
Generate a CertPath and initialize it with the certificates in the List argument.
Generate a CertPath and initialize it with data parsed from the input stream.
Generate a CertPath and initialize it with data parsed from the input stream, using the specified encoding.
Generates a CRL based on the encoded data read from the InputStream.
engineGenerateKey() - method in class javax.crypto.KeyGeneratorSpi
Generate a key, returning it as a SecretKey.
Generate a new set of AlgorithmParameters.
Generates a private key from the provided key specification.
Generates a public key from the provided key specification.
engineGenerateSecret() - method in class javax.crypto.KeyAgreementSpi
Generate the shared secret in a new byte array.
engineGenerateSecret(byte[],int) - method in class javax.crypto.KeyAgreementSpi
Generate the shared secret, storing it into the specified array.
Generate the shared secret and return it as a SecretKey.
Translate a java.security.KeySpec into a SecretKey.
engineGenerateSeed(int) - method in class java.security.SecureRandomSpi
Gets a user specified number of bytes specified by the parameter.
engineGenExemptionBlob() - method in class javax.crypto.ExemptionMechanismSpi
Return a key blob for the key that this mechanism was initialized with.
Generate a key blob for the key that this mechanism was initialized with, storing it into the given byte array.
engineGetBlockSize() - method in class javax.crypto.CipherSpi
Returns the block size of the underlying cipher.
engineGetCertificate(java.lang.String) - method in class java.security.KeyStoreSpi
Gets a Certificate for the specified alias.
Determines if the keystore contains the specified certificate entry and returns the alias.
Gets a Certificate chain for the specified alias.
engineGetCertPathEncodings() - method in class java.security.cert.CertificateFactorySpi
Returns an Iterator of CertPath encodings supported by this factory, with the default encoding first.
engineGetClientSessionContext() - method in class javax.net.ssl.SSLContextSpi
Returns the set of SSL sessions available for client connections.
Gets entry creation date for the specified alias.
engineGetDigestLength() - method in class java.security.MessageDigestSpi
Returns the length of the digest.
engineGetEncoded() - method in class java.security.AlgorithmParametersSpi
Returns the parameters in the default encoding format.
Returns the parameters in the specified encoding format.
engineGetIV() - method in class javax.crypto.CipherSpi
Returns the initializaiton vector this cipher was initialized with, if any.
engineGetKey(java.lang.String,char[]) - method in class java.security.KeyStoreSpi
Returns the key associated with given alias using the supplied password.
engineGetKeyManagers() - method in class javax.net.ssl.KeyManagerFactorySpi
Engine method for retrieving this factory's key managers.
engineGetKeySize(java.security.Key) - method in class javax.crypto.CipherSpi
Return the length of the given key in bits.

For compatibility this method is not declared abstract, and the default implementation will throw an UnsupportedOperationException.

Translate a SecretKey into a java.security.KeySpec.
engineGetMacLength() - method in class javax.crypto.MacSpi
Return the total length, in bytes, of the computed MAC (the length of the byte array returned by doFinal().
engineGetOutputSize(int) - method in class javax.crypto.CipherSpi
Returns the size, in bytes, an output buffer must be for a call to engineUpdate(byte[],int,int,byte[],int) or engineDoFinal(byte[],int,int,byte[],int) to succeed.

The actual output length may be smaller than the value returned by this method, as it considers the padding length as well.

engineGetOutputSize(int) - method in class javax.crypto.ExemptionMechanismSpi
Get the size of the output blob given an input key size.
engineGetParameter(java.lang.String) - method in class java.security.SignatureSpi
Returns the value for the specified algorithm parameter.
engineGetParameters() - method in class javax.crypto.CipherSpi
Returns the parameters that this cipher is using.
engineGetParameters() - method in class java.security.SignatureSpi
The default implementaion of this method always throws a UnsupportedOperationException.
engineGetServerSessionContext() - method in class javax.net.ssl.SSLContextSpi
Returns the set of SSL sessions available for server connections.
engineGetServerSocketFactory() - method in class javax.net.ssl.SSLContextSpi
Returns the SSL server socket factory.
engineGetSocketFactory() - method in class javax.net.ssl.SSLContextSpi
Returns the SSL client socket factory.
engineGetTrustManagers() - method in class javax.net.ssl.TrustManagerFactorySpi
Engine method that returns the trust managers created by this factory.
engineInit(byte[]) - method in class java.security.AlgorithmParametersSpi
Initializes the engine with the specified parameters stored in the byte array and decodes them according to the ASN.1 specification.
Initializes the engine with the specified parameters stored in the byte array and decodes them according to the specified decoding specification.
Initializes this cipher with an operation mode, key, parameters, and source of randomness.
Initializes this cipher with an operation mode, key, and source of randomness.
Initializes this cipher with an operation mode, key, parameters, and source of randomness.
Initializes the parameter generator with the specified size and SecureRandom
Initialize this key generator with a key size (in bits) and a source of randomness.
Initialize this mechanism with a key.
Initialize this mechanism with a key and parameters.
Initialize this key agreement with a key and source of randomness.
Initialize this mechanism with a key and parameters.
Initialize (or re-initialize) this instance.
Initialize this key agreement with a key, parameters, and source of randomness.
Engine method that initializes this factory with a key store.
Engine method for initializing this factory with a key store and a password for private keys.
Initialize this key generator with a source of randomness; the implementation should use reasonable default parameters (such as generated key size).
Initializes the engine with the specified AlgorithmParameterSpec class.
Initializes the parameter generator with the specified AlgorithmParameterSpec and SecureRandom classes.
Initialize this key generator with parameters and a source of randomness.
Initialize this context with key and trust managers, and a source of randomness.
Engine method for initializing this factory with some algorithm-specific parameters.
Engine method that initializes this factory with some algorithm-specific parameters.
Initializes this instance with the private key for signing purposes.
Initializes this instance with the private key and source of randomness for signing purposes.
Initializes this instance with the public key for verification purposes.
Determines if the keystore contains a certificate entry for the specified alias.
engineIsKeyEntry(java.lang.String) - method in class java.security.KeyStoreSpi
Determines if the keystore contains a key entry for the specified alias.
engineLoad(java.io.InputStream,char[]) - method in class java.security.KeyStoreSpi
Loads the keystore from the specified input stream and it uses the specified password to check for integrity if supplied.
engineNextBytes(byte[]) - method in class java.security.SecureRandomSpi
Gets a user specified number of bytes depending on the length of the array?
engineReset() - method in class javax.crypto.MacSpi
Reset this instance.
engineReset() - method in class java.security.MessageDigestSpi
Resets the digest engine.
Assign the certificate to the alias in the keystore.
Assign the key to the alias in the keystore.
Assign the key to the alias in the keystore, protecting it with the given password.
engineSetMode(java.lang.String) - method in class javax.crypto.CipherSpi
Set the mode in which this cipher is to run.
engineSetPadding(java.lang.String) - method in class javax.crypto.CipherSpi
Set the method with which the input is to be padded.
Sets the specified algorithm parameter to the specified value.
Sets the signature engine with the specified AlgorithmParameterSpec.
engineSetSeed(byte[]) - method in class java.security.SecureRandomSpi
Updates the seed for SecureRandomSpi but does not reset seed.
engineSign() - method in class java.security.SignatureSpi
Returns the signature bytes of all the data fed to this instance.
engineSign(byte[],int,int) - method in class java.security.SignatureSpi
Generates signature bytes of all the data fed to this instance and stores the result in the designated array.
engineSize() - method in class java.security.KeyStoreSpi
Returns the number of entries in the keystore.
Stores the keystore in the specified output stream and it uses the specified key it keep it secure.
engineToString() - method in class java.security.AlgorithmParametersSpi
Returns a string describing the parameters in the AlgorithmParametersSpi class.
Translates the key from an unknown or untrusted provider into a key for this key factory.
Translate a secret key into a different representation.
Unwraps a previously-wrapped key.

For compatibility this method is not declared abstract, and the default implementation will throw an UnsupportedOperationException.

engineUpdate(byte) - method in class javax.crypto.MacSpi
Update this MAC with a single byte.
engineUpdate(byte) - method in class java.security.MessageDigestSpi
Updates the digest with the specified byte.
engineUpdate(byte) - method in class java.security.SignatureSpi
Updates the data to be signed or verified with the specified byte.
engineUpdate(byte[],int,int) - method in class javax.crypto.CipherSpi
Continue with a multi-part transformation, returning a new array of the transformed bytes.
engineUpdate(byte[],int,int) - method in class javax.crypto.MacSpi
Update this MAC with a portion of a byte array.
engineUpdate(byte[],int,int) - method in class java.security.MessageDigestSpi
Updates the digest with the specified bytes starting with the offset and proceeding for the specified length.
engineUpdate(byte[],int,int) - method in class java.security.SignatureSpi
Updates the data to be signed or verified with the specified bytes.
engineUpdate(byte[],int,int,byte[],int) - method in class javax.crypto.CipherSpi
Continue with a multi-part transformation, storing the transformed bytes into the specified array.
engineUpdate(java.nio.ByteBuffer) - method in class javax.crypto.MacSpi
Update this MAC with the remaining bytes of a buffer.
engineUpdate(java.nio.ByteBuffer) - method in class java.security.MessageDigestSpi
Updates this digest with the remaining bytes of a byte buffer.
engineUpdate(java.nio.ByteBuffer) - method in class java.security.SignatureSpi
Update this signature with the Buffer.remaining() bytes of the given buffer.
Attempt to validate a certificate path.
engineVerify(byte[]) - method in class java.security.SignatureSpi
Verifies a designated signature.
engineVerify(byte[],int,int) - method in class java.security.SignatureSpi
Convenience method which calls the method with the same name and one argument after copying the designated bytes into a temporary byte array.
engineWrap(java.security.Key) - method in class javax.crypto.CipherSpi
Wrap a key.

For compatibility this method is not declared abstract, and the default implementation will throw an UnsupportedOperationException.

ENGLISH - static field in class java.util.Locale
Locale which represents the English language.
enqueue() - method in class java.lang.ref.Reference<T>
Enqueue an object on a reference queue.
Delays all key events following the specified timestamp until the supplied component has focus.
Delays all key events following the specified timestamp until the supplied component has focus.
ensureCapacity(int) - method in class java.util.ArrayList<E>
Guarantees that this list will have at least enough capacity to hold minCapacity elements.
ensureCapacity(int) - method in class javax.swing.DefaultListModel
Ensures that the list's capacity is at least equal to size.
ensureCapacity(int) - method in class java.lang.StringBuffer
Increase the capacity of this StringBuffer.
ensureCapacity(int) - method in class java.lang.StringBuilder
Increase the capacity of this StringBuilder.
ensureCapacity(int) - method in class java.util.Vector<T>
Ensures that minCapacity elements can fit within this Vector.
ensureFileIsVisible(java.io.File) - method in class javax.swing.JFileChooser
Ensures the the specified file is visible (this is handled by the UI delegate).
NOT YET IMPLEMENTED.
Ensures that a specified file is visible in the JFileChooser
Calls the FileChooserUI.ensureFileIsVisible(JFileChooser,File) method for all the UI delegates managed by this MultiFileChooserUI.
ensureIndexIsVisible(int) - method in class javax.swing.JList
Scrolls this list to make the specified cell visible.
ensureRowsAreVisible(int,int) - method in class javax.swing.plaf.basic.BasicTreeUI
Ensures that the rows identified by beginRow through endRow are visible.
ENTER - static field in class java.awt.dnd.DragSourceContext
ENTER - static field in class java.awt.Event
ENTERED - static field in class javax.swing.event.HyperlinkEvent.EventType
entering(java.lang.String,java.lang.String) - method in class java.util.logging.Logger
ENTITIES - static field in class javax.swing.text.html.parser.DTDConstants
The ENTITIES constant (list of ENTITYes)
ENTITY - static field in class javax.swing.text.html.parser.DTDConstants
The ENTITY constant, meaning the numeric or symbolic name of some HTML data.
Entity - class javax.swing.text.html.parser.Entity
Stores information, obtained by parsing SGML DTL <!
Entity - interface org.w3c.dom.Entity
This interface represents a known entity, either parsed or unparsed, in an XML document.
Entity(java.lang.String,int,char[]) - constructor for class javax.swing.text.html.parser.Entity
Create a new entity
Entity>() - field in class javax.swing.text.html.parser.DTD
The entity table for accessing all DTD entities by name.
Entity>entityHash - field in class javax.swing.text.html.parser.DTD
The entity table for accessing all DTD entities by name.
ENTITY_DECLARATION - static field in class javax.xml.stream.XMLStreamConstants
An entity declaration event.
ENTITY_NODE - static field in class org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE - static field in class javax.xml.stream.XMLStreamConstants
An entity reference event.
ENTITY_REFERENCE_NODE - static field in class org.w3c.dom.Node
The node is an EntityReference.
EntityDeclaration - interface javax.xml.stream.events.EntityDeclaration
An entity declaration event.
EntityReference - interface javax.xml.stream.events.EntityReference
An entity reference event.
EntityReference - interface org.w3c.dom.EntityReference
EntityReference nodes may be used to represent an entity reference in the tree.
EntityResolver - interface org.xml.sax.EntityResolver
Basic interface for resolving entities.
EntityResolver2 - interface org.xml.sax.ext.EntityResolver2
Extended interface for mapping external entity references to input sources, or providing a missing external subset.
entries() - method in class java.security.acl.Acl
This method returns a list of all the entries in the ACL as an Enumeration.
entries() - method in class java.util.jar.JarFile
Returns a enumeration of all the entries in the JarFile.
Map.Entry<K,V> - interface java.util.Map.Entry<K,V>
A map entry (key-value pair).
entrySet() - method in class java.util.IdentityHashMap<K,V>
Returns a "set view" of this Map's entries.
entrySet() - method in class java.awt.RenderingHints
Returns a set of entries from the collection.
entrySet() - method in class javax.management.openmbean.TabularDataSupport
Returns a set view of the mappings in this Map.
entrySet() - method in class java.util.TreeMap<K,V>
Returns a "set view" of this TreeMap's entries.
entrySet() - method in class java.util.WeakHashMap<K,V>
Returns a set representation of the entries in this map.
This class represents a Java enumeration.
Enum(java.lang.String,int) - constructor for class java.lang.Enum<T,extends,Enum,T>
This constructor is used by the compiler to create enumeration constants.
An exception of this type is thrown when a symbolic reference is made to an enum constant which does not exist.
Create a new EnumConstantNotPresentException with the indicated enum type and enum constant name.
EnumControl - class javax.sound.sampled.EnumControl
An EnumControl is a Control which can take one of a specified set of values.
Create a new enumerated control given its Type, the range of valid values, and its initial value.
enumerate(java.lang.Thread[]) - static method in class java.lang.Thread
Copy every active thread in the current Thread's ThreadGroup into the array.
enumerate(java.lang.Thread[]) - method in class java.lang.ThreadGroup
Copy all of the active Threads from this ThreadGroup and its descendants into the specified array.
Copy all of the active Threads from this ThreadGroup and, if desired, from its descendants, into the specified array.
Copy all active ThreadGroups that are descendants of this ThreadGroup into the specified array.
Copy all active ThreadGroups that are children of this ThreadGroup into the specified array, and if desired, also all descendents.
Enumeration<E> - interface java.util.Enumeration<E>
Interface for lists of objects that can be returned in sequence.
Enumeration enumeration(Collection) - static method in class java.util.Collections
Returns an Enumeration over a collection.
EnumMap(Class) - constructor for class java.util.EnumMap<K,extends,Enum,K,V>
EnumMap(EnumMap) - constructor for class java.util.EnumMap<K,extends,Enum,K,V>
EnumMap(Map) - constructor for class java.util.EnumMap<K,extends,Enum,K,V>
EnumSyntax - class javax.print.attribute.EnumSyntax
EnumSyntax is the abstract base class of all enumeration classes in the Java Print Service API.
EnumSyntax(int) - constructor for class javax.print.attribute.EnumSyntax
Creates a EnumSyntax object.
env() - method in class org.omg.CORBA.Request
Returns the container, eclosing an exception that the invoked method has thrown.
ENV_10 - static field in class java.awt.PageAttributes.MediaType
ENV_10X13 - static field in class java.awt.PageAttributes.MediaType
ENV_10X14 - static field in class java.awt.PageAttributes.MediaType
ENV_10X15 - static field in class java.awt.PageAttributes.MediaType
ENV_11 - static field in class java.awt.PageAttributes.MediaType
ENV_12 - static field in class java.awt.PageAttributes.MediaType
ENV_14 - static field in class java.awt.PageAttributes.MediaType
ENV_6X9 - static field in class java.awt.PageAttributes.MediaType
ENV_7X9 - static field in class java.awt.PageAttributes.MediaType
ENV_9 - static field in class java.awt.PageAttributes.MediaType
ENV_9X11 - static field in class java.awt.PageAttributes.MediaType
ENV_9X12 - static field in class java.awt.PageAttributes.MediaType
ENV_INVITE - static field in class java.awt.PageAttributes.MediaType
ENV_ITALY - static field in class java.awt.PageAttributes.MediaType
ENV_MONARCH - static field in class java.awt.PageAttributes.MediaType
ENV_PERSONAL - static field in class java.awt.PageAttributes.MediaType
ENVELOPE - static field in class javax.print.attribute.standard.MediaTray
Envelope tray
Environment - class org.omg.CORBA.Environment
A container for an exception, that has been thrown by the method of the CORBA object.
eof - field in class java.io.OptionalDataException
Whether or not the end of the stream has been reached.
EOFException - exception java.io.EOFException
This exception is thrown when the end of the file or stream was encountered unexpectedly.
EOFException() - constructor for class java.io.EOFException
Create an exception without a descriptive error message.
EOFException(java.lang.String) - constructor for class java.io.EOFException
Create an exception with a descriptive error message.
eolIsSignificant(boolean) - method in class java.io.StreamTokenizer
This method sets a flag that indicates whether or not the end of line sequence terminates and is a token.
eos - field in class java.util.zip.GZIPInputStream
Indicates whether or not the end of the stream has been reached.
EQ - static field in class javax.management.Query
A code representing the
eq(javax.management.ValueExp,javax.management.ValueExp) - static method in class javax.management.Query
Returns a query expression which evaluates to the result of comparing v1 to v2 for equality.
EQUAL - static field in class javax.xml.datatype.DatatypeConstants
Comparison result.
equal(org.omg.CORBA.Any) - method in class org.omg.CORBA.Any
Compare this Any with another Any.
equal(org.omg.CORBA.TypeCode) - method in class org.omg.CORBA.TypeCode
Test two types for equality.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
equal(org.omg.DynamicAny.DynAny) - method in class org.omg.DynamicAny.DynAnyOperations
Checks for equality with another Dynamic Any.
equals(boolean[],boolean[]) - static method in class java.util.Arrays
Compare two boolean arrays for equality.
equals(byte[],byte[]) - static method in class java.util.Arrays
Compare two byte arrays for equality.
equals(char[],char[]) - static method in class java.util.Arrays
Compare two char arrays for equality.
equals(double[],double[]) - static method in class java.util.Arrays
Compare two double arrays for equality.
equals(float[],float[]) - static method in class java.util.Arrays
Compare two float arrays for equality.
equals(int[],int[]) - static method in class java.util.Arrays
Compare two int arrays for equality.
equals(java.awt.datatransfer.DataFlavor) - method in class java.awt.datatransfer.DataFlavor
This method test the specified DataFlavor for equality against this object.
equals(java.awt.DisplayMode) - method in class java.awt.DisplayMode
Test for equality.
equals(java.awt.font.GlyphVector) - method in class java.awt.font.GlyphVector
Compares this to the ImageGraphicAttribute given, by comparing all fields and values.
Compares this ShapeGraphicAttribute to rhs.
equals(java.awt.font.TextHitInfo) - method in class java.awt.font.TextHitInfo
equals(java.awt.font.TextLayout) - method in class java.awt.font.TextLayout
equals(java.awt.geom.Area) - method in class java.awt.geom.Area
Compares two Areas.
equals(java.awt.MenuShortcut) - method in class java.awt.MenuShortcut
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.util.AbstractList<E>
Test whether this list is equal to another object.
equals(java.lang.Object) - method in class java.util.AbstractMap<K,V>
Compares the specified object with this map for equality.
Compares the specified object with this entry.
equals(java.lang.Object) - method in class java.util.AbstractSet<E>
Tests whether the given object is equal to this Set.
equals(java.lang.Object) - method in class java.security.AccessControlContext
Checks if two AccessControlContexts are equal.
equals(java.lang.Object) - method in class java.rmi.activation.ActivationDesc
Compare this object with another activation description for equality.
equals(java.lang.Object) - method in class java.rmi.activation.ActivationGroupDesc
Compare for the content equality.
Compare for content equality.
equals(java.lang.Object) - method in class java.rmi.activation.ActivationGroupID
Copmare for equality, returns true if the passed object is also the activation group id and its activation system is the same.
equals(java.lang.Object) - method in class java.rmi.activation.ActivationID
Compares the activators for equality.
equals(java.lang.Object) - method in class java.awt.geom.AffineTransform
Compares two transforms for equality.
equals(java.lang.Object) - method in class java.security.AllPermission
Checks an object for equality.
equals(java.lang.Object) - method in class java.awt.AlphaComposite
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.lang.annotation.Annotation
Returns true if the supplied object is equivalent to this annotation.
equals(java.lang.Object) - method in class javax.management.openmbean.ArrayType<T>
Compares this array type with another object for equality.
equals(java.lang.Object) - method in class javax.management.Attribute
Compares the attribute with another attribute.
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.util.jar.Attributes
Checks to see if two Attributes are equal.
equals(java.lang.Object) - method in class java.util.jar.Attributes.Name
Checks if another object is equal to this Name object.
equals(java.lang.Object) - method in class javax.print.attribute.AttributeSet
Tests this set for equality with the given object.
equals(java.lang.Object) - method in class javax.sound.sampled.AudioFileFormat.Type
equals(java.lang.Object) - method in class javax.sound.sampled.AudioFormat.Encoding
equals(java.lang.Object) - method in class java.awt.AWTKeyStroke
Tests two keystrokes for equality.
equals(java.lang.Object) - method in class javax.naming.directory.BasicAttribute
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class javax.naming.directory.BasicAttributes
Returns true if and only if the given Object is an instance of Attributes, the given attributes both do or don't ignore case for IDs and the collection of attributes is the same.
equals(java.lang.Object) - method in class java.security.BasicPermission
This method tests to see if this object is equal to the specified Object.
equals(java.lang.Object) - method in class java.awt.BasicStroke
Compares this BasicStroke for equality with an arbitrary object.
equals(java.lang.Object) - method in class java.math.BigDecimal
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.math.BigInteger
equals(java.lang.Object) - method in class javax.naming.BinaryRefAddr
Checks if the object is a BinaryRefAddr with the same type and with the same bytes in the content.
equals(java.lang.Object) - method in class java.util.BitSet
Returns true if the obj is a bit set that contains exactly the same elements as this bit set, otherwise false.
equals(java.lang.Object) - method in class java.lang.Boolean
If the obj is an instance of Boolean and has the same primitive value as this object then true is returned.
equals(java.lang.Object) - method in class java.lang.Byte
Returns true if obj is an instance of Byte and represents the same byte value.
equals(java.lang.Object) - method in class java.nio.ByteBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.util.Calendar
Compares the given calendar with this.
equals(java.lang.Object) - method in class java.security.cert.Certificate
Compares this Certificate to other.
equals(java.lang.Object) - method in class javax.security.cert.Certificate
Tests if this certificate equals another.
equals(java.lang.Object) - method in class java.security.cert.CertPath
Compares this path to another for semantic equality.
equals(java.lang.Object) - method in class org.ietf.jgss.ChannelBinding
Returns true if two channel bindings match.
equals(java.lang.Object) - method in class java.lang.Character
Determines if an object is equal to this object.
equals(java.lang.Object) - method in class java.lang.Character.Subset
Compares two Subsets for equality.
equals(java.lang.Object) - method in class java.nio.CharBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.nio.charset.Charset
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.text.ChoiceFormat
This method tests this object for equality with the specified object.
equals(java.lang.Object) - method in class java.security.CodeSource
This method tests the specified Object for equality with this object.
equals(java.lang.Object) - method in class java.text.CollationKey
This method tests the specified Object for equality with this object.
equals(java.lang.Object) - method in class java.text.Collator
This method tests the specified object for equality against this object.
equals(java.lang.Object) - method in class java.util.Collection<E>
Test whether this collection is equal to some object.
equals(java.lang.Object) - method in class java.awt.Color
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.awt.image.ColorModel
equals(java.lang.Object) - method in class java.util.Comparator<T>
Return true if the object is equal to this object.
equals(java.lang.Object) - method in class java.awt.image.ComponentColorModel
equals(java.lang.Object) - method in class java.awt.image.ComponentSampleModel
Tests this sample model for equality with an arbitrary object.
equals(java.lang.Object) - method in class javax.management.openmbean.CompositeData
Compares the specified object with this object for equality.
equals(java.lang.Object) - method in class javax.management.openmbean.CompositeDataSupport
Compares the specified object with this object for equality.
equals(java.lang.Object) - method in class javax.naming.CompositeName
equals(java.lang.Object) - method in class javax.management.openmbean.CompositeType
Compares this composite data type with another object for equality.
equals(java.lang.Object) - method in class javax.naming.CompoundName
equals(java.lang.Object) - method in class java.lang.reflect.Constructor<T>
Compare two objects to see if they are semantically equivalent.
equals(java.lang.Object) - method in class javax.sound.sampled.Control.Type
equals(java.lang.Object) - method in class javax.print.attribute.standard.Copies
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.CopiesSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.datatransfer.DataFlavor
This method test the specified Object for equality against this object.
equals(java.lang.Object) - method in class java.util.Date
Compares two dates for equality.
equals(java.lang.Object) - method in class java.text.DateFormat
This method tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.text.DateFormatSymbols
This method tests a specified object for equality against this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.DateTimeAtCompleted
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.DateTimeAtCreation
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.DateTimeAtProcessing
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.DateTimeSyntax
Tests if the given object is equal to this one.
equals(java.lang.Object) - method in class java.text.DecimalFormat
Tests this instance for equality with an arbitrary object.
This method this this object for equality against the specified object.
equals(java.lang.Object) - method in class javax.management.Descriptor
Returns true if this descriptor is equivalent to the supplied object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.Destination
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.Dimension
Tests this object for equality against the specified object.
equals(java.lang.Object) - method in class javax.print.DocFlavor
Checks if this doc flavor object is equal to the given object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.DocumentName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.lang.Double
Returns true if obj is an instance of Double and represents the same double value.
equals(java.lang.Object) - method in class java.nio.DoubleBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class javax.xml.datatype.Duration
Returns true if this enumeration is equivalent to the supplied object, o.
equals(java.lang.Object) - method in class java.lang.reflect.Field
Compare two objects to see if they are semantically equivalent.
equals(java.lang.Object) - method in class java.text.FieldPosition
This method tests this object for equality against the specified object.
equals(java.lang.Object) - method in class java.io.File
This method tests two File objects for equality by comparing the path of the specified File against the path of this object.
equals(java.lang.Object) - method in class java.io.FilePermission
Check two FilePermissions for semantic equality.
equals(java.lang.Object) - method in class java.lang.Float
Returns true if obj is an instance of Float and represents the same float value.
equals(java.lang.Object) - method in class java.nio.FloatBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.awt.Font
Tests whether or not the specified object is equal to this font.
equals(java.lang.Object) - method in class java.awt.font.FontRenderContext
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.util.GregorianCalendar
Compares the given calendar with this.
equals(java.lang.Object) - method in class org.ietf.jgss.GSSCredential
Tests if this GSSCredential refers to the same entity as the supplied object.
equals(java.lang.Object) - method in class org.ietf.jgss.GSSName
A variation of the equals(GSSName) method that is provided to override the Object.equals(Object) method that the implementing class will inherit.
equals(java.lang.Object) - method in class javax.print.attribute.HashAttributeSet
Tests this set for equality with the given object.
equals(java.lang.Object) - method in class java.util.Hashtable<K,V>
Returns true if this Hashtable equals the supplied Object o.
equals(java.lang.Object) - method in class java.security.Identity
Checks for equality between this Identity and a specified object.
Compares two maps for equality.
equals(java.lang.Object) - method in class java.awt.font.ImageGraphicAttribute
Compares this to the specified Object
equals(java.lang.Object) - method in class java.net.Inet4Address
Compare the current Inet4Address instance with obj
equals(java.lang.Object) - method in class java.net.Inet6Address
Compares this object against the specified object
equals(java.lang.Object) - method in class java.net.InetAddress
Tests this address for equality against another InetAddress.
equals(java.lang.Object) - method in class java.net.InetSocketAddress
Test if obj is a InetSocketAddress and has the same address and port
equals(java.lang.Object) - method in class java.awt.Insets
Tests whether this object is equal to the specified object.
equals(java.lang.Object) - method in class java.nio.IntBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.lang.Integer
Returns true if obj is an instance of Integer and represents the same int value.
equals(java.lang.Object) - method in class javax.print.attribute.IntegerSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.JobAttributes
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobHoldUntil
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobImpressions
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobImpressionsCompleted
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobImpressionsSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobKOctets
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobKOctetsProcessed
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobKOctetsSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMediaSheets
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMediaSheetsCompleted
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMediaSheetsSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobMessageFromOperator
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobOriginatingUserName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobPriority
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.JobPrioritySupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.security.auth.kerberos.KerberosPrincipal
equals(java.lang.Object) - method in class java.util.logging.Level
Checks whether this Level's integer value is equal to that of another object.
equals(java.lang.Object) - method in class javax.sound.sampled.LineEvent.Type
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.util.List<E>
Test whether this list is equal to another object.
equals(java.lang.Object) - method in class java.util.Locale
Compares two locales.
equals(java.lang.Object) - method in class java.lang.Long
Returns true if obj is an instance of Long and represents the same long value.
equals(java.lang.Object) - method in class java.nio.LongBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class java.util.jar.Manifest
Checks if another object is equal to this Manifest object.
equals(java.lang.Object) - method in class java.util.Map<K,V>
Compares the specified object with this map for equality.
equals(java.lang.Object) - method in class java.util.Map.Entry<K,V>
Compares the specified object with this entry.
equals(java.lang.Object) - method in class java.rmi.MarshalledObject
Checks if the given object is equal to this marshalled object.
equals(java.lang.Object) - method in class java.math.MathContext
Returns true if x is a MathContext and has the same precision setting and rounding mode as this MathContext.
equals(java.lang.Object) - method in class javax.management.MBeanAttributeInfo
Compares this feature with the supplied object.
equals(java.lang.Object) - method in class javax.management.MBeanConstructorInfo
Compares this feature with the supplied object.
equals(java.lang.Object) - method in class javax.management.MBeanFeatureInfo
Compares this feature with the supplied object.
equals(java.lang.Object) - method in class javax.management.MBeanInfo
Compares this feature with the supplied object.
equals(java.lang.Object) - method in class javax.management.MBeanNotificationInfo
Compares this feature with the supplied object.
equals(java.lang.Object) - method in class javax.management.MBeanOperationInfo
Compares this feature with the supplied object.
equals(java.lang.Object) - method in class javax.management.MBeanParameterInfo
Compares this feature with the supplied object.
equals(java.lang.Object) - method in class javax.management.MBeanPermission
Returns true if the given object is also an MBeanPermission with the same name and actions.
equals(java.lang.Object) - method in class javax.management.MBeanServerPermission
Returns true if the given object is also an MBeanServerPermission with the same name.
equals(java.lang.Object) - method in class javax.print.attribute.standard.Media
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.MediaPrintableArea
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.MediaSize
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.MenuShortcut
equals(java.lang.Object) - method in class java.text.MessageFormat
Overrides Format.equals(Object obj)
equals(java.lang.Object) - method in class java.lang.reflect.Method
Compare two objects to see if they are semantically equivalent.
equals(java.lang.Object) - method in class javax.sound.midi.MidiDevice.Info
This equals method only returns true if this object is the same as obj.
equals(java.lang.Object) - method in class javax.sound.sampled.Mixer.Info
equals(java.lang.Object) - method in class java.awt.image.MultiPixelPackedSampleModel
Tests this sample model for equality with an arbitrary object.
equals(java.lang.Object) - method in class org.omg.CosNaming.NameComponent
Returns true if both name and kind are equal.
equals(java.lang.Object) - method in class java.net.NetworkInterface
Checks if the current instance is equal to obj
equals(java.lang.Object) - method in class java.text.NumberFormat
This method tests the specified object for equality against this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberOfDocuments
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberOfInterveningJobs
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberUp
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.NumberUpSupported
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.font.NumericShaper
equals(java.lang.Object) - method in class java.lang.Object
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class org.omg.CORBA.portable.ObjectImpl
Check if this object is equal to another object.
equals(java.lang.Object) - method in class javax.management.ObjectInstance
Returns true if the supplied object is also an ObjectInstance with the same bean and class name.
equals(java.lang.Object) - method in class javax.management.ObjectName
Compares the specified object with this one.
equals(java.lang.Object) - method in class java.rmi.server.ObjID
Compare for equality.
equals(java.lang.Object) - method in class org.ietf.jgss.Oid
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanAttributeInfo
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanConstructorInfo
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanInfo
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanInfoSupport
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanOperationInfo
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Compares this attribute with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanParameterInfo
Compares this parameter with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Compares this parameter with the supplied object.
equals(java.lang.Object) - method in class javax.management.openmbean.OpenType<T>
Performs an equality test on this object and the one specified.
equals(java.lang.Object) - method in class javax.print.attribute.standard.OutputDeviceAssigned
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.image.PackedColorModel
Determine whether this Object is semantically equal to another Object.
equals(java.lang.Object) - method in class java.awt.PageAttributes
equals(java.lang.Object) - method in class javax.print.attribute.standard.PageRanges
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PagesPerMinute
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PagesPerMinuteColor
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.text.ParsePosition
This method tests the specified object for equality with this object.
equals(java.lang.Object) - method in class java.security.Permission
Check to see if this object equals obj.
equals(java.lang.Object) - method in class java.security.acl.Permission
This method tests whether or not a specified Permission (passed as an Object) is the same as this permission.
equals(java.lang.Object) - method in class java.awt.Point
Tests whether or not this object is equal to the specified object.
equals(java.lang.Object) - method in class java.awt.geom.Point2D
Compares two points for equality.
equals(java.lang.Object) - method in class javax.sound.sampled.Port.Info
equals(java.lang.Object) - method in class java.security.Principal
This method tests another Principal object for equality with this one.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterInfo
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterLocation
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMakeAndModel
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMessageFromOperator
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMoreInfo
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterMoreInfoManufacturer
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterResolution
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.PrinterURI
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.PrintService
Determines if two services refer to the same underlying service.
equals(java.lang.Object) - method in class javax.security.auth.PrivateCredentialPermission
Check to see if this object equals obj.
equals(java.lang.Object) - method in class java.beans.PropertyDescriptor
Compares this PropertyDescriptor against the given object.
equals(java.lang.Object) - method in class java.util.PropertyPermission
Check to see whether this object is the same as another PropertyPermission object; this is true if it has the same name and actions.
equals(java.lang.Object) - method in class java.net.Proxy
Compares the given object with this object.
equals(java.lang.Object) - method in class javax.xml.namespace.QName
equals(java.lang.Object) - method in class javax.print.attribute.standard.QueuedJobCount
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.crypto.spec.RC2ParameterSpec
equals(java.lang.Object) - method in class javax.crypto.spec.RC5ParameterSpec
equals(java.lang.Object) - method in class java.awt.Rectangle
Tests this rectangle for equality against the specified object.
equals(java.lang.Object) - method in class java.awt.geom.Rectangle2D
Tests this rectangle for equality against the specified object.
equals(java.lang.Object) - method in class javax.naming.RefAddr
Checks if the object is a RefAddr with the same type and content.
equals(java.lang.Object) - method in class javax.naming.Reference
Compares two addresses for equality, by value.
equals(java.lang.Object) - method in class java.rmi.server.RemoteObject
equals(java.lang.Object) - method in class java.awt.RenderingHints
Checks this collection for equality with an arbitrary object.
equals(java.lang.Object) - method in class java.awt.RenderingHints.Key
Checks this key for equality with an arbitrary object.
equals(java.lang.Object) - method in class javax.print.attribute.standard.RequestingUserName
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.print.attribute.ResolutionSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class javax.sound.sampled.ReverbType
equals(java.lang.Object) - method in class java.text.RuleBasedCollator
This method tests this object for equality against the specified object.
equals(java.lang.Object) - method in class javax.crypto.spec.SecretKeySpec
equals(java.lang.Object) - method in class javax.sound.midi.Sequencer.SyncMode
SyncMode objects are only equal when identical.
equals(java.lang.Object) - method in class javax.security.auth.kerberos.ServicePermission
equals(java.lang.Object) - method in class java.util.Set<E>
Compares the specified object to this for equality.
equals(java.lang.Object) - method in class javax.print.attribute.SetOfIntegerSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.awt.font.ShapeGraphicAttribute
Compares this ShapeGraphicAttribute to obj.
equals(java.lang.Object) - method in class java.lang.Short
Returns true if obj is an instance of Short and represents the same short value.
equals(java.lang.Object) - method in class java.nio.ShortBuffer
Checks if this buffer is equal to obj.
equals(java.lang.Object) - method in class javax.swing.text.SimpleAttributeSet
Checks this set for equality with an arbitrary object.
equals(java.lang.Object) - method in class java.text.SimpleDateFormat
This methods tests whether the specified object is equal to this object.
equals(java.lang.Object) - method in class java.util.SimpleTimeZone
equals(java.lang.Object) - method in class javax.management.openmbean.SimpleType<T>
Compares this simple data type with another object for equality.
Tests this sample model for equality with an arbitrary object.
equals(java.lang.Object) - method in class javax.print.attribute.Size2DSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.net.SocketPermission
Tests this object for equality against another.
equals(java.lang.Object) - method in class javax.rmi.ssl.SslRMIClientSocketFactory
Compare two SslRMIServerSocketFactor instances
equals(java.lang.Object) - method in class javax.rmi.ssl.SslRMIServerSocketFactory
Compare two SslRMIServerSocketFactor instances
equals(java.lang.Object) - method in class java.lang.StackTraceElement
Returns true if the given object is also a StackTraceElement and all attributes, except the native flag, are equal (either the same attribute between the two elments are null, or both satisfy Object.equals).
equals(java.lang.Object) - method in class java.lang.String
Predicate which compares anObject to this.
This method tests this object for equality againt the specified object.
equals(java.lang.Object) - method in class javax.rmi.CORBA.Stub
The stubs are equal if they point to the same remote object.
equals(java.lang.Object) - method in class javax.swing.text.StyleContext.SmallAttributeSet
equals(java.lang.Object) - method in class javax.security.auth.Subject
equals(java.lang.Object) - method in class javax.swing.text.TabSet
Tests this TabSet for equality with an arbitrary object.
equals(java.lang.Object) - method in class javax.swing.text.TabStop
Tests this TabStop for equality with an arbitrary object.
equals(java.lang.Object) - method in class javax.management.openmbean.TabularData
Compares the specified object with this object for equality.
equals(java.lang.Object) - method in class javax.management.openmbean.TabularDataSupport
Compares the specified object with this object for equality.
equals(java.lang.Object) - method in class javax.management.openmbean.TabularType
Compares this tabular data type with another object for equality.
equals(java.lang.Object) - method in class java.awt.font.TextHitInfo
equals(java.lang.Object) - method in class java.awt.font.TextLayout
equals(java.lang.Object) - method in class javax.print.attribute.TextSyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.sql.Timestamp
This method these the specified Object for equality against this object.
equals(java.lang.Object) - method in class javax.swing.tree.TreePath
Tests this path for equality with an arbitrary object.
equals(java.lang.Object) - method in class java.rmi.server.UID
Compare this UID with another UID for equality (not equal to other types of objects).
equals(java.lang.Object) - method in class java.security.UnresolvedPermission
This method tests this permission for equality against the specified Object.
equals(java.lang.Object) - method in class java.net.URI
Compares the URI with the given object for equality.
equals(java.lang.Object) - method in class javax.print.attribute.URISyntax
Tests if the given object is equal to this object.
equals(java.lang.Object) - method in class java.net.URL
Test another URL for equality with this one.
equals(java.lang.Object) - method in class java.util.UUID
Compare a (UUID) object to this one
equals(java.lang.Object) - method in class java.util.Vector<T>
Compares this to the given object.
equals(java.lang.Object) - method in class java.rmi.dgc.VMID
Returns true if the passed parameter is also VMID and it is equal to this VMID.
equals(java.lang.Object) - method in class javax.security.auth.x500.X500Principal
This method tests another Principal object for equality with this one.
equals(java.lang.Object) - method in class java.security.cert.X509CRL
Compares this X509CRL to other.
equals(java.lang.Object) - method in class java.security.cert.X509CRLEntry
Compares this X509CRLEntry to other.
equals(java.lang.Object) - method in class javax.xml.datatype.XMLGregorianCalendar
equals(java.lang.Object[],java.lang.Object[]) - static method in class java.util.Arrays
Compare two Object arrays for equality.
equals(java.lang.String) - method in class java.awt.datatransfer.DataFlavor
Tests whether or not the specified string is equal to the MIME type of this object.
This method tests whether the specified String's are equal according to the collation rules for the locale of this object and the current strength and decomposition settings.
This is the default method for computing whether two URLs are equivalent.
equals(java.sql.Timestamp) - method in class java.sql.Timestamp
This method tests the specified timestamp for equality against this object.
The objects stubs are equal if they refer the same remote object.
equals(long[],long[]) - static method in class java.util.Arrays
Compare two long arrays for equality.
equals(org.ietf.jgss.GSSName) - method in class org.ietf.jgss.GSSName
Compares two GSSName objects to determine whether they refer to the same entity.
equals(org.omg.CORBA.Object,java.lang.Object) - method in class org.omg.CORBA.portable.Delegate
Compares two objects for equality.
equals(short[],short[]) - static method in class java.util.Arrays
Compare two short arrays for equality.
equalsIgnoreCase(java.lang.String) - method in class java.lang.String
Compares a String to this String, ignoring case.
equivalent(org.omg.CORBA.TypeCode) - method in class org.omg.CORBA.TypeCode
Following the current 1.4 API specifcation, this should just throw NO_IMPLEMENT.
ERA - static field in class java.util.Calendar
Constant representing the era time field.
ERA - static field in class java.text.DateFormat.Field
ERA_FIELD - static field in class java.text.DateFormat
Represents the position of the era pattern character in the array of localized pattern characters.
err - static field in class java.io.FileDescriptor
A FileDescriptor representing the system standard error stream.
err - static field in class java.lang.System
The standard output PrintStream.
ERROR - static field in class javax.security.auth.callback.ConfirmationCallback
ERROR message type.
ERROR - static field in class java.awt.image.ImageObserver
An error was encountered while producing the image.
Error - error java.lang.Error
Applications should not try to catch errors since they indicate abnormal conditions.
ERROR - static field in class javax.print.attribute.standard.Severity
Indicates that the reason is an error.
ERROR - static field in class javax.security.auth.callback.TextOutputCallback
Error message
Error() - constructor for class java.lang.Error
Create an error without a message.
Error(java.lang.String) - constructor for class java.lang.Error
Create an error with a message.
error(java.lang.String) - method in class javax.swing.text.html.parser.Parser
Invokes the error handler.
Reports an error that occured upon logging.
error(java.lang.String,java.lang.String) - method in class javax.swing.text.html.parser.Parser
Invokes the error handler.
error(java.lang.String,java.lang.String,java.lang.String) - method in class javax.swing.text.html.parser.Parser
Invokes the error handler.
Invokes the error handler.
Error(java.lang.String,java.lang.Throwable) - constructor for class java.lang.Error
Create an error with a message and a cause.
Error(java.lang.Throwable) - constructor for class java.lang.Error
Create an error with a given cause, and a message of cause == null ?
Reports a recoverable error.
error(org.xml.sax.SAXParseException) - method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
Receive notification of a recoverable error.
Receive notification of a recoverable parser error.
error(org.xml.sax.SAXParseException) - method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
ERROR_DIALOG - static field in class javax.swing.JRootPane
ERROR_MESSAGE - static field in class javax.swing.JOptionPane
Identifier for the error message type.
ERROR_OPTION - static field in class javax.swing.JFileChooser
A return value indicating the file chooser has been closed by some error.
errorCode - field in class javax.transaction.SystemException
errorCode - field in class javax.transaction.xa.XAException
ERRORED - static field in class java.awt.MediaTracker
Indicates that an error has occured during loading of the media.
ErrorHandler - interface org.xml.sax.ErrorHandler
Basic interface for SAX error handlers.
ErrorListener - interface javax.xml.transform.ErrorListener
Error reporting callback handler.
ErrorManager - class java.util.logging.ErrorManager
An ErrorManager deals with errors that a Handler encounters while logging.
ErrorManager() - constructor for class java.util.logging.ErrorManager
The basic constructor.
ESCAPE - static field in class java.awt.Event
A server side ORB calls this method on all registered IORInterceptor's when creating the object reference (IOR).
EtchedBorder - class javax.swing.border.EtchedBorder
A border that looks like an engraving etched into the background surface, or (in its raised variant) coming out of the surface plane.
EtchedBorder() - constructor for class javax.swing.border.EtchedBorder
Constructs a lowered EtchedBorder.
EtchedBorder(int) - constructor for class javax.swing.border.EtchedBorder
Constructs an EtchedBorder with the specified appearance.
EtchedBorder(int,java.awt.Color,java.awt.Color) - constructor for class javax.swing.border.EtchedBorder
Constructs an EtchedBorder with the specified appearance, explicitly selecting the colors that will be used for highlight and shadow.
EtchedBorder(java.awt.Color,java.awt.Color) - constructor for class javax.swing.border.EtchedBorder
Constructs a lowered EtchedBorder, explicitly selecting the colors that will be used for highlight and shadow.
An EtchedBorder that also implements the UIResource marker interface.
EtchedBorderUIResource() - constructor for class javax.swing.plaf.BorderUIResource.EtchedBorderUIResource
Constructs an EtchedBorderUIResource that appears lowered into the surface.
Constructs an EtchedBorderUIResource with the specified appearance.
Constructs an EtchedBorderUIResource with the specified appearance, explicitly selecting the colors that will be used for highlight and shadow.
Constructs a lowered EtchedBorderUIResource, explicitly selecting the colors that will be used for highlight and shadow.
etchType - field in class javax.swing.border.EtchedBorder
The type of this EtchedBorder, which is either RAISED or LOWERED.
It is your responsibility to handle the etherialization event.
This method is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.
ETHIOPIC - static field in class java.lang.Character.UnicodeBlock
Ethiopic.
ETHIOPIC - static field in class java.awt.font.NumericShaper
Constant representing the Unicode ETHIOPIC range.
EUROPEAN - static field in class java.awt.font.NumericShaper
Constant representing the Unicode EUROPEAN range.
evaluate(java.lang.Object) - method in class javax.xml.xpath.XPathExpression
Evaluates this expression against the specified context, returning the result as a string.
Evaluates this expression against the specified context.
evaluate(java.lang.String,java.lang.Object) - method in class javax.xml.xpath.XPath
Evaluates an expression and returns the result as a string.
Evaluates an expression.
Evaluates an XPath expression string and returns a result of the specified type if possible.
Evaluates an expression and returns the result as a string.
Evaluates an expression.
evaluate(java.util.List) - method in class javax.xml.xpath.XPathFunction
Evaluate the function with the specified arguments.
Evaluates this XPath expression and returns a result.
evaluate(org.xml.sax.InputSource) - method in class javax.xml.xpath.XPathExpression
Evaluates this expression against the specified context, returning the result as a string.
Evaluates this expression against the specified context.
evaluateChallenge(byte[]) - method in class javax.security.sasl.SaslClient
Evaluates the challenge data and generates a response.
evaluateResponse(byte[]) - method in class javax.security.sasl.SaslServer
Evaluates the response data and generates a challenge.
event - field in class javax.swing.tree.ExpandVetoException
event
Event - class java.awt.Event
Written using on-line Java Platform 1.2 API Specification, as well as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998).
Event - interface org.w3c.dom.events.Event
The Event interface is used to provide contextual information about an event to the handler processing the event.
Event(java.lang.Object,int,java.lang.Object) - constructor for class java.awt.Event
EventContext - interface javax.naming.event.EventContext
EventDirContext - interface javax.naming.event.EventDirContext
eventDispatched(java.awt.AWTEvent) - method in class java.awt.event.AWTEventListener
This method is called when any event in the AWT system is dispatched.
Forwards events on to the delegate.
EventException - exception org.w3c.dom.events.EventException
Event operations may throw an EventException as specified in their method descriptions.
EventException(short,java.lang.String) - constructor for class org.w3c.dom.events.EventException
EventFilter - interface javax.xml.stream.EventFilter
Simple filter interface for XML events.
EventHandler - class java.beans.EventHandler
EventHandler forms a bridge between dynamically created listeners and arbitrary properties and methods.

You can use this class to easily create listener implementations for some basic interactions between an event source and its target.

Creates a new EventHandler instance.
EventListener - interface java.util.EventListener
Empty interface that is implemented by classes that need to receive events.
EventListener - interface org.w3c.dom.events.EventListener
The EventListener interface is the primary method for handling events.
EventListenerList - class javax.swing.event.EventListenerList
A utility class for keeping track of EventListeners.
EventListenerList() - constructor for class javax.swing.event.EventListenerList
EventListenerList constructor
An abstract wrapper for event listeners.
Construct a proxy event listener, given an existing one to augment.
EventObject - class java.util.EventObject
Represents Events fired by Objects.
EventObject(java.lang.Object) - constructor for class java.util.EventObject
Constructs an EventObject with the specified source.
EventQueue - class java.awt.EventQueue
This class manages a queue of AWTEvent objects that are posted to it.
EventQueue() - constructor for class java.awt.EventQueue
Initializes a new instance of EventQueue.
EventReaderDelegate - class javax.xml.stream.util.EventReaderDelegate
Base class for event reader filters.
EventReaderDelegate() - constructor for class javax.xml.stream.util.EventReaderDelegate
Constructs an empty filter with no parent set.
Constructs an empty filter with the given parent.
events - field in class java.awt.dnd.DragGestureRecognizer
EventSetDescriptor describes the hookup between an event source class and an event listener class.
Creates a new EventSetDescriptor<.>
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.
Creates a new EventSetDescriptor.

This variant of the constructor allows you to specify the names of the methods and adds no new constraints on top of the rules already described at the top of the class.

EventTarget - interface org.w3c.dom.events.EventTarget
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
EventType
eventTypeEnabled(int) - method in class java.awt.ScrollPane
Tells whether or not an event is enabled.
evt - field in class java.awt.Event
ExcellentBreakWeight - static field in class javax.swing.text.View
except - field in class org.omg.CORBA.UnknownUserException
The Any, holding the actual exception, that has been thrown by the server.
except(org.omg.CORBA.Any) - method in class org.omg.CORBA.ServerRequest
This method is deprecated, use set_exception(Any) (same parameter).
Exception - exception java.lang.Exception
The root class of all exceptions worth catching in a program.
exception() - method in class org.omg.CORBA.Environment
Returns an exception, enclosed in this container.
Exception() - constructor for class java.lang.Exception
Create an exception without a message.
exception(java.lang.Exception) - method in class org.omg.CORBA.Environment
Inserts the given exception into this container.
Exception(java.lang.String) - constructor for class java.lang.Exception
Create an exception with a message.
Create an exception with a message and a cause.
Exception(java.lang.Throwable) - constructor for class java.lang.Exception
Create an exception with a given cause, and a message of cause == null ?
Defines the ExceptionDetailMessage (= 14) service context.
An ExceptionInInitializerError is thrown when an uncaught exception has occurred in a static initializer or the initializer for a static variable.
Create an error without a message.
Create an error with a message.
Creates an error an saves a reference to the Throwable object.
ExceptionList - class org.omg.CORBA.ExceptionList
Stores exceptions that can be thrown when invoking a method of an CORBA Object.
ExceptionListener - interface java.beans.ExceptionListener
This interface allows a class to monitor internal exceptions, to try to recover from them.
exceptions() - method in class org.omg.CORBA.Request
List the exceptions that may be thrown by the CORBA object method being invoked.
exceptions() - method in class org.omg.PortableInterceptor.RequestInfoOperations
Returns the typecodes, defining all exceptions that the operation may throw.
Fired after an exception occurs.
exclusions - field in class javax.swing.text.html.parser.Element
Contains refernces to elements that must NOT occur inside this element, at any level of hierarchy.
exclusiveOr(java.awt.geom.Area) - method in class java.awt.geom.Area
Performs an exclusive-or operation on this Area.
exec(java.lang.String) - method in class java.lang.Runtime
Create a new subprocess with the specified command line.
Create a new subprocess with the specified command line and environment.
Create a new subprocess with the specified command line, environment, and working directory.
exec(java.lang.String[]) - method in class java.lang.Runtime
Create a new subprocess with the specified command line, already tokenized.
Create a new subprocess with the specified command line, already tokenized, and specified environment.
Create a new subprocess with the specified command line, already tokenized, and the specified environment and working directory.
execute() - method in class java.sql.PreparedStatement
This method executes a prepared SQL query.
execute() - method in class javax.sql.RowSet
execute() - method in class java.beans.Statement
Execute the statement.
execute(java.lang.String) - method in class java.sql.Statement
This method executes an arbitrary SQL statement of any time.
execute(java.lang.String,int) - method in class java.sql.Statement
execute(java.lang.String,int[]) - method in class java.sql.Statement
EXECUTE_FAILED - static field in class java.sql.Statement
executeBatch() - method in class java.sql.Statement
This method executes the SQL batch and returns an array of update counts - one for each SQL statement in the batch - ordered in the same order the statements were added to the batch.
executeCall() - method in class java.rmi.server.RemoteCall
executeQuery() - method in class java.sql.PreparedStatement
This method executes a prepared SQL query and returns its ResultSet.
executeQuery(java.lang.String) - method in class java.sql.Statement
This method executes the specified SQL SELECT statement and returns a (possibly empty) ResultSet with the results of the query.
executeUpdate() - method in class java.sql.PreparedStatement
This method executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(java.lang.String) - method in class java.sql.Statement
This method executes the specified SQL INSERT, UPDATE, or DELETE statement and returns the number of rows affected, which may be 0.
EXECUTIVE - static field in class javax.print.attribute.standard.MediaSize.Other
US Executive paper size, 7.25 inch x 10.5 inch
EXECUTIVE - static field in class javax.print.attribute.standard.MediaSizeName
The executive size: 7.25 inches by 10.5 inches.
EXECUTIVE - static field in class java.awt.PageAttributes.MediaType
An exemption mechanism, which will conditionally allow cryptography where it is not normally allowed, implements things such as key recovery, key weakening, or key escrow.
Signals a general exception in an ExemptionMechanism.
ExemptionMechanismException() - constructor for class javax.crypto.ExemptionMechanismException
Create a new exception with no detail message.
Create a new exception with a detail message.
The Service Provider Interface (SPI) for the ExemptionMechanism class.
ExemptionMechanismSpi() - constructor for class javax.crypto.ExemptionMechanismSpi
Create a new exemption mechanism SPI.
exists() - method in class java.io.File
This method tests whether or not the file represented by the object actually exists on the filesystem.
exit(int) - method in class java.lang.Runtime
Exit the Java runtime.
exit(int) - static method in class java.lang.System
Terminate the Virtual Machine.
EXIT_ON_CLOSE - static field in class javax.swing.JFrame
A flag for setDefaultCloseOperation(int), indicating that the application should be exited, when this JFrame is closed.
EXIT_ON_CLOSE - static field in class javax.swing.WindowConstants
Exit the application when the container is closed.
EXITED - static field in class javax.swing.event.HyperlinkEvent.EventType
exiting(java.lang.String,java.lang.String) - method in class java.util.logging.Logger
exitValue() - method in class java.lang.Process
When a process terminates there is associated with that termination an exit value for the process to indicate why it terminated.
exp(double) - static method in class java.lang.Math
Take ea.
exp(double) - static method in class java.lang.StrictMath
Take ea.
EXPANDABLE - static field in class javax.accessibility.AccessibleState
Indicates the object allows progressive disclosure of its children, usually in a collapsible tree or other hierachical object.
EXPANDED - static field in class javax.accessibility.AccessibleState
Indicates that the object is expanded, usually in a tree.
expandedIcon - field in class javax.swing.plaf.basic.BasicTreeUI
Expanded Icon for the tree.
expandPath(javax.swing.tree.TreePath) - method in class javax.swing.JTree
expandRow(int) - method in class javax.swing.JTree
EXPANDS_SELECTED_PATHS_PROPERTY - static field in class javax.swing.JTree
expandTabRunsArray() - method in class javax.swing.plaf.basic.BasicTabbedPaneUI
This method expands the tabRuns array to give it more room.
ExpandVetoException - exception javax.swing.tree.ExpandVetoException
ExpandVetoException
Constructor ExpandVetoException
Constructor ExpandVetoException
expm1(double) - static method in class java.lang.Math
Returns ea - 1.
expm1(double) - static method in class java.lang.StrictMath
Returns ex - 1.
EXPONENT - static field in class java.text.NumberFormat.Field
Attribute set to all characters containing digits of the exponential part.
EXPONENT_SIGN - static field in class java.text.NumberFormat.Field
Attribute set to all characters containing the exponent sign.
EXPONENT_SYMBOL - static field in class java.text.NumberFormat.Field
Attribute set to all characters containing an exponential symbol (e.g.
export() - method in class org.ietf.jgss.GSSContext
Provided to support the sharing of work between multiple processes.
export() - method in class org.ietf.jgss.GSSName
Returns a canonical contiguous byte representation of a mechanism name (MN), suitable for direct, byte by byte comparison by authorization functions.
Create and export the new remote object, making it available at the given port, using sockets, produced by the specified factories.
This method is invoked after data has been exported.
ExportException - exception java.rmi.server.ExportException
Thrown if an attempt to export a remote object fails.
ExportException(java.lang.String) - constructor for class java.rmi.server.ExportException
Create an exception with the specified message.
Create an exception with the specified message and cause.
exportNode(java.io.OutputStream) - method in class java.util.prefs.AbstractPreferences
Export this node, but not its descendants, as XML to the indicated output stream.
exportNode(java.io.OutputStream) - method in class java.util.prefs.Preferences
Export this node, but not its descendants, as XML to the indicated output stream.
exportObject(java.rmi.Remote) - static method in class javax.rmi.PortableRemoteObject
Makes a server object ready for remote calls.
Register the passed object with the ORB runtimes, making it remotely accessible.
exportObject(java.rmi.Remote) - static method in class java.rmi.server.UnicastRemoteObject
Export object, making it available for the remote calls at the anonymous port.
exportObject(java.rmi.Remote,int) - static method in class java.rmi.server.UnicastRemoteObject
Export object, making it available for the remote calls at the specified port.
FIXME
Register and export the object that activatable object that is not derived from the Activatable super class.
Register and export the object that activatable object that is not derived from the Activatable super class.
During activation, this exportObject method should be invoked explicitly by the activatable object, that does is not derived from the Activatable class.
During activation, this exportObject method should be invoked explicitly by the activatable object, that does is not derived from the Activatable class.
Export this node and all its descendants as XML to the indicated output stream.
exportSubtree(java.io.OutputStream) - method in class java.util.prefs.Preferences
Export this node and all its descendants as XML to the indicated output stream.
Exports the property of the component c that was specified for this TransferHandler to the clipboard, performing the specified action.
Expression - class java.beans.Expression
An Expression captures the execution of an object method that returns a value.

It stores an object, the method to call, and the arguments to pass to the method.

While this class can generally be used to describe method calls it is part of the XML serialization API.

Constructor Constructs an Expression representing the invocation of object.methodName(arg[0], arg[1], ...); However, it will never be executed.
Constructor Constructs an Expression representing the invocation of object.methodName(arg[0], arg[1], ...);
EXTENDED_YEAR - static field in class java.text.DateFormat.Field
EXTENDED_YEAR_FIELD - static field in class java.text.DateFormat
Represents the position of the extended year pattern character in the array of localized pattern characters.
ExtendedRequest - interface javax.naming.ldap.ExtendedRequest
ExtendedResponse - interface javax.naming.ldap.ExtendedResponse
Returns a new instance of AlgorithmParameters as a designated parameter specification Class.
Returns a specification of this AlgorithmParameters object.
Returns this class' annotation for the specified annotation type, or null if no such annotation exists.
Returns this package's annotation for the specified annotation type, or null if no such annotation exists.
extends Annotation> annotationType() - method in class java.lang.annotation.Annotation
Returns the type of this annotation.
Returns the class representing the type of annotation from which an element was missing.
Returns the element's annotation for the specified annotation type, or null if no such annotation exists.
Returns the element's annotation for the specified annotation type, or null if no such annotation exists.
extends Attribute> getAll() - method in class javax.naming.directory.Attributes
extends BufferedImage> getThumbnails() - method in class javax.imageio.IIOImage
Retrieve the list of thumbnails or null if there are no thumbnails associated with this IIOImage.
Returns a collection of certificates that were read from the input stream.
Get the certificates from this store, filtering them through the specified CertSelector.
Returns a collection of certificates that were read from the input stream.
extends Certificate> getCertificates() - method in class java.security.cert.CertPath
Returns the immutable, thread-safe list of certificates in this path.
Get a collection of certificates from this CertStore, optionally filtered by the specified CertSelector.
extends Comparable> void sort(List) - static method in class java.util.Collections
Sort a list according to the natural ordering of its elements.
Returns the ComponentUI class that renders a component.
Returns the ComponentUI class that renders a component.
Generates CRLs based on the encoded data read from the InputStream.
Get the certificate revocation list from this store, filtering them through the specified CRLSelector.
Generates CRLs based on the encoded data read from the InputStream.
Get a collection of certificate revocation lists from this CertStore, optionally filtered by the specified CRLSelector.
extends Enum> EnumSet of(T) - static method in class java.util.EnumSet<T,extends,Enum,T>
extends Enum> EnumSet of(T,T) - static method in class java.util.EnumSet<T,extends,Enum,T>
Return the enum type which is missing a constant.
Returns all registered listeners of a given listener type.
Return the subset of EventListener objects found in this object's listenerList which are elements of the specified type.
Gets all the listeners that are of a particular type.
Returns an array of listeners of the given type that are registered with this model.
Returns all registered EventListers of the given listenerType.
Returns an array of all the objects currently registered as FooListeners upon this CheckboxMenuItem.
Returns an array of all the objects currently registered as FooListeners upon this Choice.
Returns all registered EventListeners of the given listenerType.
Returns all registered EventListeners of the given listenerType.
Retrieves the current listeners of the specified class.
Returns a specified class of listeners.
Returns all registered event listeners of the specified type.
Returns an array of all registerers listeners.
getListeners
Returns an array containing the listeners (of the specified type) that are registered with this model.
Returns the registered listeners of a given type.
Returns all added listeners of a special type.
Retrieves the currently subscribed listeners of a particular type.
Returns all registered EventListeners of the given listenerType.
Returns an array of all the objects currently registered as FooListeners upon this List.
Returns all registered EventListers of the given listenerType.
Returns an array of all the objects currently registered as FooListeners upon this Scrollbar.
Returns an array of all the objects currently registered as FooListeners upon this TextComponent.
Returns an array of all the objects currently registered as FooListeners upon this TextField.
Get the event listeners of the given type that are listening for the events, fired by this timer.
Returns an array of all the objects currently registered as FooListeners upon this Window.
Returns an array of all chained listeners of the specified type in the given chain.
Registers a listener of a specific type.
Removes a listener of a specific type.
Returns a key specification for the given key. keySpec identifies the specification class to return the key material in.
Returns a key specification for the given key.
extends Object & Comparable> T max(T>) - static method in class java.util.Collections
Find the maximum element in a Collection, according to the natural ordering of the elements.
extends Object & Comparable> T min(T>) - static method in class java.util.Collections
Find the minimum element in a Collection, according to the natural ordering of the elements.
extends Object> getClass() - method in class java.lang.Object
Returns the runtime Class of this Object.
extends PolicyNode> getChildren() - method in class java.security.cert.PolicyNode
Get the iterator of the child nodes of this node.
Returns a set of PolicyQualifierInfo objects that qualify the valid policy of this node.
extends Principal> members() - method in class java.security.acl.Group
This method returns a list of all members of the group as an Enumeration.
extends Principal> Set getPrincipals(Class) - method in class javax.security.auth.Subject
Returns the value of the single specified attribute.
extends T> poll() - method in class java.lang.ref.ReferenceQueue<T>
Checks if there is a reference on the queue, returning it immediately.
extends T> remove() - method in class java.lang.ref.ReferenceQueue<T>
Removes a reference from the queue, blocking until a reference is enqueued.
extends T> remove(long) - method in class java.lang.ref.ReferenceQueue<T>
Removes a reference from the queue, blocking for timeout until a reference is enqueued.
extends X509CRLEntry> getRevokedCertificates() - method in class java.security.cert.X509CRL
Returns a Set of revoked certificates.
extends ZipEntry> entries() - method in class java.util.zip.ZipFile
Returns an enumeration of all Zip entries in this Zip file.
extendsBufferedImage>thumbnails - field in class javax.imageio.IIOImage
A list of BufferedImage thumbnails of this image.
EXTENSION_INSTALLATION - static field in class java.util.jar.Attributes.Name
Extension identification attribute - synonym for EXTENSTION_NAME.
EXTENSION_LIST - static field in class java.util.jar.Attributes.Name
Applet attribute - a list of extension libraries that the applet in this jar file depends on.
EXTENSION_NAME - static field in class java.util.jar.Attributes.Name
Extension identification attribute - the name if the extension library contained in the jar.
extent - field in class java.awt.geom.Arc2D.Double
The extent angle of this arc, in degrees.
extent - field in class java.awt.geom.Arc2D.Float
The extent angle of this arc, in degrees.
Report a parsed external entity declaration.
Report a parsed external entity declaration.
Externalizable - interface java.io.Externalizable
This interface provides a way that classes can completely control how the data of their object instances are written and read to and from streams.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
Extract the AdapterAlreadyExists from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
Extract the AdapterInactive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.AdapterManagerIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.AdapterNameHelper
Extract the adapter name (String[]) from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
Extract the AdapterNonExistent from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.AdapterStateHelper
Extract the short from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
Just extracts string from this Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.AnySeqHelper
Extract the array of Any's from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.AnySeqHelper
Delegates call to AnySeqHelper.extract(Any).
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingHelper
Extract the binding from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingIteratorHelper
Extract the binding iterator from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingListHelper
Extract the array of bindings from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.BindingTypeHelper
Extract the binding type from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.BooleanSeqHelper
Extract the boolean[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.CharSeqHelper
Extract the char[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecFactoryHelper
Extract the CodecFactory from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.CompletionStatusHelper
Extract the CompletionStatus from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ComponentIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.CurrentHelper
Extract the Current from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.CurrentHelper
Extract the Current from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.CurrentHelper
Extract the POA Current from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.DefinitionKindHelper
Extract the definition kind from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.DoubleSeqHelper
Extract the double[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper
Extract the DuplicateName from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyFactoryHelper
Extract the DynAnyFactory from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyHelper
Extract the DynAny from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnySeqHelper
Extract the DynAnySeq from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynArrayHelper
Extract the DynArray from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynEnumHelper
Extract the DynEnum from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynFixedHelper
Extract the DynFixed from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynSequenceHelper
Extract the DynSequence from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynStructHelper
Extract the DynStruct from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynUnionHelper
Extract the DynUnion from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynValueHelper
Extract the DynValue from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.FieldNameHelper
Extract the FieldName from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.FieldNameHelper
Extract the FieldName from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.FloatSeqHelper
Extract the float[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecPackage.FormatMismatchHelper
Extract the FormatMismatch from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ForwardRequestHelper
Extract the ForwardRequest from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.ForwardRequestHelper
Extract the ForwardRequest from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.IdentifierHelper
Extract the Identifier from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.IDLTypeHelper
Extract the IDL type from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper
Extract the InconsistentTypeCode from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper
Extract the InvalidName from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.InvalidPolicyHelper
Extract the InvalidPolicy from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.InvalidSlotHelper
Extract the InvalidSlot from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper
Extract the InvalidTypeForEncoding from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper
Extract the InvalidValue from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.IORHelper
Extract the IOR from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.IORInterceptor_3_0Helper
Extract the IORInterceptor_3_0 from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.IstringHelper
Extract the IString from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.LongLongSeqHelper
Extract the long[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.LongSeqHelper
Extract the int[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.MultipleComponentProfileHelper
Extract the MultipleComponentProfile from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NameComponentHelper
Extract the name component from this Any
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameDynAnyPairHelper
Extract the NameDynAnyPair from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameDynAnyPairSeqHelper
Extract the NameDynAnyPairSeq from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NameHelper
Extract the Name the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.NameValuePairHelper
Extract the NameValuePair from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameValuePairHelper
Extract the NameValuePair from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.NameValuePairSeqHelper
Extract the NameValuePairSeq from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtHelper
Extract the naming context from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextHelper
Extract the naming context from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.CurrentPackage.NoContextHelper
Extract the NoContext from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.NoServantHelper
Extract the NoServant from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
Extract the exception from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
Extract the ObjectAlreadyActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ObjectHelper
Extract the array of object from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectIdHelper
Extract the Object Id from Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
Extract the Object Id from Any (uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
Extract the ObjectNotActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
Extract the ObjectReferenceFactory from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
Extract the ObjectReferenceTemplate from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
Extract the ObjectReferenceTemplate[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.OctetSeqHelper
Extract the byte[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ORBIdHelper
Extract the ORB Id from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ParameterModeHelper
Extract the parameter mode from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAHelper
Extract the POA from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyErrorCodeHelper
Delegates call to Any.extract_short().
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyErrorHelper
Extract the PolicyError from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyHelper
Extract the Policy from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyListHelper
Extract the Policy[] from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.PolicyTypeHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ProfileIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.RepositoryIdHelper
Extract the Repository Id from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.ServantActivatorHelper
Extract the ServantActivator from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper
Extract the ServantAlreadyActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.ServantLocatorHelper
Extract the ServantLocator from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.ServantNotActiveHelper
Extract the ServantNotActive from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableInterceptor.ServerIdHelper
Extract the Server Id from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ServiceContextHelper
Extract the ServiceContext from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ServiceContextListHelper
Extract the ServiceContext[] from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ServiceDetailHelper
Extract the service detail info from the given Any
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.ServiceIdHelper
Extract the int from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ServiceInformationHelper
Extract the service information from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.SetOverrideTypeHelper
Extract the definition kind from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ShortSeqHelper
Extract the short[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.StringNameHelper
Just extracts string from this Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.StringSeqHelper
Extract the String[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.StringValueHelper
Extract the string from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.StructMemberHelper
Extract the structure member from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.Messaging.SyncScopeHelper
Delegates call to Any.extract_short().
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.TaggedComponentHelper
Extract the TaggedComponent from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.TaggedProfileHelper
Extract the TaggedProfile from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper
Extract the TypeMismatch from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecPackage.TypeMismatchHelper
Extract the TypeMismatch from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ULongLongSeqHelper
Extract the long[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ULongSeqHelper
Extract the int[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.UnionMemberHelper
Extract the union member from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper
Extract the UnknownEncoding from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.UnknownUserExceptionHelper
Extract the UnknownUserException from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CosNaming.NamingContextExtPackage.URLStringHelper
Just extracts string from this Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.UShortSeqHelper
Extract the short[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ValueBaseHelper
Extract the value type from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.ValueMemberHelper
Extract the value member from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.VersionSpecHelper
Extract the VersionSpec from Any ((uses Any.extract_string()).
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.VisibilityHelper
Extract the Visibility from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WCharSeqHelper
Extract the char[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.WrongAdapterHelper
Extract the WrongAdapter from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.PortableServer.POAPackage.WrongPolicyHelper
Extract the WrongPolicy from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WrongTransactionHelper
Extract the WrongTransaction from given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WStringSeqHelper
Extract the String[] from the given Any.
extract(org.omg.CORBA.Any) - static method in class org.omg.CORBA.WStringValueHelper
Extract the wide string from the given Any.
extract_any() - method in class org.omg.CORBA.Any
Extract another Any from this Any.
extract_boolean() - method in class org.omg.CORBA.Any
Extract the CORBA boolean from this Any.
extract_char() - method in class org.omg.CORBA.Any
Extract the CORBA char from this Any.
extract_double() - method in class org.omg.CORBA.Any
Extract the CORBA double from this Any.
extract_fixed() - method in class org.omg.CORBA.Any
Extract the CORBA fixed from this Any.
extract_float() - method in class org.omg.CORBA.Any
Extract the CORBA float from this Any.
extract_long() - method in class org.omg.CORBA.Any
Extract the CORBA long from this Any.
extract_longlong() - method in class org.omg.CORBA.Any
Extract the CORBA long long from this Any.
extract_Object() - method in class org.omg.CORBA.Any
Extract the CORBA Object from this Any
extract_octet() - method in class org.omg.CORBA.Any
Extract the CORBA octet from this Any.
extract_Principal() - method in class org.omg.CORBA.Any
Extract the CORBA Principal from this Any
extract_short() - method in class org.omg.CORBA.Any
Extract the CORBA short from this Any.
extract_Streamable() - method in class org.omg.CORBA.Any
Extract an arbitrary Streamable from this Any.
extract_string() - method in class org.omg.CORBA.Any
Extract the CORBA string from this Any.
extract_TypeCode() - method in class org.omg.CORBA.Any
Extract the TypeCode from this Any value field.
extract_ulong() - method in class org.omg.CORBA.Any
Extract the CORBA unsigned long from this Any
extract_ulonglong() - method in class org.omg.CORBA.Any
Extract the CORBA unsigned long long from this Any.
extract_ushort() - method in class org.omg.CORBA.Any
Extract the CORBA unsigned short from this Any
extract_Value() - method in class org.omg.CORBA.Any
Extract the CORBA Value from this Any
extract_wchar() - method in class org.omg.CORBA.Any
Extract the CORBA wchar from this Any
extract_wstring() - method in class org.omg.CORBA.Any
Extract the CORBA wstring from this Any
extractContents() - method in class org.w3c.dom.ranges.Range
Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.
extraImageMetadataFormatClassNames - field in class javax.imageio.spi.ImageReaderWriterSpi
extraImageMetadataFormatNames - field in class javax.imageio.spi.ImageReaderWriterSpi
The names of additional formats for encoding image metadata, other than the standard and the native formats, or null if this plug-in does not provide any extra formats.
extraMetadataFormatClassNames - field in class javax.imageio.metadata.IIOMetadata
extraMetadataFormatNames - field in class javax.imageio.metadata.IIOMetadata
extraStreamMetadataFormatNames - field in class javax.imageio.spi.ImageReaderWriterSpi
The names of additional formats for encoding stream metadata, other than the standard and the native formats, or null if this plug-in does not provide any extra formats.