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 - 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.
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
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 of the 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
ObjectFactoryBuilder - interface javax.naming.spi.ObjectFactoryBuilder
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() - 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 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.
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.
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.
Defines the operations, applicable to the ObjectReferenceFactory.
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.
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
objid - field in class gnu.java.rmi.server.UnicastRef
ObjID() - constructor for class java.rmi.server.ObjID
ObjID(int) - constructor for class java.rmi.server.ObjID
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.
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.
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
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 org.omg.CORBA.portable.IndirectionException
The stream offset, indicating, where the error has occured.
offset - field in class gnu.xml.stream.LocationImpl
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
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.
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(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
Tells the Bean it may use 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_group - field in class gnu.java.awt.peer.gtk.GtkCheckboxPeer
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
oldLeadSelectionPath
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.
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_SIDED - static field in class java.awt.JobAttributes.SidesType
ONE_SIDED - static field in class javax.print.attribute.standard.Sides
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
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
OPC_NEAR_EOL - static field in class javax.print.attribute.standard.PrinterStateReason
OPEN - static field in class java.awt.geom.Arc2D
An open arc, with no segment connecting the endpoints.
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 this MIDI device and allocate any system resource we need.
open() - method in class gnu.javax.sound.midi.alsa.AlsaMidiSequencerDevice
open() - method in class gnu.javax.sound.midi.alsa.AlsaOutputPortDevice
Open this MIDI device and allocate any system resource we need.
open() - static method in class java.nio.channels.DatagramChannel
Opens a datagram channel.
open() - method in class gnu.xml.dom.html2.DomHTMLDocument
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 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.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 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 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.
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.
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
openIcon
openMenuKey - field in class javax.swing.plaf.basic.BasicInternalFrameUI
The Keystroke bound to open the menu.
openPipe() - method in class java.nio.channels.spi.SelectorProvider
Opens a pipe.
openPipe() - method in class gnu.java.nio.SelectorProviderImpl
Opens a pipe.
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
Operation - class java.rmi.server.Operation
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
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.
Create an exception without a message.
Create an exception with a message.
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_PANE - static field in class javax.accessibility.AccessibleRole
A specialized pane for use in a dialog.
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(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.
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 - 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.
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.
ordered - field in class javax.naming.directory.BasicAttribute
True if this attribute's values are ordered.
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
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 ProgressBar
orientation - field in class javax.swing.JScrollBar
The orientation of the scroll bar.
orientation - field in class javax.swing.JSlider
The orientation 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
ORIENTATION_PROPERTY - static field in class javax.swing.JSplitPane
The property fired when the orientation property changes.
OrientationRequested - class javax.print.attribute.standard.OrientationRequested
OrientationRequested(int) - constructor for class javax.print.attribute.standard.OrientationRequested
Constructs a OrientationRequested object.
origin - field in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
The origin point.
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
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.
OTHER - static field in class javax.print.attribute.standard.PrinterStateReason
OTHER - static field in class java.sql.Types
OTHER_LETTER - static field in class java.lang.Character
Lo = Letter, Other (Informative).
OTHER_NAME - static field in class gnu.java.security.x509.ext.GeneralNames
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_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.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_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.regexp.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).
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.
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.
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_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
OUTPUT_AREA_FULL - static field in class javax.print.attribute.standard.PrinterStateReason
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
Convert to Unicode Little Endian, no marker
Output_UTF8 - class gnu.gcj.convert.Output_UTF8
Convert Unicode to UTF8.
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
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.
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.
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.java.awt.peer.qt.QtMenuComponentPeer
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.