Alphabetical Index: O

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

O

O - static field in class gnu.java.security.x509.X500DistinguishedName
AOM.Obj - class gnu.CORBA.Poa.AOM.Obj
The reference data about the object, placed on the AOM.
OBJ_ADAPTER - exception org.omg.CORBA.OBJ_ADAPTER
This exception typically indicates an administrative mismatch.
OBJ_ADAPTER() - constructor for class org.omg.CORBA.OBJ_ADAPTER
Creates OBJ_ADAPTER with the default minor code of 0 and a completion state COMPLETED_NO.
OBJ_ADAPTER(int,org.omg.CORBA.CompletionStatus) - constructor for class org.omg.CORBA.OBJ_ADAPTER
Creates a OBJ_ADAPTER exception with the specified minor code and completion status.
OBJ_ADAPTER(java.lang.String) - constructor for class org.omg.CORBA.OBJ_ADAPTER
Creates a OBJ_ADAPTER with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created OBJ_ADAPTER exception, providing full information.
object - field in class gnu.CORBA.Poa.AOM.Obj
The object.
object - field in class gnu.CORBA.Connected_objects.cObject
The object.
Object engineGetParameter(java.lang.String) - method in class gnu.javax.net.ssl.provider.SSLRSASignatureImpl
Object evaluate(org.w3c.dom.Node,int,int) - method in class gnu.xml.xpath.Selector
Object evaluate(org.w3c.dom.Node,int,int) - method in class gnu.xml.xpath.Steps
Object getObject() - method in class gnu.classpath.jdwp.value.ArrayValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.BooleanValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.ByteValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.CharValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.DoubleValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.FloatValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.IntValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.LongValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.ObjectValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.ShortValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.StringValue
Return an object representing this type
Object getObject() - method in class gnu.classpath.jdwp.value.VoidValue
Return an object representing this type
OBJECT - static field in class javax.swing.text.html.HTML.Tag
The <object> tag
Object - class java.lang.Object
Object is the ultimate superclass of every class (excepting interfaces).
OBJECT - static field in class gnu.classpath.jdwp.JdwpConstants.Tag
Object (objectID size)
object - field in class gnu.java.io.ObjectIdentityWrapper
The Object wrapped by this ObjectIdentityWrapper.
Object - interface org.omg.CORBA.Object
The CORBA object reference.
object - field in class javax.swing.undo.StateEdit
The object which is being edited by this StateEdit.
Object() - constructor for class java.lang.Object
The basic constructor.
Returns a Map of the attributes defined for the current character.
Object> getDocumentProperties() - method in class javax.swing.text.AbstractDocument
Returns the properties of this Document.
Object> properties() - method in class javax.sound.sampled.AudioFileFormat
Return the properties associated with this format, as a Map.
Object> properties() - method in class javax.sound.sampled.AudioFormat
Return a read-only Map holding the properties associated with this format.
Object>() - field in class java.awt.Toolkit
Object>> entrySet() - method in class java.util.jar.Attributes
Gives a Set of attribute name and values pairs as MapEntries.
Object>map - field in class java.util.jar.Attributes
The map that holds all the attribute name/value pairs.
Object>postState - field in class javax.swing.undo.StateEdit
The state of object at the time when end() was called.
Object>preState - field in class javax.swing.undo.StateEdit
The state of object at the time of constructing this StateEdit.
OBJECT_ADDED - static field in class javax.naming.event.NamingEvent
OBJECT_CHANGED - static field in class javax.naming.event.NamingEvent
OBJECT_FACTORIES - static field in class javax.naming.Context
Property with colon-separated list of object factories to use.
object_id() - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
Get the object id (not the object IOR key).
object_id() - method in class org.omg.PortableInterceptor.ServerRequestInfoOperations
Get the object_id describing the target of the operation invocation.
object_id(org.omg.PortableServer.Servant) - method in class org.omg.PortableServer.portable.Delegate
Return the invocation target object identifier as a byte array.
Get the Id of the object being currently served.
OBJECT_IDENTIFIER - static field in class gnu.java.security.der.DER
object_key - field in class gnu.CORBA.GIOP.RequestHeader
Identifies the object that is the target of the invocation.
OBJECT_NOT_EXIST - exception org.omg.CORBA.OBJECT_NOT_EXIST
Means an attempt to perform some operation on a deleted object.
OBJECT_NOT_EXIST() - constructor for class org.omg.CORBA.OBJECT_NOT_EXIST
Creates OBJECT_NOT_EXIST with the default minor code of 0 and a completion state COMPLETED_NO.
Creates a OBJECT_NOT_EXIST exception with the specified minor code and completion status.
OBJECT_NOT_EXIST(java.lang.String) - constructor for class org.omg.CORBA.OBJECT_NOT_EXIST
Creates a OBJECT_NOT_EXIST with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
Created OBJECT_NOT_EXIST exception, providing full information.
OBJECT_REMOVED - static field in class javax.naming.event.NamingEvent
OBJECT_RENAMED - static field in class javax.naming.event.NamingEvent
OBJECT_SCOPE - static field in class javax.naming.event.EventContext
OBJECT_SCOPE - static field in class javax.naming.directory.SearchControls
object_to_string(org.omg.CORBA.Object) - method in class org.omg.CORBA.ORB
Get the IOR reference string for the given object.
object_to_string(org.omg.CORBA.Object) - method in class gnu.CORBA.Poa.ORB_1_4
If the super method detects that the object is not connected to this ORB, try to find and activate the object.
Get the IOR reference string for the given object.
This method is not allowed for a RestrictedORB.
ObjectAlreadyActive - exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
Raised in response to activate the already active object.
ObjectAlreadyActive() - constructor for class org.omg.PortableServer.POAPackage.ObjectAlreadyActive
Create ObjectAlreadyActive with no explaining message.
ObjectAlreadyActive(java.lang.String) - constructor for class org.omg.PortableServer.POAPackage.ObjectAlreadyActive
Create the ObjectAlreadyActive with explaining message.
ObjectAlreadyActiveHelper - class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
The helper operations for the exception ObjectAlreadyActive.
ObjectChangeListener - interface javax.naming.event.ObjectChangeListener
ObjectCreator - class gnu.CORBA.ObjectCreator
Creates java objects from the agreed IDL names for the simple case when the CORBA object is directly mapped into the locally defined java class.
ObjectFactory - interface javax.naming.spi.ObjectFactory
Represents a factory for creating the object.
ObjectFactoryBuilder - interface javax.naming.spi.ObjectFactoryBuilder
Represents the builder that creates the object factories.
ObjectHandler - class gnu.java.beans.decoder.ObjectHandler
An ObjectHandler parses the <object> tag and thereby creates various Context implementations.
ObjectHelper - class org.omg.CORBA.ObjectHelper
The helper operations for the binding list.
ObjectHolder - class org.omg.CORBA.ObjectHolder
A holder for CORBA Object that is mapped into java org.omg.CORBA.Object.
ObjectHolder() - constructor for class org.omg.CORBA.ObjectHolder
Constructs an instance of ObjectHolder, initializing value to 0.
ObjectHolder(org.omg.CORBA.Object) - constructor for class org.omg.CORBA.ObjectHolder
Constructs an instance of ObjectHolder, initializing value to the given org.omg.CORBA.Object.
ObjectId - class gnu.classpath.jdwp.id.ObjectId
This is a base class for all ObjectID-like entities in JDWP, inculding Objects, ClassObject, ClassLoader, Thread, ThreadGroup, etc.
ObjectId - class gnu.java.beans.encoder.ObjectId
ObjectId provides an object identification mechanism which gives each object a name in the form <class><Nameindex>.
ObjectId() - constructor for class gnu.classpath.jdwp.id.ObjectId
Constructs a new ObjectId
ObjectId(byte) - constructor for class gnu.classpath.jdwp.id.ObjectId
Constructs a new ObjectId of the given type.
This class provides a map from Object to non-negative int values.
ObjectIdentityMap2Int() - constructor for class gnu.java.io.ObjectIdentityMap2Int
Constructs an empty ObjectIdentityMap2Int.
This class is a thin wrapper around Object that makes the methods hashCode() and equals(Object) as discriminating as possible.
Constructs a ObjectIdentityWrapper that is wrapped around o.
ObjectIdHelper - class org.omg.PortableInterceptor.ObjectIdHelper
The Object Id of this package is defined in OMG specification as a byte array.
ObjectIdHelper - class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
The Object Id is defined in OMG specification just as a narrow (not wide) string.
ObjectImpl - class org.omg.CORBA.portable.ObjectImpl
The basic implementation of the CORBA Object.
ObjectImpl - class org.omg.CORBA_2_3.portable.ObjectImpl
Extends the previous version of the CORBA object by one additional method, defined in CORBA 2_3 .
ObjectInput - interface java.io.ObjectInput
This interface extends the DataInput interface to provide a facility to read objects as well as primitive types from a stream.
ObjectInputStream() - constructor for class java.io.ObjectInputStream
Protected constructor that allows subclasses to override deserialization.
Creates a new ObjectInputStream that will do all of its reading from in.
This class allows an object to validate that it is valid after deserialization has run completely for it and all dependent objects.
ObjectInstance - class javax.management.ObjectInstance
A simple class used to link a bean instance to its class name.
ObjectInstance(java.lang.String,java.lang.String) - constructor for class javax.management.ObjectInstance
Constructs a new ObjectInstance for the specified bean with the supplied class name.
Constructs a new ObjectInstance for the specified bean with the supplied class name.
ObjectInstantiation - class gnu.java.beans.encoder.elements.ObjectInstantiation
Generates an XML element denoting the instantiation of an object.
ObjectInstantiation(java.lang.String) - constructor for class gnu.java.beans.encoder.elements.ObjectInstantiation
ObjectName - class javax.management.ObjectName
An ObjectName instance represents the name of a management bean, or a pattern which may match the name of one or more management beans.
OBJECTNAME - static field in class javax.management.openmbean.SimpleType<T>
The SimpleType representation of javax.management.ObjectName.
ObjectName(java.lang.String) - constructor for class javax.management.ObjectName
Constructs an ObjectName instance from the given string, which should be of the form <domain>:<properties><wild>.
ObjectName(java.lang.String,Hashtable) - constructor for class javax.management.ObjectName
Constructs an ObjectName instance using the given domain and properties.
Constructs an ObjectName instance using the given domain and the one specified property.
ObjectNotActive - exception org.omg.PortableServer.POAPackage.ObjectNotActive
Raised in several cases when the operation would be applicable to the activated object, but the current object is not active.
ObjectNotActive() - constructor for class org.omg.PortableServer.POAPackage.ObjectNotActive
Create ObjectNotActive with no explaining message.
ObjectNotActive(java.lang.String) - constructor for class org.omg.PortableServer.POAPackage.ObjectNotActive
Create the ObjectNotActive with explaining message.
ObjectNotActiveHelper - class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
The helper operations for the exception ObjectNotActive.
ObjectOutput - interface java.io.ObjectOutput
This interface extends DataOutput to provide the additional facility of writing object instances to a stream.
An ObjectOutputStream can be used to write objects as well as primitive data in a platform-independent manner to an OutputStream.
ObjectOutputStream() - constructor for class java.io.ObjectOutputStream
Protected constructor that allows subclasses to override serialization.
Creates a new ObjectOutputStream that will do all of its writing onto out.
ObjectReference - class gnu.java.beans.encoder.elements.ObjectReference
Generates an XML element denoting referencing an existing object.
ObjectReference(gnu.java.beans.encoder.ObjectId) - constructor for class gnu.java.beans.encoder.elements.ObjectReference
ObjectReferenceCommandSet - class gnu.classpath.jdwp.processor.ObjectReferenceCommandSet
A class representing the ObjectReference Command Set.
ObjectReferenceFactory - interface org.omg.PortableInterceptor.ObjectReferenceFactory
Provides the possibility to create the CORBA object reference.
The helper operations for the CORBA object ObjectReferenceFactory.
A holder for the object ObjectReferenceFactory.
ObjectReferenceFactoryHolder() - constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
Create the unitialised instance, leaving the value field with default null value.
Create the initialised instance.
ObjectReferenceTemplate - interface org.omg.PortableInterceptor.ObjectReferenceTemplate
Defines the identity of the portable object adapter (POA}.
The helper operations for the CORBA object ObjectReferenceTemplate.
A holder for the object ObjectReferenceTemplate.
ObjectReferenceTemplateHolder() - constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
Create the unitialised instance, leaving the value field with default null value.
Create the initialised instance.
Provides static helper methods for working with the array of object reference templates.
A holder for the array of ObjectReferenceTemplates.
ObjectReferenceTemplateSeqHolder() - constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
Create the unitialised instance, leaving the value field with default null value.
Create the initialised instance.
This interface contains constants that are used in object serialization.
This exception is thrown when a problem occurs during serialization.
ObjectStreamException() - constructor for class java.io.ObjectStreamException
Create an exception without a descriptive error message.
Create an exception with a descriptive error message.
This class intends to describe the field of a class for the serialization subsystem.
This constructor creates an ObjectStreamField instance which represents a field named name and is of the type type.
This constructor creates an ObjectStreamField instance which represents a field named name and is of the type type.
ObjectValue - class gnu.classpath.jdwp.value.ObjectValue
Wrapper for an Object value.
ObjectValue(java.lang.Object) - constructor for class gnu.classpath.jdwp.value.ObjectValue
Create a new ObjectValue from an Object
ObjectView - class javax.swing.text.html.ObjectView
A view for HTML <object> tags.
ObjectView(javax.swing.text.Element) - constructor for class javax.swing.text.html.ObjectView
Creates a new ObjectView.
objectWritten(java.lang.Object,int) - method in class gnu.CORBA.CDR.gnuRuntime
Mark the given object as written at the given position.
ObjID - class java.rmi.server.ObjID
Represents the object identifier, unique for the host that generated it.
objid - field in class gnu.java.rmi.server.UnicastRef
ObjID() - constructor for class java.rmi.server.ObjID
Create the new object id, unique for this host.
ObjID(int) - constructor for class java.rmi.server.ObjID
Create the new object id defining the well known remotely accessible object, present in this host.
Observable - class java.util.Observable
This class represents an object which is observable.
Observable() - constructor for class java.util.Observable
Constructs an Observable with zero Observers.
Observer - interface java.util.Observer
Interface that is implemented when a class wants to be informed of changes in Observable objects.
OceanTheme - class javax.swing.plaf.metal.OceanTheme
A modern theme for the Metal Look & Feel.
OCTECTSTRING_UNSPECIFIED - static field in class gnu.javax.print.ipp.IppValueTag
Indicates a value of syntax type octect string.
OCTET_STRING - static field in class gnu.java.security.der.DER
OctetHolder - class gnu.CORBA.OctetHolder
A holder for CORBA octet that is mapped into java long.
OctetHolder() - constructor for class gnu.CORBA.OctetHolder
Constructs an instance of OctetHolder, initializing value to 0 .
OctetHolder(byte) - constructor for class gnu.CORBA.OctetHolder
Constructs an instance of OctetHolder, initializing value to the given octed (byte).
OctetSeqHelper - class org.omg.CORBA.OctetSeqHelper
Provides static helper methods for working with CORBA sequence of byte (OctetSeq).
OctetSeqHolder - class org.omg.CORBA.OctetSeqHolder
A sequence holder for CORBA OctetSeq that is mapped into java byte[].
OctetSeqHolder() - constructor for class org.omg.CORBA.OctetSeqHolder
Constructs an instance of OctetSeqHolder, initializing value to null.
OctetSeqHolder(byte[]) - constructor for class org.omg.CORBA.OctetSeqHolder
Constructs an instance of OctetSeqHolder, initializing value to the given byte[].
OCTOBER - static field in class java.util.Calendar
Constant representing October.
OCTOBER - static field in class javax.xml.datatype.DatatypeConstants
Value for October.
oEnd - field in class javax.swing.text.html.parser.Element
True is this element need not to have the closing tag, false otherwise.
of(char) - static method in class java.lang.Character.UnicodeBlock
Returns the Unicode character block which a character belongs to.
of(int) - static method in class java.lang.Character.UnicodeBlock
Returns the Unicode character block which a code point belongs to.
OFB - class gnu.javax.crypto.mode.OFB
The Output Feedback (OFB) mode is a confidentiality mode that requires a unique IV for every message that is ever encrypted under the given key.
OFB_MODE - static field in class gnu.java.security.Registry
Output Feedback Mode (NIST).
ofCalendarField(int) - static method in class java.text.DateFormat.Field
OFF - static field in class java.util.logging.Level
The OFF level is used as a threshold for filtering log records, meaning that no message should be logged.
offendingNode - field in class javax.imageio.metadata.IIOInvalidTreeException
offer(E) - method in class java.util.PriorityQueue<E>
offer(T) - method in class java.util.LinkedList<T>
Adds the specified element to the end of the list.
offerFirst(T) - method in class java.util.LinkedList<T>
Inserts the specified element at the front of the list.
offerLast(T) - method in class java.util.LinkedList<T>
Inserts the specified element at the end of the list.
official_type - field in class gnu.CORBA.DynAn.AbstractAny
The "initial final_type" that can be an alias of the known final_type.
offset - field in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
The offset between the current mouse cursor and the current value of the scrollbar.
offset - field in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
The offset between the current slider value and the cursor's position.
offset - field in class gnu.javax.imageio.bmp.BMPDecoder
offset - field in class java.awt.image.DataBuffer
Offset into the default (0'th) bank).
offset - field in class javax.swing.tree.DefaultTreeCellEditor
Used in editing.
offset - field in class gnu.javax.imageio.bmp.EncodeRGB1
offset - field in class gnu.javax.imageio.bmp.EncodeRGB16
offset - field in class gnu.javax.imageio.bmp.EncodeRGB24
offset - field in class gnu.javax.imageio.bmp.EncodeRGB32
offset - field in class gnu.javax.imageio.bmp.EncodeRGB4
offset - field in class gnu.javax.imageio.bmp.EncodeRGB8
offset - field in class gnu.javax.imageio.bmp.EncodeRLE4
offset - field in class gnu.javax.imageio.bmp.EncodeRLE8
OFFSET - static field in class gnu.javax.crypto.prng.ICMGenerator
Property name of ICM's offset.
offset - field in class org.omg.CORBA.portable.IndirectionException
The stream offset, indicating, where the error has occured.
Offset - static field in class gnu.CORBA.Minor
Positive or otherwise invalid indirection offset when reading the data graph of the value type.
offset - field in class javax.swing.text.Segment
The offset of the first character in the segment.
offsetByCodePoints(char[],int,int,int,int) - static method in class java.lang.Character
Returns the index into the given char subarray that is offset codePointOffset code points from index.
offsetByCodePoints(int,int) - method in class gnu.java.lang.CPStringBuilder
Starting at the given index, this counts forward by the indicated number of code points, and then returns the resulting index.
offsetByCodePoints(int,int) - method in class java.lang.String
Return the index into this String that is offset from the given index by codePointOffset code points.
offsetByCodePoints(int,int) - method in class java.lang.StringBuffer
Starting at the given index, this counts forward by the indicated number of code points, and then returns the resulting index.
Returns the index into the given CharSequence that is offset codePointOffset code points from index.
offsetRequested() - method in class javax.swing.text.BadLocationException
Returns the offset into the document that was not legal.
offsets - field in class java.awt.image.DataBuffer
Offset into each bank.
OGHAM - static field in class java.lang.Character.UnicodeBlock
Ogham.
oid - field in class gnu.java.security.x509.ext.Extension
This extension's object identifier.
OID - class gnu.java.security.OID
This immutable class represents an object identifier, or OID.
Oid - class org.ietf.jgss.Oid
This class represents Universal Object Identifiers (Oids) and their associated operations.

Oids are hierarchically globally-interpretable identifiers used within the GSS-API framework to identify mechanisms and name formats.

The structure and encoding of Oids is defined in ISOIEC-8824 and ISOIEC-8825.

OID - static field in class javax.naming.ldap.StartTlsRequest
The assigned object identifier for this response.
OID - static field in class javax.naming.ldap.StartTlsResponse
The assigned object identifier for this response.
OID(byte[]) - constructor for class gnu.java.security.OID
Construct a new OID from the given DER bytes.
Oid(byte[]) - constructor for class org.ietf.jgss.Oid
Creates an Oid object from its DER encoding.
OID(byte[],boolean) - constructor for class gnu.java.security.OID
Construct a new OID from the given DER bytes.
OID(int[]) - constructor for class gnu.java.security.OID
Create a new OID from the given byte array.
OID(int[],boolean) - constructor for class gnu.java.security.OID
Create a new OID from the given byte array.
Oid(java.io.InputStream) - constructor for class org.ietf.jgss.Oid
Creates an Oid object from its DER encoding.
OID(java.io.InputStream,int) - constructor for class gnu.java.security.OID
Construct a new OID from the DER bytes in an input stream.
OID(java.io.InputStream,int,boolean) - constructor for class gnu.java.security.OID
Construct a new OID from the DER bytes in an input stream.
OID(java.lang.String) - constructor for class gnu.java.security.OID
Create a new OID from the given dotted-decimal representation.
Oid(java.lang.String) - constructor for class org.ietf.jgss.Oid
Creates an Oid object from a string representation of its integer components (e.g.
OID(java.lang.String,boolean) - constructor for class gnu.java.security.OID
Create a new OID from the given dotted-decimal representation.
OK - static field in class javax.security.auth.callback.ConfirmationCallback
OK option.

If an optionType was specified to this ConfirmationCallback, this option may be specified as a defaultOption or returned as the selected index.

OK_CANCEL_OPTION - static field in class javax.security.auth.callback.ConfirmationCallback
OK/CANCEL confirmation confirmation option.

An underlying security service specifies this as the optionType to a ConfirmationCallback constructor if it requires a confirmation which can be answered with either OK or CANCEL.

OK_CANCEL_OPTION - static field in class javax.swing.JOptionPane
An option used in confirmation dialog methods.
OK_OPTION - static field in class javax.swing.JOptionPane
The value returned when the ok option is selected.
okToUseGui - field in class java.beans.beancontext.BeanContextSupport
okToUseGui() - method in class java.beans.beancontext.BeanContextSupport
Informs this bean that it is okay to make use of the GUI.
okToUseGui() - method in class java.beans.Visibility
Tells the Bean it may use the GUI.
OL - static field in class javax.swing.text.html.HTML.Tag
The <ol> tag , breaks flow, block tag.
OLD_ITALIC - static field in class java.lang.Character.UnicodeBlock
Old Italic.
OLD_MASK - static field in class gnu.java.awt.EventModifier
The mask for old events.
OLD_TOKEN - static field in class org.ietf.jgss.GSSException
The token's validity period has expired.
oldBinding - field in class javax.naming.event.NamingEvent
oldBorderPainted - field in class javax.swing.plaf.basic.BasicMenuItemUI
Indicates if border should be painted
oldLeadSelectionPath - field in class javax.swing.event.TreeSelectionEvent
The old lead selection path (may be null).
OMAC - class gnu.javax.crypto.mac.OMAC
The One-Key CBC MAC, OMAC.
OMAC(gnu.javax.crypto.cipher.IBlockCipher) - constructor for class gnu.javax.crypto.mac.OMAC
OMAC_PREFIX - static field in class gnu.java.security.Registry
The One-key CBC MAC.
OMacAnubisImpl - class gnu.javax.crypto.jce.mac.OMacAnubisImpl
OMacAnubisImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacAnubisImpl
Create a new MacSpi instance.
OMacBlowfishImpl - class gnu.javax.crypto.jce.mac.OMacBlowfishImpl
OMacBlowfishImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacBlowfishImpl
Create a new MacSpi instance.
OMacCast5Impl - class gnu.javax.crypto.jce.mac.OMacCast5Impl
OMacCast5Impl() - constructor for class gnu.javax.crypto.jce.mac.OMacCast5Impl
Create a new MacSpi instance.
OMacDESImpl - class gnu.javax.crypto.jce.mac.OMacDESImpl
OMacDESImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacDESImpl
Create a new MacSpi instance.
OMacImpl - class gnu.javax.crypto.jce.mac.OMacImpl
OMacImpl(java.lang.String) - constructor for class gnu.javax.crypto.jce.mac.OMacImpl
OMacKhazadImpl - class gnu.javax.crypto.jce.mac.OMacKhazadImpl
OMacKhazadImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacKhazadImpl
Create a new MacSpi instance.
OMacRijndaelImpl - class gnu.javax.crypto.jce.mac.OMacRijndaelImpl
OMacRijndaelImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacRijndaelImpl
Create a new MacSpi instance.
OMacSerpentImpl - class gnu.javax.crypto.jce.mac.OMacSerpentImpl
OMacSerpentImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacSerpentImpl
Create a new MacSpi instance.
OMacSquareImpl - class gnu.javax.crypto.jce.mac.OMacSquareImpl
OMacSquareImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacSquareImpl
Create a new MacSpi instance.
OMacTripleDESImpl - class gnu.javax.crypto.jce.mac.OMacTripleDESImpl
OMacTripleDESImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacTripleDESImpl
Create a new MacSpi instance.
OMacTwofishImpl - class gnu.javax.crypto.jce.mac.OMacTwofishImpl
OMacTwofishImpl() - constructor for class gnu.javax.crypto.jce.mac.OMacTwofishImpl
Create a new MacSpi instance.
OMG_PREFIX - static field in class gnu.CORBA.ObjectCreator
The standard OMG prefix.
OMGVMCID - interface org.omg.CORBA.OMGVMCID
The higher 20 bits of any CORBA exception hold "Vendor Minor Codeset ID" (VMCID), for instance 0x4F4D0000 (OMG standard), 0x54410000 (TAO), 0x4A430000 (JacORB), 0x49540000 (IONA), 0x53550000 (Sun).
OMIT_XML_DECLARATION - static field in class javax.xml.transform.OutputKeys
Whether not to output an XML declaration (yes or no).
omitEnd() - method in class javax.swing.text.html.parser.Element
True is this element need not to have the starting tag, false otherwise.s element need not to have the closing tag, false otherwise.
omitStart() - method in class javax.swing.text.html.parser.Element
True is this element need not to have the closing tag, false otherwise.
on(boolean) - method in class java.security.DigestInputStream
Sets the flag specifing if this DigestInputStream updates the digest in the write() methods.
on(boolean) - method in class java.security.DigestOutputStream
Sets the flag specifying if this DigestOutputStream updates the digest in the write() methods.
on(boolean) - method in class gnu.javax.crypto.mac.MacInputStream
Turns the digesting state on or off.
on(boolean) - method in class gnu.javax.crypto.mac.MacOutputStream
Turns the digesting state on or off.
Informs this service provider that it has been de-registered from a ServiceRegistry.
Informs this service provider that it has been de-registered from a ServiceRegistry.
ONE - static field in class java.math.BigDecimal
The constant one as a BigDecimal with scale zero.
ONE - static field in class java.math.BigInteger
The constant one as a BigInteger.
ONE - static field in class gnu.java.awt.font.opentype.truetype.Fixed
ONE_SIDED - static field in class java.awt.JobAttributes.SidesType
ONE_SIDED - static field in class javax.print.attribute.standard.Sides
Specifies that each page should be printed on one sheet.
ONE_SIDED - static field in class gnu.javax.print.ipp.attribute.defaults.SidesDefault
Specifies that each page should be printed on one sheet.
ONE_SIDED - static field in class gnu.javax.print.ipp.attribute.supported.SidesSupported
Specifies that each page should be printed on one sheet.
ONE_TOUCH_EXPANDABLE_PROPERTY - static field in class javax.swing.JSplitPane
The property fired when the one touch expandable property changes.
ONE_TOUCH_OFFSET - static field in class javax.swing.plaf.basic.BasicSplitPaneDivider
The distance the one touch buttons will sit from the divider's edges.
ONE_TOUCH_SIZE - static field in class javax.swing.plaf.basic.BasicSplitPaneDivider
The width and height of the little buttons for showing and hiding parts of a JSplitPane in a single mouse click.
ONELEVEL_SCOPE - static field in class javax.naming.event.EventContext
ONELEVEL_SCOPE - static field in class javax.naming.directory.SearchControls
oneTouchExpandable - field in class javax.swing.JSplitPane
Whether the JSplitPane uses one touch expandable buttons.
oneTouchExpandableChanged() - method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Reacts to changes of the oneToughExpandable property of the containing JSplitPane.
oneWay - field in class gnu.CORBA.gnuRequest
The flag, indicating that the response to this request must be ignored (used with send_oneway()).
Informs this service provider that it has been registered in a ServiceRegistry.
Informs this service provider that it has been registered in a ServiceRegistry.
OP_ACCEPT - static field in class java.nio.channels.SelectionKey
OP_CONNECT - static field in class java.nio.channels.SelectionKey
op_name() - method in class gnu.CORBA.Poa.LocalServerRequest
Get the name of the method being called.
op_name() - method in class org.omg.CORBA.ServerRequest
This method is deprecated, use operation() (same parameter).
OP_READ - static field in class java.nio.channels.SelectionKey
OP_WRITE - static field in class java.nio.channels.SelectionKey
opadHash - field in class gnu.javax.crypto.mac.HMac
OPAQUE - static field in class javax.accessibility.AccessibleState
Indicates that all pixels in the object are painted.
OPAQUE - static field in class java.awt.Transparency
Image data which is completely opaque, for an alpha value of 1.0.
OPAQUE_FRAME - static field in class gnu.classpath.jdwp.JdwpConstants.Error
Information about the frame is not available
OPC_LIFE_OVER - static field in class javax.print.attribute.standard.PrinterStateReason
The optical photo conductor has reached its end of life.
OPC_NEAR_EOL - static field in class javax.print.attribute.standard.PrinterStateReason
The optical photo conductor is near its end of life (EOL).
OPEN - static field in class java.awt.geom.Arc2D
An open arc, with no segment connecting the endpoints.
open - field in class gnu.javax.sound.sampled.gstreamer.lines.GstDataLine
Represents if this Line is opened or not.
OPEN - static field in class javax.sound.sampled.LineEvent.Type
An event of this type is posted when a Line opens.
open() - method in class gnu.javax.sound.midi.alsa.AlsaInputPortDevice
open() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
Open this MIDI device and allocate any system resource we need.
open() - method in class gnu.javax.sound.midi.alsa.AlsaOutputPortDevice
open() - static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
open() - method in class gnu.xml.dom.html2.DomHTMLDocument
Open a document stream for writing.
open() - method in class gnu.javax.sound.midi.dssi.DSSISynthesizer
Open this MIDI device and allocate any system resource we need.
open() - method in class gnu.javax.sound.sampled.gstreamer.GStreamerMixer
Open this line.
open() - method in class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
Open this line.
open() - method in class org.w3c.dom.html2.HTMLDocument
Open a document stream for writing.
open() - method in class javax.sound.sampled.Line
Open this line.
open() - method in class javax.sound.midi.MidiDevice
Open this MIDI device and allocate any system resource we need.
open() - static method in class java.nio.channels.Pipe
Opens a pipe.
open() - static method in class java.nio.channels.Selector
Opens a selector.
open() - static method in class java.nio.channels.ServerSocketChannel
Opens a server socket channel.
open() - static method in class java.nio.channels.SocketChannel
Opens a socket channel.
open(java.io.File) - method in class gnu.java.awt.peer.ClasspathDesktopPeer
open(java.io.File) - method in class java.awt.Desktop
Launches the Desktop default application to open the given File.
open(java.io.File) - method in class java.awt.peer.DesktopPeer
open(java.net.SocketAddress) - static method in class java.nio.channels.SocketChannel
Opens a channel and connects it to a remote address.
open(javax.sound.sampled.AudioFormat) - method in class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
Open the line, given the desired audio format.
open(javax.sound.sampled.AudioFormat) - method in class javax.sound.sampled.SourceDataLine
Open the line, given the desired audio format.
open(javax.sound.sampled.AudioFormat) - method in class javax.sound.sampled.TargetDataLine
Open the line using the indicated audio format.
open(javax.sound.sampled.AudioFormat,byte[],int,int) - method in class javax.sound.sampled.Clip
Open a clip, given an audio format and some data.
open(javax.sound.sampled.AudioFormat,int) - method in class gnu.javax.sound.sampled.gstreamer.lines.GstSourceDataLine
Open the line, given the desired audio format and the buffer size.
open(javax.sound.sampled.AudioFormat,int) - method in class javax.sound.sampled.SourceDataLine
Open the line, given the desired audio format and the buffer size.
open(javax.sound.sampled.AudioFormat,int) - method in class javax.sound.sampled.TargetDataLine
Open the line using the indicated audio format and buffer size.
open(javax.sound.sampled.AudioInputStream) - method in class javax.sound.sampled.Clip
Open a clip, given an audio input stream.
OPEN_DELETE - static field in class java.util.zip.ZipFile
Mode flag to delete a zip file after reading.
OPEN_DIALOG - static field in class javax.swing.JFileChooser
A dialog type for selecting a file to open.
OPEN_FAILURE - static field in class java.util.logging.ErrorManager
Indicates that there was a problem upon opening an output stream.
OPEN_READ - static field in class java.util.zip.ZipFile
Mode flag to open a zip file for reading.
OPEN_TYPE_FIELD - static field in class javax.management.JMX
The name of the openType field.
This helper class is used to restore the JInternalFrame to its original size before maximizing or iconifying.
openButtonMnemonic - field in class javax.swing.plaf.basic.BasicFileChooserUI
The localised mnemonic for the "open" button.
openButtonText - field in class javax.swing.plaf.basic.BasicFileChooserUI
The localised text for the "open" button.
openButtonToolTipText - field in class javax.swing.plaf.basic.BasicFileChooserUI
The localised tool tip text for the "open" button.
openConnection() - method in class java.net.URL
Returns a URLConnection object that represents a connection to the remote object referred to by the URL.
openConnection(java.net.URL) - method in class gnu.java.net.protocol.core.Handler
openConnection(java.net.URL) - method in class gnu.java.net.protocol.file.Handler
This method returs a new FileURLConnection for the specified URL
openConnection(java.net.URL) - method in class gnu.java.net.protocol.ftp.Handler
Returns an FTPURLConnection for the given URL.
openConnection(java.net.URL) - method in class gnu.java.net.protocol.gcjlib.Handler
openConnection(java.net.URL) - method in class gnu.java.net.protocol.http.Handler
Returns an HTTPURLConnection for the given URL.
openConnection(java.net.URL) - method in class gnu.java.net.protocol.https.Handler
Returns an HTTPURLConnection for the given URL.
openConnection(java.net.URL) - method in class gnu.java.net.protocol.jar.Handler
This method returs a new JarURLConnection for the specified URL
Returns a URLConnection for the passed in URL.
OpenDataException - exception javax.management.openmbean.OpenDataException
Thrown when an instance of one of the open types, open data objects or open metadata information objects could not be created due to invalid construction parameters.
OpenDataException() - constructor for class javax.management.openmbean.OpenDataException
Constructs a new OpenDataException.
OpenDataException(java.lang.String) - constructor for class javax.management.openmbean.OpenDataException
Constructs a new OpenDataException with the specified message.
openDatagramChannel() - method in class java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
openDatagramChannel() - method in class gnu.java.nio.SelectorProviderImpl
Opens a datagram channel.
This method is not normally called since the user will typically add the JInternalFrame to a Container.
This method will cause the JInternalFrame to be displayed in the set location.
openIcon - field in class javax.swing.tree.DefaultTreeCellRenderer
The icon used to represent non-leaf nodes that are open.
openInputStream() - method in class javax.tools.FileObject
Opens this file for reading and returns an input stream.
OpenMBeanAttributeInfo - interface javax.management.openmbean.OpenMBeanAttributeInfo
Describes an attribute associated with an open management bean.
Describes an attribute of an open management bean.
Constructs a new OpenMBeanAttributeInfo using the specified name, description, open type and access properties.
OpenMBeanConstructorInfo - interface javax.management.openmbean.OpenMBeanConstructorInfo
Describes a constructor for an open management bean.
Describes a constructor for an open management bean.
Constructs a @link{OpenMBeanConstructorInfo} with the specified name, description and parameter information.
OpenMBeanInfo - interface javax.management.openmbean.OpenMBeanInfo
Describes an open management bean.
OpenMBeanInfoSupport - class javax.management.openmbean.OpenMBeanInfoSupport
Describes an open management bean.
Constructs a new OpenMBeanInfo using the supplied class name and description with the given attributes, operations, constructors and notifications.
OpenMBeanOperationInfo - interface javax.management.openmbean.OpenMBeanOperationInfo
Describes a operation for an open management bean.
Describes a operation for an open management bean.
Constructs a @link{OpenMBeanOperationInfo} with the specified name, description, parameter information, open return type and impact.
OpenMBeanParameterInfo - interface javax.management.openmbean.OpenMBeanParameterInfo
Describes the parameters of a constructor or operation associated with an open management bean.
Describes the parameters of a constructor or operation associated with an open management bean.
Constructs a new OpenMBeanParameterInfo using the specified name, description and open type.
openMenuKey - field in class javax.swing.plaf.basic.BasicInternalFrameUI
The Keystroke bound to open the menu.
openOutputStream() - method in class javax.tools.FileObject
Opens this file for writing and returns an output stream.
openPipe() - method in class java.nio.channels.spi.SelectorProvider
Opens a pipe.
openPipe() - method in class gnu.java.nio.SelectorProviderImpl
Opens a pipe.
openReader(boolean) - method in class javax.tools.FileObject
Opens this file for reading and returns a reader.
openSelector() - method in class java.nio.channels.spi.SelectorProvider
Opens a selector.
openSelector() - method in class gnu.java.nio.SelectorProviderImpl
Opens a selector.
openServerSocketChannel() - method in class java.nio.channels.spi.SelectorProvider
Opens a server socket channel.
openServerSocketChannel() - method in class gnu.java.nio.SelectorProviderImpl
Opens a server socket channel.
openSocketChannel() - method in class java.nio.channels.spi.SelectorProvider
Opens a socket channel.
openSocketChannel() - method in class gnu.java.nio.SelectorProviderImpl
Opens a socket channel.
openStream() - method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection
Add the given HTML tag to the stack of the opened tags.
OpenType - interface java.awt.font.OpenType
OpenType<T> - class javax.management.openmbean.OpenType<T>
The superclass of all open types, which describe the applicable data values for open MBeans.
OpenType(java.lang.String,java.lang.String,java.lang.String) - constructor for class javax.management.openmbean.OpenType<T>
Constructs a new OpenType for the specified class with the given name and description.
OpenTypeFont - class gnu.java.awt.font.opentype.OpenTypeFont
A font that takes its data from OpenType or TrueType font tables.
OpenTypeFontFactory - class gnu.java.awt.font.opentype.OpenTypeFontFactory
A factory for creating fonts that are stored in an sfnt-housed format, for example OpenType or TrueType.
OpenTypeFontPeer - class gnu.java.awt.font.OpenTypeFontPeer
OpenTypeFontPeer(java.lang.String,int,int) - constructor for class gnu.java.awt.font.OpenTypeFontPeer
OpenTypeFontPeer(java.lang.String,java.util.Map) - constructor for class gnu.java.awt.font.OpenTypeFontPeer
openWriter() - method in class javax.tools.FileObject
Opens this file for writer and returns a writer.
OPERATING_SYSTEM_MXBEAN_NAME - static field in class java.lang.management.ManagementFactory
The object name for the operating system bean.
OperatingSystemMXBean - interface java.lang.management.OperatingSystemMXBean
Provides access to information about the underlying operating system.
OperatingSystemMXBeanImpl - class gnu.java.lang.management.OperatingSystemMXBeanImpl
Provides access to information about the underlying operating system.
OperatingSystemMXBeanImpl() - constructor for class gnu.java.lang.management.OperatingSystemMXBeanImpl
Constructs a new OperatingSystemMXBeanImpl.
Operation - class gnu.javax.crypto.assembly.Operation
An enumeration type for specifying the operation type of a Transformer.
Operation - class java.rmi.server.Operation
This class was used with jdk 1.1 stubs and skeletons.
operation - field in class gnu.CORBA.GIOP.RequestHeader
The operation being invoked (IDL scope name).
operation() - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
operation() - method in class gnu.CORBA.gnuRequest
operation() - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
Get the name of the operation being performed.
operation() - method in class gnu.CORBA.Poa.LocalServerRequest
Get the operatin being performed.
operation() - method in class org.omg.CORBA.Request
Get the name of the method being invoked.
operation() - method in class org.omg.PortableInterceptor.RequestInfoOperations
Get the name of the operation being invoked.
operation() - method in class org.omg.CORBA.ServerRequest
Should return the name of the operation (method) being invoked.
Operation(java.lang.String) - constructor for class java.rmi.server.Operation
Create operation with the given name.
OPERATION_ATTRIBUTES_TAG - static field in class gnu.javax.print.ipp.IppDelimiterTag
Start of the operation attributes group section.
operation_context() - method in class gnu.CORBA.Interceptor.gnuClientRequestInfo
operation_context() - method in class gnu.CORBA.gnuRequest
operation_context() - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
Not available
operation_context() - method in class org.omg.PortableInterceptor.RequestInfoOperations
Get the names of the service contexts being sent on the request.
Creates a new NamingException without a message.
Creates a new NamingException with a detailed message.
OperationsException - exception javax.management.OperationsException
A general superclass for all exceptions thrown by operations on management beans.
OperationsException() - constructor for class javax.management.OperationsException
Constructs a new OperationsException.
OperationsException(java.lang.String) - constructor for class javax.management.OperationsException
Constructs a new OperationsException with the specified message.
OperationsSupported - class gnu.javax.print.ipp.attribute.supported.OperationsSupported
OperationsSupported specifies the enums of the operations supported by a given printer or job object.
OperationsSupported(int) - constructor for class gnu.javax.print.ipp.attribute.supported.OperationsSupported
Constructs a OperationsSupported object.
OPTICAL_CHARACTER_RECOGNITION - static field in class java.lang.Character.UnicodeBlock
Optical Character Recognition.
OPTION - static field in class javax.swing.text.html.HTML.Tag
The <option> tag
Option - class javax.swing.text.html.Option
Value class for the combobox model that renders <option> elements.
Option(javax.swing.text.AttributeSet) - constructor for class javax.swing.text.html.Option
Creates a new Option instance that uses the specified tag attributes.
OPTION_CONFIDENTIALITY - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
String for mandatory confidentiality protection.
OPTION_INTEGRITY - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
String for mandatory integrity protection.
OPTION_MANDATORY - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
String for mandatory replay detection.
OPTION_MAX_BUFFER_SIZE - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
String for mandatory replay detection.
OPTION_PANE - static field in class javax.accessibility.AccessibleRole
A specialized pane for use in a dialog.
OPTION_PANE - static field in class javax.swing.plaf.synth.Region
Specifies the region of an option pane.
OPTION_REPLAY_DETECTION - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
String for mandatory replay detection.
OPTION_SRP_DIGEST - static field in class gnu.javax.crypto.sasl.srp.SRPRegistry
String for mda: the SRP digest algorithm name.
OPTION_TYPE_PROPERTY - static field in class javax.swing.JOptionPane
The identifier for the propertyChangeEvent when the optionType property changes.
OPTIONAL - static field in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
optional - field in class gnu.javax.swing.text.html.parser.support.low.node
True for node that is optional for the given position.
optional(int) - method in class gnu.javax.swing.text.html.parser.support.Parser
Consume the optional token, if present.
This exception is thrown when unexpected data appears in the input stream from which a serialized object is being read.
A border used for JInternalFrame components that are presented as dialogs (by the JOptionPane class).
OptionDialogBorder() - constructor for class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
Creates a new border instance.
optionPane - field in class javax.swing.plaf.basic.BasicOptionPaneUI
The JOptionPane this UI delegate is used for.
OptionPaneUI - class javax.swing.plaf.OptionPaneUI
An abstract base class for delegates that implement the pluggable look and feel for a JOptionPane.
options - field in class javax.swing.JOptionPane
The options (usually buttons) aligned at the bottom for the user to select.
OPTIONS_PROPERTY - static field in class javax.swing.JOptionPane
The identifier for the propertyChangeEvent when the options property changes.
optionType - field in class javax.swing.JOptionPane
The type of options to display.
OR - static field in class gnu.xml.xpath.XPathParser
or(gnu.java.math.GMP,gnu.java.math.GMP) - method in class gnu.java.math.GMP
or(java.math.BigInteger) - method in class java.math.BigInteger
Return the logical (bit-wise) "(inclusive) or" of two BigIntegers.
or(java.util.BitSet) - method in class java.util.BitSet
Performs the logical OR operation on this bit set and the given set.
or(javax.management.QueryExp,javax.management.QueryExp) - static method in class javax.management.Query
Returns a query expression formed from the disjunction of the two supplied query expressions.
ORANGE - static field in class java.awt.Color
Constant for the color orange: R=255, G=200, B=0.
orb - field in class gnu.CORBA.DynAn.AbstractAny
The ORB, to that this DynAny belongs.
orb - field in class gnu.CORBA.CDR.AbstractCdrInput
The associated orb, if any.
orb - field in class gnu.CORBA.CDR.AbstractCdrOutput
The associated orb, if any.
orb - field in class gnu.CORBA.CdrEncapsCodecImpl
The associated ORB.
orb - field in class gnu.CORBA.Interceptor.gnuIorInfo
The ORB, to that the IOR is related.
orb - field in class gnu.CORBA.Poa.gnuServantObject
The orb.
ORB - class org.omg.CORBA.ORB
A central class in CORBA implementation, responsible for sending and handling remote invocations.
ORB - class org.omg.CORBA_2_3.ORB
This class should provide the ORB) ORB extensions, defined in the OMG CORBA version 2.3 specification.
orb - field in class gnu.CORBA.ResponseHandlerImpl
The associated orb.
orb - field in class gnu.CORBA.SimpleDelegate
The orb.
orb() - method in class gnu.CORBA.CDR.AbstractCdrInput
Return the associated ORB.
orb() - method in class gnu.CORBA.CDR.AbstractCdrOutput
Return the associated ORB.
orb() - method in class gnu.CORBA.gnuAny
Return the associated orb.
orb() - method in class gnu.CORBA.Poa.gnuPOA
Get the ORB, where this POA is connected.
orb() - method in class gnu.CORBA.gnuRequest
Get the orb, related to the invocation target.
orb() - method in class gnu.CORBA.CDR.HeadlessInput
Delegates functionality to the underlying stream.
orb() - method in class org.omg.CORBA.portable.InputStream
Return the Object Request Broker that has created this stream.
orb() - method in class org.omg.CORBA.portable.OutputStream
Return the Object Request Broker that has created this stream.
orb() - method in class javax.rmi.CORBA.Tie
Get the ORB to that this Tie is connected.
orb(org.omg.CORBA.Object) - method in class org.omg.CORBA.portable.Delegate
Provides the reference to ORB.
orb(org.omg.CORBA.Object) - method in class gnu.CORBA.Poa.LocalDelegate
Return the ORB of the associated POA.
orb(org.omg.CORBA.Object) - method in class gnu.CORBA.SimpleDelegate
Returns the ORB, passed in constructor, regardless of the argument.
orb(org.omg.CORBA.ORB) - method in class javax.rmi.CORBA.Tie
Connect this Tie to the given ORB.
orb(org.omg.PortableServer.Servant) - method in class org.omg.PortableServer.portable.Delegate
Returns the ORB that is directly associated with the given servant.
Get ORB.
ORB_1_4 - class gnu.CORBA.Poa.ORB_1_4
The ORB, supporting POAs that are the feature of jdk 1.4.
ORB_1_4() - constructor for class gnu.CORBA.Poa.ORB_1_4
Calls the parent constructor and additionally puts the "RootPOA", "RootPOAManager", "POACurrent" and "DynAnyFactory" into initial references.
ORB_CTRL_MODEL - static field in class org.omg.PortableServer.ThreadPolicyValue
An instance of ThreadPolicyValue, initialized to ORB_CTRL_MODEL.
orb_id - field in class gnu.CORBA.OrbFunctional
The Id of this ORB.
orb_id() - method in class gnu.CORBA.Interceptor.gnuServerRequestInfo
orb_id() - method in class org.omg.PortableInterceptor.ObjectReferenceTemplate
The id of the ORB of this adapter.
orb_id() - method in class org.omg.PortableInterceptor.ORBInitInfoOperations
Returns the ID of the ORB being initialized.
orb_id() - method in class gnu.CORBA.Interceptor.Registrator
Get the ORB's id, currently using .toString.
orb_id() - method in class org.omg.PortableInterceptor.ServerRequestInfoOperations
Returns the id of the ORB that is handling the current request.
OrbFocused - class gnu.CORBA.OrbFocused
This class implements the ORB that uses a single port or the restricted port range for all its objects.
OrbFunctional - class gnu.CORBA.OrbFunctional
The ORB implementation, capable to handle remote invocations on the registered object.
OrbFunctional() - constructor for class gnu.CORBA.OrbFunctional
Create the instance of the Functional ORB.
ORBIdHelper - class org.omg.PortableInterceptor.ORBIdHelper
The ORB Id is defined in OMG specification just as a narrow (not wide) string.
ORBInitializer - interface org.omg.PortableInterceptor.ORBInitializer
Registers the interceptor.
ORBInitializerOperations - interface org.omg.PortableInterceptor.ORBInitializerOperations
Defines operations, applicable to the ORBInitializer.
ORBInitInfo - interface org.omg.PortableInterceptor.ORBInitInfo
The instance of this interface is passed to ORBInitializerOperations and is used by ORBInitializer to register its Interceptor.
ORBInitInfoOperations - interface org.omg.PortableInterceptor.ORBInitInfoOperations
Defines operations, applicable to ORBInitInfo.
OrbRestricted - class gnu.CORBA.OrbRestricted
This class implements so-called Singleton ORB, a highly restricted version that cannot communicate over network.
OrbRestricted() - constructor for class gnu.CORBA.OrbRestricted
Create a new instance of the RestrictedORB.
orbs - static field in class gnu.javax.naming.giop.GiopNamingServiceFactory
The table of all instantiated ORB's that are found by they ORB properties signatures.
order() - method in class java.nio.ByteBuffer
Returns the byte order of this buffer.
order() - method in class java.nio.CharBuffer
Returns the byte order of this buffer.
order() - method in class java.nio.DoubleBuffer
Returns the byte order of this buffer.
order() - method in class java.nio.FloatBuffer
Returns the byte order of this buffer.
order() - method in class java.nio.IntBuffer
Returns the byte order of this buffer.
order() - method in class java.nio.LongBuffer
Returns the byte order of this buffer.
order() - method in class java.nio.ShortBuffer
Returns the byte order of this buffer.
order(java.nio.ByteOrder) - method in class java.nio.ByteBuffer
Modifies this buffer's byte order.
orderCodes(boolean) - method in class gnu.javax.imageio.jpeg.HuffmanTable
Generated from FIGURE C.3 - Generation of Order Codes and tables EHUFCO and EHUFSI from the ISO DIS 10918-1.
ordered - field in class javax.naming.directory.BasicAttribute
True if this attribute's values are ordered.
ORDERED_NODE_ITERATOR_TYPE - static field in class org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] that will be accessed iteratively, which will produce document-ordered nodes.
ORDERED_NODE_SNAPSHOT_TYPE - static field in class org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] that will be accessed as a snapshot list of nodes that will be in original document order.
ordinal() - method in class java.lang.Enum<T,extends,Enum,T>
Returns the number of this enumeration constant, which represents the order in which it was originally declared, starting from zero.
ordinaryChar(int) - method in class java.io.StreamTokenizer
This method makes the specified character an ordinary character.
ordinaryChars(int,int) - method in class java.io.StreamTokenizer
This method makes all the characters in the specified range, range terminators included, ordinary.
OrExpr - class gnu.xml.xpath.OrExpr
Logical or.
OrExpr(gnu.xml.xpath.Expr,gnu.xml.xpath.Expr) - constructor for class gnu.xml.xpath.OrExpr
org.ietf.jgss - package
org.omg.CORBA - package
org.omg.Dynamic - package
org.omg.IOP - package
org.w3c.dom - package
org.w3c.dom.css - package
org.w3c.dom.ls - package
org.xml.sax - package
org.xml.sax.ext - package
orientation - field in class javax.swing.plaf.basic.BasicSplitPaneDivider
The current orientation of the containing JSplitPane, which is either JSplitPane.HORIZONTAL_SPLIT or JSplitPane.VERTICAL_SPLIT.
orientation - field in class javax.swing.JProgressBar
The orientation of the JProgressBar (SwingConstants.HORIZONTAL or SwingConstants.VERTICAL).
orientation - field in class javax.swing.JScrollBar
The orientation of the scroll bar.
orientation - field in class javax.swing.JSlider
The orientation (horizontal or vertical) of the slider.
orientation - field in class javax.swing.JSplitPane
The orientation of the JSplitPane.
Orientation - static field in class javax.swing.text.StyleConstants
Orientation - static field in class javax.swing.text.StyleConstants.ParagraphConstants
A key for the orientation paragraph attribute.
ORIENTATION_PROPERTY - static field in class javax.swing.JSplitPane
The property fired when the orientation property changes.
OrientationRequested - class javax.print.attribute.standard.OrientationRequested
The OrientationRequested printing attribute specifies the desired orientation of the print data on the media sheet.
OrientationRequested(int) - constructor for class javax.print.attribute.standard.OrientationRequested
Constructs a OrientationRequested object.
OrientationRequestedDefault - class gnu.javax.print.ipp.attribute.defaults.OrientationRequestedDefault
The OrientationRequestedDefault attribute provides the default value for the job attribute orientation-requested.
OrientationRequestedDefault(int) - constructor for class gnu.javax.print.ipp.attribute.defaults.OrientationRequestedDefault
Constructs a OrientationRequestedDefault object.
OrientationRequestedSupported - class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
The OrientationRequestedSupported attribute provides the supported values for the job attribute orientation-requested.
OrientationRequestedSupported(int) - constructor for class gnu.javax.print.ipp.attribute.supported.OrientationRequestedSupported
Constructs a OrientationRequestedSupported object.
origin - field in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
The origin point.
ORIGINAL_TYPE_FIELD - static field in class javax.management.JMX
The name of the originalType field.
originalEx - field in class org.omg.CORBA.portable.UnknownException
The original exception.
OriginateDirection - static field in class javax.swing.text.DefaultStyledDocument.ElementSpec
This indicates that the data associated with this spec should be used to create a new element.
originatingProvider - field in class javax.imageio.ImageReader
The image reader SPI that instantiated this reader.
originatingProvider - field in class javax.imageio.ImageWriter
The image writer SPI that instantiated this writer.
origmodel - field in class java.awt.image.RGBImageFilter
ORIYA - static field in class java.lang.Character.UnicodeBlock
Oriya.
ORIYA - static field in class java.awt.font.NumericShaper
Constant representing the Unicode ORIYA range.
OSMANYA - static field in class java.lang.Character.UnicodeBlock
Osmanya.
oStart - field in class javax.swing.text.html.parser.Element
True is this element need not to have the starting tag, false otherwise.
OTHER - static field in class gnu.javax.swing.text.html.parser.support.low.Constants
All other tokens.
MediaSize.Other - class javax.print.attribute.standard.MediaSize.Other
Container class for miscellaneous media sizes.
OTHER - static field in class javax.print.attribute.standard.PrinterStateReason
Any state other state not listed here.
OTHER - static field in class java.sql.Types
OTHER_LETTER - static field in class java.lang.Character
Lo = Letter, Other (Informative).
OTHER_NUMBER - static field in class java.lang.Character
No = Number, Other (Normative).
OTHER_PUNCTUATION - static field in class java.lang.Character
Po = Punctuation, Other (Informative).
OTHER_SOURCES - static field in class gnu.javax.crypto.prng.CSPRNG
Property name for a list of other sources of entropy.
OTHER_SYMBOL - static field in class java.lang.Character
So = Symbol, Other (Informative).
This method tests whether or not the specified result set type sees deletes committed by others.
This method tests whether or not the specified result set type sees inserts committed by others.
This method tests whether or not the specified result set type sees updates committed by others.
OU - static field in class gnu.java.security.x509.X500DistinguishedName
out - static field in class gnu.java.nio.FileChannelImpl
out - static field in class gnu.java.nio.channels.FileChannelImpl
out - static field in class java.io.FileDescriptor
A FileDescriptor representing the system standard output stream.
out - field in class java.io.FilterOutputStream
This is the subordinate OutputStream that this class redirects its method calls to.
out - field in class java.io.FilterWriter
This is the subordinate Writer that this class redirects its method calls to.
out - field in class gnu.java.net.protocol.ftp.FTPConnection
The socket output stream.
out - field in class gnu.java.net.protocol.http.HTTPConnection
The socket output stream.
OUT - static field in class gnu.classpath.jdwp.JdwpConstants.StepDepth
Step out of the current method
out - field in class java.io.PipedInputStream
This index into the buffer where bytes will be read from.
out - field in class java.io.PrintWriter
This is the underlying Writer we are sending output to
out - static field in class java.lang.System
The standard output PrintStream.
out() - method in class java.util.Formatter
Returns the output stream used by this formatter.
OUT_BOTTOM - static field in class java.awt.geom.Rectangle2D
The point lies below of the rectangle (p.y > r.maxY).
OUT_LEFT - static field in class java.awt.geom.Rectangle2D
The point lies left of the rectangle (p.x < r.x).
OUT_OF_BOUNDS - static field in class gnu.java.util.regex.CharIndexed
Defines a constant (0xFFFF was somewhat arbitrarily chosen) that can be returned by the charAt() function indicating that the specified index is out of range.
OUT_OF_MEMORY - static field in class gnu.classpath.jdwp.JdwpConstants.Error
The function needed to allocate memory and no more memory was available for allocation
OUT_RIGHT - static field in class java.awt.geom.Rectangle2D
The point lies right of the rectangle (p.x > r.maxX).
OUT_TOP - static field in class java.awt.geom.Rectangle2D
The point lies above the rectangle (p.y < r.y).
outBuffer - field in class gnu.javax.crypto.assembly.Transformer
outcode(double,double) - method in class java.awt.Rectangle
Determine where the point lies with respect to this rectangle.
outcode(double,double) - method in class java.awt.geom.Rectangle2D
Determine where the point lies with respect to this rectangle.
outcode(double,double) - method in class java.awt.geom.Rectangle2D.Double
Determine where the point lies with respect to this rectangle.
outcode(double,double) - method in class java.awt.geom.Rectangle2D.Float
Determine where the point lies with respect to this rectangle.
outcode(java.awt.geom.Point2D) - method in class java.awt.geom.Rectangle2D
Determine where the point lies with respect to this rectangle.
OutgoingMessage - class gnu.javax.crypto.key.OutgoingMessage
An implementation of outgoing messages for use with key agreement protocols.
OutgoingMessage() - constructor for class gnu.javax.crypto.key.OutgoingMessage
The basic constructor.
OUTLINE_DRAG_MODE - static field in class javax.swing.JDesktopPane
This specifies that when dragged, a JInternalFrame should only be visible as an outline.
Thrown when the Java Virtual Machine is unable to allocate an object because it is out of memory and no more memory could be made available by the garbage collector.
OutOfMemoryError() - constructor for class java.lang.OutOfMemoryError
Create an error without a message.
OutOfMemoryError(java.lang.String) - constructor for class java.lang.OutOfMemoryError
Create an error with a message.
outParams - field in class gnu.javax.net.ssl.provider.AbstractHandshake
outpixbuf - field in class java.awt.image.ReplicateScaleFilter
output - field in class javax.imageio.ImageWriter
An ImageInputStream to which image data is written.
output(char[],int,int) - method in class javax.swing.text.AbstractWriter
This method calls Writer.write on the indicated data, and updates the current line length.
output(char[],int,int) - method in class javax.swing.text.html.HTMLWriter
Write to the writer.
Output_8859_1 - class gnu.gcj.convert.Output_8859_1
Convert Unicode ISO-Latin-1 (8851-1) text.
OUTPUT_AREA_ALMOST_FULL - static field in class javax.print.attribute.standard.PrinterStateReason
One or more output areas of the printer device are almost full.
OUTPUT_AREA_FULL - static field in class javax.print.attribute.standard.PrinterStateReason
One or more output areas of the printer device are full.
Output_ASCII - class gnu.gcj.convert.Output_ASCII
Convert Unicode ASCII Unrecognized characters are printed as `?
Output_EUCJIS - class gnu.gcj.convert.Output_EUCJIS
Convert Unicode to EUCJIS (Extended Unix Code for Japan).
Output_iconv - class gnu.gcj.convert.Output_iconv
Convert Unicode to bytes in some iconv-supported encoding.
Output_iconv(java.lang.String) - constructor for class gnu.gcj.convert.Output_iconv
Output_JavaSrc - class gnu.gcj.convert.Output_JavaSrc
Convert Unicode to Ascii with \ u XXXX-escapes.
Output_SJIS - class gnu.gcj.convert.Output_SJIS
Convert Unicode to SJIS (Shift JIS, used on Japanese MS-Windows).
OUTPUT_TRAY_MISSING - static field in class javax.print.attribute.standard.PrinterStateReason
One or more output trays are missing in the printer device.
Convert to Unicode Little Endian, no marker
Output_UTF8 - class gnu.gcj.convert.Output_UTF8
Convert Unicode to UTF8.
OutputBuffer - class gnu.javax.crypto.sasl.OutputBuffer
The implementation of an outgoing SASL buffer.
OutputBuffer() - constructor for class gnu.javax.crypto.sasl.OutputBuffer
The basic constructor.
outputClass - field in class javax.imageio.spi.ImageOutputStreamSpi
Indicates which kind of output is produced by the streams created by createOutputStreamInstance(Object).
OutputDeviceAssigned - class javax.print.attribute.standard.OutputDeviceAssigned
The OutputDeviceAssigned printing attribute specifies the output printer device assigned by a print service to a print job.
OutputDeviceAssigned(java.lang.String,java.util.Locale) - constructor for class javax.print.attribute.standard.OutputDeviceAssigned
Creates a OutputDeviceAssigned object.
OutputKeys - class javax.xml.transform.OutputKeys
Constants for XSLT output attributes.
OutputSecurityParameters - class gnu.javax.net.ssl.provider.OutputSecurityParameters
OutputStream getOutputStream() - method in class gnu.javax.net.ssl.provider.SSLSocketImpl
OutputStream - class java.io.OutputStream
This abstract class forms the base of the hierarchy of classes that write output as a stream of bytes.
OutputStream - class org.omg.CORBA.portable.OutputStream
This class is used to write CORBA IDL data types.
OutputStream - class org.omg.CORBA_2_3.portable.OutputStream
This class defines a new CDR input stream methods, added since CORBA 2.3.
OutputStream() - constructor for class java.io.OutputStream
This is the default no-argument constructor for this class.
This class writes characters to an output stream that is byte oriented It converts the chars that are written to bytes using an encoding layer, which is specific to a particular encoding standard.
This method initializes a new instance of OutputStreamWriter to write to the specified stream using the default encoding.
This method initializes a new instance of OutputStreamWriter to write to the specified stream using a caller supplied character encoding scheme.
This method initializes a new instance of OutputStreamWriter to write to the specified stream using a given Charset.
This method initializes a new instance of OutputStreamWriter to write to the specified stream using a given CharsetEncoder.
outputTypes - field in class javax.imageio.spi.ImageWriterSpi
outsideBorder - field in class javax.swing.border.CompoundBorder
The outside border, which is painted outside both the bordered Component and the inside border.
This Actionlistener is associated with the Timer that listens to whether the mouse cursor has re-entered the JComponent in time for an immediate redisplay of the JToolTip.
outsideTimerAction() - constructor for class javax.swing.ToolTipManager.outsideTimerAction
This method creates a new outsideTimerAction object.
OVER - static field in class java.awt.dnd.DragSourceContext
OVER - static field in class gnu.classpath.jdwp.JdwpConstants.StepDepth
Step over any method calls that occur before the end of the step
OVERFLOW - static field in class java.nio.charset.CoderResult
OverlappingFileLockException() - constructor for class java.nio.channels.OverlappingFileLockException
Creates the exception
overlaps(long,long) - method in class java.nio.channels.FileLock
Tells whether or not this lock overlaps the given lock range.
OverlayLayout - class javax.swing.OverlayLayout
A layout manager that lays out the components of a container one over another.
OverlayLayout(java.awt.Container) - constructor for class javax.swing.OverlayLayout
Creates a new OverlayLayout for the specified container.
Override - interface java.lang.Override
This annotation is used as a marker to indicate that the annotated method declaration is intended to override another method in the class hierarchy.
ownDeletesAreVisible(int) - method in class java.sql.DatabaseMetaData
This method tests whether or not the specified result set type sees its own deletes.
owned - field in class gnu.gcj.xlib.Window
OWNED_MONITORS - static field in class gnu.classpath.jdwp.JdwpConstants.CommandSet.ThreadReference
owner - field in class java.awt.datatransfer.Clipboard
The owner of this clipboard.
Owner - interface java.security.acl.Owner
This interface provides a mechanism for maintaining a list of owners of an access control list (ACL).
owner - field in class gnu.classpath.jdwp.util.MonitorInfo
owner - field in class gnu.java.awt.peer.qt.QtMenuComponentPeer
ownerKey - field in class gnu.javax.crypto.key.dh.DiffieHellmanKeyAgreement
The key agreement party's private key.
ownInsertsAreVisible(int) - method in class java.sql.DatabaseMetaData
This method tests whether or not the specified result set type sees its own inserts.
ownUpdatesAreVisible(int) - method in class java.sql.DatabaseMetaData
This method tests whether or not the specified result set type sees its own updates.