JavaTM 2 Platform
Standard Ed. 5.0
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

OAEPParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS #1 standard.
OAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource) - Constructor for class javax.crypto.spec.OAEPParameterSpec
Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithm mdName, mask generation function algorithm mgfName, parameters for the mask generation function mgfSpec, and source of the encoding input P pSrc.
OBJ_ADAPTER - Exception in org.omg.CORBA
This exception typically indicates an administrative mismatch, for example, a server may have made an attempt to register itself with an implementation repository under a name that is already in use, or is unknown to the repository.
OBJ_ADAPTER() - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
OBJ_ADAPTER(String) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
OBJ_ADAPTER(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with the specified minor code and completion status.
OBJ_ADAPTER(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
Constructs an OBJ_ADAPTER exception with the specified description message, minor code, and completion status.
Object - Class in java.lang
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
OBJECT - Static variable in class javax.swing.text.html.HTML.Tag
 
object - Variable in class javax.swing.undo.StateEdit
The object being edited
Object - Interface in org.omg.CORBA
The definition for a CORBA object reference.
OBJECT_ADDED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that a new object has been added.
OBJECT_CHANGED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that an object has been changed.
OBJECT_FACTORIES - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the list of object factories to use.
object_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
Returns the opaque object_id describing the target of the operation invocation.
object_id(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
The method _object_id() is equivalent to calling PortableServer::Current::get_object_id.
OBJECT_NOT_EXIST - Exception in org.omg.CORBA
Exception raised whenever an invocation on a deleted object was performed.
OBJECT_NOT_EXIST() - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
OBJECT_NOT_EXIST(String) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO.
OBJECT_NOT_EXIST(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with the specified minor code and completion status.
OBJECT_NOT_EXIST(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
Constructs an OBJECT_NOT_EXIST exception with the specified description message, minor code, and completion status.
OBJECT_REMOVED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that an object has been removed.
OBJECT_RENAMED - Static variable in class javax.naming.event.NamingEvent
Naming event type for indicating that an object has been renamed.
OBJECT_SCOPE - Static variable in class javax.naming.directory.SearchControls
Search the named object.
OBJECT_SCOPE - Static variable in interface javax.naming.event.EventContext
Constant for expressing interest in events concerning the object named by the target.
object_to_string(Object) - Method in class org.omg.CORBA.ORB
Converts the given CORBA object reference to a string.
objectAdded(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
Called when an object has been added.
ObjectAlreadyActive - Exception in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java .
ObjectAlreadyActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
 
ObjectAlreadyActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
 
ObjectAlreadyActiveHelper - Class in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java .
ObjectAlreadyActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
 
objectChanged(NamingEvent) - Method in interface javax.naming.event.ObjectChangeListener
Called when an object has been changed.
ObjectChangeListener - Interface in javax.naming.event
Specifies the method that a listener of a NamingEvent with event type of OBJECT_CHANGED must implement.
ObjectFactory - Interface in javax.naming.spi
This interface represents a factory for creating an object.
ObjectFactoryBuilder - Interface in javax.naming.spi
This interface represents a builder that creates object factories.
ObjectHelper - Class in org.omg.CORBA
 
ObjectHelper() - Constructor for class org.omg.CORBA.ObjectHelper
 
ObjectHolder - Class in org.omg.CORBA
The Holder for Object.
ObjectHolder() - Constructor for class org.omg.CORBA.ObjectHolder
Constructs a new ObjectHolder object with its value field initialized to null.
ObjectHolder(Object) - Constructor for class org.omg.CORBA.ObjectHolder
Constructs a new ObjectHolder object with its value field initialized to the given Object.
ObjectIdHelper - Class in org.omg.PortableInterceptor
Type of an object id.
ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ObjectIdHelper
 
ObjectIdHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
Object id, represented as a String
ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
 
ObjectImpl - Class in org.omg.CORBA.portable
The common base class for all stub classes; provides default implementations of the org.omg.CORBA.Object methods.
ObjectImpl() - Constructor for class org.omg.CORBA.portable.ObjectImpl
 
ObjectImpl - Class in org.omg.CORBA_2_3.portable
ObjectImpl class is the base class for all stubs.
ObjectImpl() - Constructor for class org.omg.CORBA_2_3.portable.ObjectImpl
 
ObjectInput - Interface in java.io
ObjectInput extends the DataInput interface to include the reading of objects.
ObjectInputStream - Class in java.io
An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream.
ObjectInputStream(InputStream) - Constructor for class java.io.ObjectInputStream
Creates an ObjectInputStream that reads from the specified InputStream.
ObjectInputStream() - Constructor for class java.io.ObjectInputStream
Provide a way for subclasses that are completely reimplementing ObjectInputStream to not have to allocate private data just used by this implementation of ObjectInputStream.
ObjectInputStream.GetField - Class in java.io
Provide access to the persistent fields read from the input stream.
ObjectInputStream.GetField() - Constructor for class java.io.ObjectInputStream.GetField
 
ObjectInputValidation - Interface in java.io
Callback interface to allow validation of objects within a graph.
ObjectInstance - Class in javax.management
Used to represent the object name of an MBean and its class name.
ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given a string representation of an object name and the full class name, including the package name.
ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given an object name and the full class name, including the package name.
ObjectName - Class in javax.management
Represents the object name of an MBean, or a pattern that can match the names of several MBeans.
ObjectName(String) - Constructor for class javax.management.ObjectName
Construct an object name from the given string.
ObjectName(String, String, String) - Constructor for class javax.management.ObjectName
Construct an object name with exactly one key property.
ObjectName(String, Hashtable) - Constructor for class javax.management.ObjectName
Construct an object name with several key properties from a Hashtable.
OBJECTNAME - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is javax.management.ObjectName.
ObjectNotActive - Exception in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/ObjectNotActive.java .
ObjectNotActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
 
ObjectNotActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
 
ObjectNotActiveHelper - Class in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java .
ObjectNotActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
 
ObjectOutput - Interface in java.io
ObjectOutput extends the DataOutput interface to include writing of objects.
ObjectOutputStream - Class in java.io
An ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream.
ObjectOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream
Creates an ObjectOutputStream that writes to the specified OutputStream.
ObjectOutputStream() - Constructor for class java.io.ObjectOutputStream
Provide a way for subclasses that are completely reimplementing ObjectOutputStream to not have to allocate private data just used by this implementation of ObjectOutputStream.
ObjectOutputStream.PutField - Class in java.io
Provide programmatic access to the persistent fields to be written to ObjectOutput.
ObjectOutputStream.PutField() - Constructor for class java.io.ObjectOutputStream.PutField
 
ObjectReferenceFactory - Interface in org.omg.PortableInterceptor
The object reference factory.
ObjectReferenceFactoryHelper - Class in org.omg.PortableInterceptor
The object reference factory.
ObjectReferenceFactoryHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
 
ObjectReferenceFactoryHolder - Class in org.omg.PortableInterceptor
The object reference factory.
ObjectReferenceFactoryHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
 
ObjectReferenceFactoryHolder(ObjectReferenceFactory) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
 
ObjectReferenceTemplate - Interface in org.omg.PortableInterceptor
The object reference template.
ObjectReferenceTemplateHelper - Class in org.omg.PortableInterceptor
The object reference template.
ObjectReferenceTemplateHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
 
ObjectReferenceTemplateHolder - Class in org.omg.PortableInterceptor
The object reference template.
ObjectReferenceTemplateHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
 
ObjectReferenceTemplateHolder(ObjectReferenceTemplate) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
 
ObjectReferenceTemplateSeqHelper - Class in org.omg.PortableInterceptor
Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
ObjectReferenceTemplateSeqHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
 
ObjectReferenceTemplateSeqHolder - Class in org.omg.PortableInterceptor
Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
ObjectReferenceTemplateSeqHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
 
ObjectReferenceTemplateSeqHolder(ObjectReferenceTemplate[]) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
 
objectRemoved(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
Called when an object has been removed.
objectRenamed(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
Called when an object has been renamed.
ObjectStreamClass - Class in java.io
Serialization's descriptor for classes.
ObjectStreamConstants - Interface in java.io
Constants written into the Object Serialization Stream.
ObjectStreamException - Exception in java.io
Superclass of all exceptions specific to Object Stream classes.
ObjectStreamException(String) - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException with the specified argument.
ObjectStreamException() - Constructor for exception java.io.ObjectStreamException
Create an ObjectStreamException.
ObjectStreamField - Class in java.io
A description of a Serializable field from a Serializable class.
ObjectStreamField(String, Class<?>) - Constructor for class java.io.ObjectStreamField
Create a Serializable field with the specified type.
ObjectStreamField(String, Class<?>, boolean) - Constructor for class java.io.ObjectStreamField
Creates an ObjectStreamField representing a serializable field with the given name and type.
ObjectView - Class in javax.swing.text.html
Component decorator that implements the view interface for <object> elements.
ObjectView(Element) - Constructor for class javax.swing.text.html.ObjectView
Creates a new ObjectView object.
ObjID - Class in java.rmi.server
An ObjID is used to identify a remote object exported to an RMI runtime.
ObjID() - Constructor for class java.rmi.server.ObjID
Generates a unique object identifier.
ObjID(int) - Constructor for class java.rmi.server.ObjID
Creates a "well-known" object identifier.
Observable - Class in java.util
This class represents an observable object, or "data" in the model-view paradigm.
Observable() - Constructor for class java.util.Observable
Construct an Observable with zero Observers.
OBSERVED_ATTRIBUTE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute is not contained in the observed object.
OBSERVED_ATTRIBUTE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed attribute.
OBSERVED_ATTRIBUTE_TYPE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the type of the observed attribute is not correct.
OBSERVED_ATTRIBUTE_TYPE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object or the observed attribute.
OBSERVED_OBJECT_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed object is not registered in the MBean server.
OBSERVED_OBJECT_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object.
Observer - Interface in java.util
A class can implement the Observer interface when it wants to be informed of changes in observable objects.
OceanTheme - Class in javax.swing.plaf.metal
This class provides an updated look for applications using MetalLookAndFeel.
OceanTheme() - Constructor for class javax.swing.plaf.metal.OceanTheme
Construct an instance of OceanTheme
OctetSeqHelper - Class in org.omg.CORBA
The Helper for OctetSeq.
OctetSeqHelper() - Constructor for class org.omg.CORBA.OctetSeqHelper
 
OctetSeqHolder - Class in org.omg.CORBA
The Holder for OctetSeq.
OctetSeqHolder() - Constructor for class org.omg.CORBA.OctetSeqHolder
 
OctetSeqHolder(byte[]) - Constructor for class org.omg.CORBA.OctetSeqHolder
 
OCTOBER - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the tenth month of the year.
OCTOBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for tenth month of year.
oEnd - Variable in class javax.swing.text.html.parser.Element
 
of(char) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.
of(int) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character (Unicode code point), or null if the character is not a member of a defined block.
of(E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified element.
of(E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E, E, E, E) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
of(E, E...) - Static method in class java.util.EnumSet
Creates an enum set initially containing the specified elements.
ofCalendarField(int) - Static method in class java.text.DateFormat.Field
Returns the Field constant that corresponds to the Calendar constant calendarField.
OFF - Static variable in class java.util.logging.Level
OFF is a special level that can be used to turn off logging.
offendingNode - Variable in exception javax.imageio.metadata.IIOInvalidTreeException
The Node that led to the parsing error, or null.
offer(E) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue if possible, returning immediately if this queue is full.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.ArrayBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary up to the specified wait time for space to become available.
offer(E) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue, if possible.
offer(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingQueue
Inserts the specified element into this queue, waiting if necessary up to the specified wait time for space to become available.
offer(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Inserts the specified element to the tail of this queue.
offer(E) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.DelayQueue
Inserts the specified element into this delay queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary up to the specified wait time for space to become available.
offer(E) - Method in class java.util.concurrent.LinkedBlockingQueue
Inserts the specified element at the tail of this queue if possible, returning immediately if this queue is full.
offer(E) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.PriorityBlockingQueue
Inserts the specified element into this priority queue.
offer(E, long, TimeUnit) - Method in class java.util.concurrent.SynchronousQueue
Inserts the specified element into this queue, waiting if necessary up to the specified wait time for another thread to receive it.
offer(E) - Method in class java.util.concurrent.SynchronousQueue
Inserts the specified element into this queue, if another thread is waiting to receive it.
offer(E) - Method in class java.util.LinkedList
Adds the specified element as the tail (last element) of this list.
offer(E) - Method in class java.util.PriorityQueue
Inserts the specified element into this priority queue.
offer(E) - Method in interface java.util.Queue
Inserts the specified element into this queue, if possible.
offset - Variable in class java.awt.image.DataBuffer
Offset into default (first) bank from which to get the first element.
offset - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
 
offset - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
 
offset - Variable in class javax.swing.text.Segment
This is the offset into the array that the desired text begins.
offset - Variable in class javax.swing.tree.DefaultTreeCellEditor
Used in editing.
offset - Variable in exception org.omg.CORBA.portable.IndirectionException
Points to the stream's offset.
offsetByCodePoints(CharSequence, int, int) - Static method in class java.lang.Character
Returns the index within the given char sequence that is offset from the given index by codePointOffset code points.
offsetByCodePoints(char[], int, int, int, int) - Static method in class java.lang.Character
Returns the index within the given char subarray that is offset from the given index by codePointOffset code points.
offsetByCodePoints(int, int) - Method in class java.lang.String
Returns the index within this String that is offset from the given index by codePointOffset code points.
offsetByCodePoints(int, int) - Method in class java.lang.StringBuffer
 
offsetRequested() - Method in exception javax.swing.text.BadLocationException
Returns the offset into the document that was not legal.
offsets - Variable in class java.awt.image.DataBuffer
Offsets into all banks.
OGHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ogham" Unicode character block.
OID - Static variable in class javax.naming.ldap.ManageReferralControl
The ManageReferral control's assigned object identifier is 2.16.840.1.113730.3.4.2.
OID - Static variable in class javax.naming.ldap.PagedResultsControl
The paged-results control's assigned object identifier is 1.2.840.113556.1.4.319.
OID - Static variable in class javax.naming.ldap.PagedResultsResponseControl
The paged-results response control's assigned object identifier is 1.2.840.113556.1.4.319.
OID - Static variable in class javax.naming.ldap.SortControl
The server-side sort control's assigned object identifier is 1.2.840.113556.1.4.473.
OID - Static variable in class javax.naming.ldap.SortResponseControl
The server-side sort response control's assigned object identifier is 1.2.840.113556.1.4.474.
OID - Static variable in class javax.naming.ldap.StartTlsRequest
The StartTLS extended request's assigned object identifier is 1.3.6.1.4.1.1466.20037.
OID - Static variable in class javax.naming.ldap.StartTlsResponse
The StartTLS extended response's assigned object identifier is 1.3.6.1.4.1.1466.20037.
Oid - Class in org.ietf.jgss
This class represents Universal Object Identifiers (Oids) and their associated operations.
Oid(String) - Constructor for class org.ietf.jgss.Oid
Constructs an Oid object from a string representation of its integer components.
Oid(InputStream) - Constructor for class org.ietf.jgss.Oid
Creates an Oid object from its ASN.1 DER encoding.
Oid(byte[]) - Constructor for class org.ietf.jgss.Oid
Creates an Oid object from its ASN.1 DER encoding.
OK - Static variable in class javax.security.auth.callback.ConfirmationCallback
OK option.
OK_CANCEL_OPTION - Static variable in class javax.security.auth.callback.ConfirmationCallback
OK/CANCEL confirmation confirmation option.
OK_CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
Type used for showConfirmDialog.
OK_OPTION - Static variable in class javax.swing.JOptionPane
Return value form class method if OK is chosen.
okToUseGui - Variable in class java.beans.beancontext.BeanContextSupport
A boolean indicating if this instance may now render a GUI.
okToUseGui() - Method in class java.beans.beancontext.BeanContextSupport
Notify this instance that it may now render a GUI
okToUseGui() - Method in interface java.beans.Visibility
This method instructs the bean that it is OK to use the Gui.
OL - Static variable in class javax.swing.text.html.HTML.Tag
 
OLD_ITALIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Italic" Unicode character block.
OLD_TOKEN - Static variable in exception org.ietf.jgss.GSSException
The token's validity period has expired.
oldBinding - Variable in class javax.naming.event.NamingEvent
Contains information about the object before the change.
oldBorderPainted - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
 
oldLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
leadSelectionPath before the paths changed, may be null.
OMGVMCID - Interface in org.omg.CORBA
The vendor minor code ID reserved for OMG.
OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
omit-xml-declaration = "yes" | "no".
omitEnd() - Method in class javax.swing.text.html.parser.Element
Return true if the end tag can be omitted.
omitStart() - Method in class javax.swing.text.html.parser.Element
Return true if the start tag can be omitted.
on(boolean) - Method in class java.security.DigestInputStream
Turns the digest function on or off.
on(boolean) - Method in class java.security.DigestOutputStream
Turns the digest function on or off.
onDeregistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
A callback that will be whenever the Spi class has been deregistered from a ServiceRegistry.
onDeregistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
Called when an object implementing this interface is removed from the given category of the given registry.
ONE - Static variable in class java.math.BigDecimal
The value 1, with a scale of 0.
ONE - Static variable in class java.math.BigInteger
The BigInteger constant one.
ONE_DAY - Static variable in class javax.management.timer.Timer
Number of milliseconds in one day.
ONE_HOUR - Static variable in class javax.management.timer.Timer
Number of milliseconds in one hour.
ONE_MINUTE - Static variable in class javax.management.timer.Timer
Number of milliseconds in one minute.
ONE_SECOND - Static variable in class javax.management.timer.Timer
Number of milliseconds in one second.
ONE_SIDED - Static variable in class java.awt.JobAttributes.SidesType
The SidesType instance to use for specifying that consecutive job pages should be printed upon the same side of consecutive media sheets.
ONE_SIDED - Static variable in class javax.print.attribute.standard.Sides
Imposes each consecutive print-stream page upon the same side of consecutive media sheets.
ONE_TOUCH_EXPANDABLE_PROPERTY - Static variable in class javax.swing.JSplitPane
Bound property for oneTouchExpandable.
ONE_TOUCH_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
 
ONE_TOUCH_SIZE - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
Width or height of the divider based on orientation BasicSplitPaneUI adds two to this.
ONE_WEEK - Static variable in class javax.management.timer.Timer
Number of milliseconds in one week.
ONELEVEL_SCOPE - Static variable in class javax.naming.directory.SearchControls
Search one level of the named context.
ONELEVEL_SCOPE - Static variable in interface javax.naming.event.EventContext
Constant for expressing interest in events concerning objects in the context named by the target, excluding the context named by the target.
oneTouchExpandable - Variable in class javax.swing.JSplitPane
Is a little widget provided to quickly expand/collapse the split pane?
oneTouchExpandableChanged() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messaged when the oneTouchExpandable value of the JSplitPane the receiver is contained in changes.
onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's action for malformed-input errors.
onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's action for malformed-input errors.
onRegistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
A callback that will be called exactly once after the Spi class has been instantiated and registered in a ServiceRegistry.
onRegistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
Called when an object implementing this interface is added to the given category of the given registry.
onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
Changes this decoder's action for unmappable-character errors.
onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
Changes this encoder's action for unmappable-character errors.
OP_ACCEPT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-accept operations.
OP_CONNECT - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for socket-connect operations.
op_name() - Method in class org.omg.CORBA.ServerRequest
Deprecated. use operation()
OP_READ - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for read operations.
OP_WRITE - Static variable in class java.nio.channels.SelectionKey
Operation-set bit for write operations.
OPAQUE - Static variable in interface java.awt.Transparency
Represents image data that is guaranteed to be completely opaque, meaning that all pixels have an alpha value of 1.0.
OPAQUE - Static variable in class javax.accessibility.AccessibleState
Indicates this object paints every pixel within its rectangular region.
OPC_LIFE_OVER - Static variable in class javax.print.attribute.standard.PrinterStateReason
The optical photo conductor is no longer functioning.
OPC_NEAR_EOL - Static variable in class javax.print.attribute.standard.PrinterStateReason
The optical photo conductor is near end of life.
OPEN - Static variable in class java.awt.geom.Arc2D
The closure type for an open arc with no path segments connecting the two ends of the arc segment.
open() - Static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
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(SocketAddress) - Static method in class java.nio.channels.SocketChannel
Opens a socket channel and connects it to a remote address.
open() - Method in interface javax.sound.midi.MidiDevice
Opens the device, indicating that it should now acquire any system resources it requires and become operational.
open(AudioFormat, byte[], int, int) - Method in interface javax.sound.sampled.Clip
Opens the clip, meaning that it should acquire any required system resources and become operational.
open(AudioInputStream) - Method in interface javax.sound.sampled.Clip
Opens the clip with the format and audio data present in the provided audio input stream.
open() - Method in interface javax.sound.sampled.Line
Opens the line, indicating that it should acquire any required system resources and become operational.
OPEN - Static variable in class javax.sound.sampled.LineEvent.Type
A type of event that is sent when a line opens, reserving system resources for itself.
open(AudioFormat, int) - Method in interface javax.sound.sampled.SourceDataLine
Opens the line with the specified format and suggested buffer size, causing the line to acquire any required system resources and become operational.
open(AudioFormat) - Method in interface javax.sound.sampled.SourceDataLine
Opens the line with the specified format, causing the line to acquire any required system resources and become operational.
open(AudioFormat, int) - Method in interface javax.sound.sampled.TargetDataLine
Opens the line with the specified format and requested buffer size, causing the line to acquire any required system resources and become operational.
open(AudioFormat) - Method in interface javax.sound.sampled.TargetDataLine
Opens the line with the specified format, causing the line to acquire any required system resources and become operational.
OPEN_DELETE - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file and mark it for deletion.
OPEN_DIALOG - Static variable in class javax.swing.JFileChooser
Type value indicating that the JFileChooser supports an "Open" file operation.
OPEN_FAILURE - Static variable in class java.util.logging.ErrorManager
OPEN_FAILURE is used when an open of an output stream fails.
OPEN_READ - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file for reading.
openButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
openButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
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(Proxy) - Method in class java.net.URL
Same as openConnection(), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxing will ignore the proxy parameter and make a normal connection.
openConnection(URL) - Method in class java.net.URLStreamHandler
Opens a connection to the object referenced by the URL argument.
openConnection(URL, Proxy) - Method in class java.net.URLStreamHandler
Same as openConnection(URL), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxing will ignore the proxy parameter and make a normal connection.
OpenDataException - Exception in javax.management.openmbean
This checked exception is thrown when an open type, an open data or an open MBean metadata info instance could not be constructed because one or more validity constraints were not met.
OpenDataException() - Constructor for exception javax.management.openmbean.OpenDataException
An OpenDataException with no detail message.
OpenDataException(String) - Constructor for exception javax.management.openmbean.OpenDataException
An OpenDataException with a detail message.
openDatagramChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
OPENED - Static variable in class javax.management.remote.JMXConnectionNotification
Notification type string for a connection-opened notification.
openFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
Normally this method will not be called.
openFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
If possible, display this frame in an appropriate location.
openIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
Icon used to show non-leaf nodes that are expanded.
OpenMBeanAttributeInfo - Interface in javax.management.openmbean
Describes an attribute of an open MBean.
OpenMBeanAttributeInfoSupport - Class in javax.management.openmbean
Describes an attribute of an open MBean.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType and description, and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType, description and defaultValue, and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object, Object[]) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport instance, which describes the attribute of an open MBean with the specified name, openType, description, defaultValue and legalValues, and the specified read/write access properties.