- OBJ_ADAPTER - Exception in org.omg.CORBA
-
This exception typically indicates an administrative mismatch.
- OBJ_ADAPTER(String) - Constructor for exception 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.
- OBJ_ADAPTER() - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
-
Creates OBJ_ADAPTER with the default minor code of 0 and a
completion state COMPLETED_NO.
- OBJ_ADAPTER(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
-
Creates a OBJ_ADAPTER exception with the specified minor
code and completion status.
- OBJ_ADAPTER(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
-
Created OBJ_ADAPTER exception, providing full information.
- Object - Class in java.lang
-
Object is the ultimate superclass of every class
(excepting interfaces).
- Object() - Constructor for class java.lang.Object
-
The basic constructor.
- OBJECT - Static variable in class javax.swing.text.html.HTML.Tag
-
The <object> tag
- object - Variable in class javax.swing.undo.StateEdit
-
The object which is being edited by this StateEdit
.
- Object - Interface in org.omg.CORBA
-
The CORBA object reference.
- OBJECT_ADDED - Static variable in class javax.naming.event.NamingEvent
-
- OBJECT_CHANGED - Static variable in class javax.naming.event.NamingEvent
-
- OBJECT_FACTORIES - Static variable in interface javax.naming.Context
-
Property with colon-separated list of object factories to use.
- object_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Get the object_id describing the target of the operation invocation.
- object_id(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
-
Return the invocation target object identifier as a byte array.
- OBJECT_NOT_EXIST - Exception in org.omg.CORBA
-
Means an attempt to perform some operation on a deleted object.
- OBJECT_NOT_EXIST(String) - Constructor for exception 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.
- OBJECT_NOT_EXIST() - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
-
Creates OBJECT_NOT_EXIST with the default minor code of 0 and a
completion state COMPLETED_NO.
- OBJECT_NOT_EXIST(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
-
Creates a 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
-
Created OBJECT_NOT_EXIST exception, providing full information.
- OBJECT_REMOVED - Static variable in class javax.naming.event.NamingEvent
-
- OBJECT_RENAMED - Static variable in class javax.naming.event.NamingEvent
-
- OBJECT_SCOPE - Static variable in class javax.naming.directory.SearchControls
-
- OBJECT_SCOPE - Static variable in interface javax.naming.event.EventContext
-
- object_to_string(Object) - Method in class org.omg.CORBA.ORB
-
Get the IOR reference string for the given object.
- objectAdded(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
-
- ObjectAlreadyActive - Exception in org.omg.PortableServer.POAPackage
-
Raised in response to activate the already active object.
- ObjectAlreadyActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
-
Create ObjectAlreadyActive with no explaining
message.
- ObjectAlreadyActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
-
Create the ObjectAlreadyActive with explaining
message.
- ObjectAlreadyActiveHelper - Class in org.omg.PortableServer.POAPackage
-
- ObjectAlreadyActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
-
- objectChanged(NamingEvent) - Method in interface javax.naming.event.ObjectChangeListener
-
- ObjectChangeListener - Interface in javax.naming.event
-
- ObjectFactory - Interface in javax.naming.spi
-
Represents a factory for creating the object.
- ObjectFactoryBuilder - Interface in javax.naming.spi
-
Represents the builder that creates the object factories.
- ObjectHelper - Class in org.omg.CORBA
-
The helper operations for the binding list.
- ObjectHelper() - Constructor for class org.omg.CORBA.ObjectHelper
-
- ObjectHolder - Class in org.omg.CORBA
-
A holder for CORBA Object
that is mapped into
java org.omg.CORBA.Object
.
- ObjectHolder() - Constructor for class org.omg.CORBA.ObjectHolder
-
- ObjectHolder(Object) - Constructor for class org.omg.CORBA.ObjectHolder
-
Constructs an instance of ObjectHolder,
initializing
ObjectHolder.value
to the given
org.omg.CORBA.Object
.
- ObjectIdHelper - Class in org.omg.PortableInterceptor
-
The Object Id of this package is defined in OMG specification as a byte array.
- ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ObjectIdHelper
-
- ObjectIdHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
-
The Object Id is defined in OMG specification just as a narrow (not wide)
string.
- ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
-
- ObjectImpl - Class in org.omg.CORBA.portable
-
The basic implementation of the CORBA Object.
- ObjectImpl() - Constructor for class org.omg.CORBA.portable.ObjectImpl
-
- ObjectImpl - Class in org.omg.CORBA_2_3.portable
-
Extends the previous version of the CORBA object by one additional method,
defined in CORBA 2_3 .
- ObjectImpl() - Constructor for class org.omg.CORBA_2_3.portable.ObjectImpl
-
- ObjectInput - Interface in java.io
-
This interface extends the DataInput
interface to provide a
facility to read objects as well as primitive types from a stream.
- ObjectInputStream - Class in java.io
-
- ObjectInputStream(InputStream) - Constructor for class java.io.ObjectInputStream
-
Creates a new ObjectInputStream
that will do all of
its reading from in
.
- ObjectInputStream() - Constructor for class java.io.ObjectInputStream
-
Protected constructor that allows subclasses to override
deserialization.
- ObjectInputStream.GetField - Class in java.io
-
This class allows a class to specify exactly which fields should
be read, and what values should be read for these fields.
- ObjectInputStream.GetField() - Constructor for class java.io.ObjectInputStream.GetField
-
- ObjectInputValidation - Interface in java.io
-
This class allows an object to validate that it is valid after
deserialization has run completely for it and all dependent objects.
- ObjectInstance - Class in javax.management
-
A simple class used to link a bean instance to its class name.
- ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
-
Constructs a new
ObjectInstance
for the specified bean
with the supplied class name.
- ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
-
Constructs a new
ObjectInstance
for the specified bean
with the supplied class name.
- ObjectName - Class in javax.management
-
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(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(String, String, String) - Constructor for class javax.management.ObjectName
-
Constructs an
ObjectName
instance using the given
domain and the one specified property.
- ObjectName(String, Hashtable<String, String>) - Constructor for class javax.management.ObjectName
-
Constructs an
ObjectName
instance using the given
domain and properties.
- OBJECTNAME - Static variable in class javax.management.openmbean.SimpleType
-
The
SimpleType
representation of
javax.management.ObjectName
.
- ObjectNotActive - Exception in org.omg.PortableServer.POAPackage
-
Raised in several cases when the operation would be applicable to the
activated object, but the current object is not active.
- ObjectNotActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
-
Create ObjectNotActive with no explaining
message.
- ObjectNotActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
-
Create the ObjectNotActive with explaining
message.
- ObjectNotActiveHelper - Class in org.omg.PortableServer.POAPackage
-
- ObjectNotActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
-
- ObjectOutput - Interface in java.io
-
This interface extends DataOutput
to provide the additional
facility of writing object instances to a stream.
- ObjectOutputStream - Class in java.io
-
An ObjectOutputStream
can be used to write objects
as well as primitive data in a platform-independent manner to an
OutputStream
.
- ObjectOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream
-
Creates a new ObjectOutputStream
that will do all of
its writing onto out
.
- ObjectOutputStream() - Constructor for class java.io.ObjectOutputStream
-
Protected constructor that allows subclasses to override
serialization.
- ObjectOutputStream.PutField - Class in java.io
-
This class allows a class to specify exactly which fields should
be written, and what values should be written for these fields.
- ObjectOutputStream.PutField() - Constructor for class java.io.ObjectOutputStream.PutField
-
- ObjectReferenceFactory - Interface in org.omg.PortableInterceptor
-
Provides the possibility to create the CORBA object reference.
- ObjectReferenceFactoryHelper - Class in org.omg.PortableInterceptor
-
- ObjectReferenceFactoryHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
-
- ObjectReferenceFactoryHolder - Class in org.omg.PortableInterceptor
-
- ObjectReferenceFactoryHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
-
Create the unitialised instance, leaving the value field
with default null
value.
- ObjectReferenceFactoryHolder(ObjectReferenceFactory) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
-
Create the initialised instance.
- ObjectReferenceTemplate - Interface in org.omg.PortableInterceptor
-
Defines the identity of the portable object adapter (
POA
}.
- ObjectReferenceTemplateHelper - Class in org.omg.PortableInterceptor
-
- ObjectReferenceTemplateHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
-
- ObjectReferenceTemplateHolder - Class in org.omg.PortableInterceptor
-
- ObjectReferenceTemplateHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
-
Create the unitialised instance, leaving the value field
with default null
value.
- ObjectReferenceTemplateHolder(ObjectReferenceTemplate) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
-
Create the initialised instance.
- ObjectReferenceTemplateSeqHelper - Class in org.omg.PortableInterceptor
-
Provides static helper methods for working with the array of object reference
templates.
- ObjectReferenceTemplateSeqHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
-
- ObjectReferenceTemplateSeqHolder - Class in org.omg.PortableInterceptor
-
- ObjectReferenceTemplateSeqHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
-
Create the unitialised instance, leaving the value field with default
null
value.
- ObjectReferenceTemplateSeqHolder(ObjectReferenceTemplate[]) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
-
Create the initialised instance.
- objectRemoved(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
-
- objectRenamed(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
-
- ObjectStreamClass - Class in java.io
-
- ObjectStreamConstants - Interface in java.io
-
This interface contains constants that are used in object
serialization.
- ObjectStreamException - Exception in java.io
-
This exception is thrown when a problem occurs during serialization.
- ObjectStreamException() - Constructor for exception java.io.ObjectStreamException
-
Create an exception without a descriptive error message.
- ObjectStreamException(String) - Constructor for exception java.io.ObjectStreamException
-
Create an exception with a descriptive error message.
- ObjectStreamField - Class in java.io
-
This class intends to describe the field of a class for the serialization
subsystem.
- ObjectStreamField(String, Class<?>) - Constructor for class java.io.ObjectStreamField
-
This constructor creates an ObjectStreamField instance
which represents a field named name
and is
of the type type
.
- ObjectStreamField(String, Class<?>, boolean) - Constructor for class java.io.ObjectStreamField
-
This constructor creates an ObjectStreamField instance
which represents a field named name
and is
of the type type
.
- ObjectView - Class in javax.swing.text.html
-
A view for HTML <object>
tags.
- ObjectView(Element) - Constructor for class javax.swing.text.html.ObjectView
-
Creates a new ObjectView
.
- ObjID - Class in java.rmi.server
-
Represents the object identifier, unique for the host that generated it.
- 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 in java.util
-
This class represents an object which is observable.
- Observable() - Constructor for class java.util.Observable
-
Constructs an Observable with zero Observers.
- Observer - Interface in java.util
-
Interface that is implemented when a class wants to be informed of changes
in Observable objects.
- OceanTheme - Class in javax.swing.plaf.metal
-
A modern theme for the Metal Look & Feel.
- OceanTheme() - Constructor for class javax.swing.plaf.metal.OceanTheme
-
- OctetSeqHelper - Class in org.omg.CORBA
-
Provides static helper methods for working with
CORBA sequence of byte
(OctetSeq
).
- OctetSeqHelper() - Constructor for class org.omg.CORBA.OctetSeqHelper
-
- OctetSeqHolder - Class in org.omg.CORBA
-
A sequence holder for CORBA OctetSeq
that is mapped into
java byte[]
.
- 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
-
Constant representing October.
- OCTOBER - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for October.
- oEnd - Variable 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.
- of(T) - Static method in class java.util.EnumSet
-
Creates a new
EnumSet
populated with the given element.
- of(T, T) - Static method in class java.util.EnumSet
-
Creates a new
EnumSet
populated with the given two elements.
- of(T, T, T) - Static method in class java.util.EnumSet
-
Creates a new
EnumSet
populated with the given three elements.
- of(T, T, T, T) - Static method in class java.util.EnumSet
-
Creates a new
EnumSet
populated with the given four elements.
- of(T, T, T, T, T) - Static method in class java.util.EnumSet
-
Creates a new
EnumSet
populated with the given five elements.
- of(T, T...) - Static method in class java.util.EnumSet
-
Creates a new
EnumSet
populated with the given elements.
- ofCalendarField(int) - Static method in class java.text.DateFormat.Field
-
- OFF - Static variable 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 - Variable in exception javax.imageio.metadata.IIOInvalidTreeException
-
- offer(T) - Method in class java.util.LinkedList
-
Adds the specified element to the end of the list.
- offer(E) - Method in class java.util.PriorityQueue
-
- offerFirst(T) - Method in class java.util.LinkedList
-
Inserts the specified element at the front of the list.
- offerLast(T) - Method in class java.util.LinkedList
-
Inserts the specified element at the end of the list.
- offset - Variable in class java.awt.image.DataBuffer
-
Offset into the default (0'th) bank).
- offset - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
-
The offset between the current mouse cursor and the current value of
the scrollbar.
- offset - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
-
The offset between the current slider value and the cursor's position.
- offset - Variable in class javax.swing.text.Segment
-
The offset of the first character in the segment.
- offset - Variable in class javax.swing.tree.DefaultTreeCellEditor
-
Used in editing.
- offset - Variable in exception org.omg.CORBA.portable.IndirectionException
-
The stream offset, indicating, where the error has occured.
- offsetByCodePoints(CharSequence, int, int) - Static method in class java.lang.Character
-
Returns the index into the given CharSequence that is offset
codePointOffset
code points from index
.
- 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 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.
- 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
-
Offset into each bank.
- OGHAM - Static variable in class java.lang.Character.UnicodeBlock
-
Ogham.
0x1680 - 0x169F.
- OID - Static variable in class javax.naming.ldap.StartTlsRequest
-
The assigned object identifier for this response.
- OID - Static variable in class javax.naming.ldap.StartTlsResponse
-
The assigned object identifier for this response.
- 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
-
Creates an Oid object from a string representation of its integer
components (e.g. "1.2.840.113554.1.2.2").
- Oid(InputStream) - Constructor for class org.ietf.jgss.Oid
-
Creates an Oid object from its DER encoding.
- Oid(byte[]) - Constructor for class org.ietf.jgss.Oid
-
Creates an Oid object from its 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
-
An option used in confirmation dialog methods.
- OK_OPTION - Static variable in class javax.swing.JOptionPane
-
The value returned when the ok option is selected.
- okToUseGui - Variable 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 interface java.beans.Visibility
-
Tells the Bean it may use the GUI.
- OL - Static variable in class javax.swing.text.html.HTML.Tag
-
The <ol> tag , breaks flow, block tag.
- OLD_ITALIC - Static variable in class java.lang.Character.UnicodeBlock
-
Old Italic.
0x10300 - 0x1032F.
- 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
-
- oldBorderPainted - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
-
Indicates if border should be painted
- oldLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
-
The old lead selection path (may be null
).
- OMGVMCID - Interface in org.omg.CORBA
-
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 variable 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.
- onDeregistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
-
Informs this service provider that it has been de-registered from
a
ServiceRegistry
.
- onDeregistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
-
Informs this service provider that it has been de-registered from
a
ServiceRegistry
.
- ONE - Static variable in class java.math.BigDecimal
-
The constant one as a BigDecimal with scale zero.
- ONE - Static variable in class java.math.BigInteger
-
The constant one as a BigInteger.
- ONE_SIDED - Static variable in class java.awt.JobAttributes.SidesType
-
- ONE_SIDED - Static variable in class javax.print.attribute.standard.Sides
-
Specifies that each page should be printed on one sheet.
- ONE_TOUCH_EXPANDABLE_PROPERTY - Static variable in class javax.swing.JSplitPane
-
The property fired when the one touch expandable property changes.
- ONE_TOUCH_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
The distance the one touch buttons will sit from the divider's edges.
- ONE_TOUCH_SIZE - Static variable 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 variable in class javax.naming.directory.SearchControls
-
- ONELEVEL_SCOPE - Static variable in interface javax.naming.event.EventContext
-
- oneTouchExpandable - Variable 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
.
- onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
-
- onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
-
- onRegistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
-
Informs this service provider that it has been registered in a
ServiceRegistry
.
- onRegistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
-
Informs this service provider that it has been registered in a
ServiceRegistry
.
- onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
-
- onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
-
- OP_ACCEPT - Static variable in class java.nio.channels.SelectionKey
-
- OP_CONNECT - Static variable in class java.nio.channels.SelectionKey
-
- op_name() - Method in class org.omg.CORBA.ServerRequest
-
- OP_READ - Static variable in class java.nio.channels.SelectionKey
-
- OP_WRITE - Static variable in class java.nio.channels.SelectionKey
-
- OPAQUE - Static variable in interface java.awt.Transparency
-
Image data which is completely opaque, for an alpha value of 1.0.
- OPAQUE - Static variable in class javax.accessibility.AccessibleState
-
Indicates that all pixels in the object are painted.
- OPC_LIFE_OVER - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
The optical photo conductor has reached its end of life.
- OPC_NEAR_EOL - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
The optical photo conductor is near its end of life (EOL).
- open(File) - Method in class java.awt.Desktop
-
Launches the Desktop default application to open the given File.
- OPEN - Static variable in class java.awt.geom.Arc2D
-
An open arc, with no segment connecting the endpoints.
- open(File) - Method in interface java.awt.peer.DesktopPeer
-
- 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 channel and connects it to a remote address.
- open() - Method in interface javax.sound.midi.MidiDevice
-
Open this MIDI device and allocate any system resource we need.
- open(AudioFormat, byte[], int, int) - Method in interface javax.sound.sampled.Clip
-
Open a clip, given an audio format and some data.
- open(AudioInputStream) - Method in interface javax.sound.sampled.Clip
-
Open a clip, given an audio input stream.
- open() - Method in interface javax.sound.sampled.Line
-
Open this line.
- OPEN - Static variable in class javax.sound.sampled.LineEvent.Type
-
An event of this type is posted when a Line opens.
- open(AudioFormat) - Method in interface javax.sound.sampled.SourceDataLine
-
Open the line, given the desired audio format.
- open(AudioFormat, int) - Method in interface javax.sound.sampled.SourceDataLine
-
Open the line, given the desired audio format and the buffer size.
- open(AudioFormat) - Method in interface javax.sound.sampled.TargetDataLine
-
Open the line using the indicated audio format.
- open(AudioFormat, int) - Method in interface javax.sound.sampled.TargetDataLine
-
Open the line using the indicated audio format and buffer size.
- open() - Method in interface org.w3c.dom.html2.HTMLDocument
-
Open a document stream for writing.
- OPEN_DELETE - Static variable in class java.util.zip.ZipFile
-
Mode flag to delete a zip file after reading.
- OPEN_DIALOG - Static variable in class javax.swing.JFileChooser
-
A dialog type for selecting a file to open.
- OPEN_FAILURE - Static variable in class java.util.logging.ErrorManager
-
Indicates that there was a problem upon opening
an output stream.
- OPEN_READ - Static variable in class java.util.zip.ZipFile
-
Mode flag to open a zip file for reading.
- OPEN_TYPE_FIELD - Static variable in class javax.management.JMX
-
The name of the openType field.
- openButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
The localised mnemonic for the "open" button.
- openButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
-
The localised text for the "open" button.
- openButtonToolTipText - Variable 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(URL) - Method in class java.net.URLStreamHandler
-
Returns a URLConnection for the passed in URL.
- OpenDataException - Exception in javax.management.openmbean
-
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 exception javax.management.openmbean.OpenDataException
-
Constructs a new OpenDataException
.
- OpenDataException(String) - Constructor for exception 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.
- openFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
-
This method is not normally called since the user will typically add the
JInternalFrame to a Container.
- openFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
-
This method will cause the JInternalFrame to be displayed in the set
location.
- openIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
-
The icon used to represent non-leaf nodes that are open.
- openInputStream() - Method in interface javax.tools.FileObject
-
Opens this file for reading and returns an input stream.
- OpenMBeanAttributeInfo - Interface in javax.management.openmbean
-
Describes an attribute associated with an open management bean.
- OpenMBeanAttributeInfoSupport - Class in javax.management.openmbean
-
Describes an attribute of an open management bean.
- OpenMBeanAttributeInfoSupport(String, String, OpenType<?>, boolean, boolean, boolean) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs a new
OpenMBeanAttributeInfo
using the
specified name, description, open type and access properties.
- OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
- OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T, Comparable<T>, Comparable<T>) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs a new
OpenMBeanAttributeInfo
using the
specified name, description, open type, access properties,
default, maximum and minimum values.
- OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T, T[]) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs a new
OpenMBeanAttributeInfo
using the
specified name, description, open type, access properties, default
value and set of legal values.
- OpenMBeanConstructorInfo - Interface in javax.management.openmbean
-
Describes a constructor for an open management bean.
- OpenMBeanConstructorInfoSupport - Class in javax.management.openmbean
-
Describes a constructor for an open management bean.
- OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
-
Constructs a @link{OpenMBeanConstructorInfo} with the specified
name, description and parameter information.
- OpenMBeanInfo - Interface in javax.management.openmbean
-
Describes an open management bean.
- OpenMBeanInfoSupport - Class in javax.management.openmbean
-
Describes an open management bean.
- OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
-
Constructs a new
OpenMBeanInfo
using the supplied
class name and description with the given attributes,
operations, constructors and notifications.
- OpenMBeanOperationInfo - Interface in javax.management.openmbean
-
Describes a operation for an open management bean.
- OpenMBeanOperationInfoSupport - Class in javax.management.openmbean
-
Describes a operation for an open management bean.
- OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType<?>, int) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
-
Constructs a @link{OpenMBeanOperationInfo} with the specified name,
description, parameter information, open return type and impact.
- OpenMBeanParameterInfo - Interface in javax.management.openmbean
-
Describes the parameters of a constructor or operation associated
with an open management bean.
- OpenMBeanParameterInfoSupport - Class in javax.management.openmbean
-
Describes the parameters of a constructor or operation associated
with an open management bean.
- OpenMBeanParameterInfoSupport(String, String, OpenType<?>) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
- OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
- OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T, Comparable<T>, Comparable<T>) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Constructs a new
OpenMBeanParameterInfo
using the
specified name, description, open type, default, maximum and
minimum values.
- OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T, T[]) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Constructs a new
OpenMBeanParameterInfo
using the
specified name, description, open type, default value and
set of legal values.
- openMenuKey - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
-
Deprecated.
- openOutputStream() - Method in interface 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.
- openReader(boolean) - Method in interface javax.tools.FileObject
-
Opens this file for reading and returns a reader.
- openSelector() - Method in class java.nio.channels.spi.SelectorProvider
-
Opens a selector.
- openServerSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
-
Opens a server socket channel.
- openSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
-
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
- OpenType - Interface in java.awt.font
-
- OpenType<T> - Class in javax.management.openmbean
-
The superclass of all open types, which describe the
applicable data values for open MBeans.
- OpenType(String, String, String) - Constructor for class javax.management.openmbean.OpenType
-
Constructs a new
OpenType
for the specified class
with the given name and description.
- openWriter() - Method in interface javax.tools.FileObject
-
Opens this file for writer and returns a writer.
- OPERATING_SYSTEM_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
-
The object name for the operating system bean.
- OperatingSystemMXBean - Interface in java.lang.management
-
Provides access to information about the underlying operating
system.
- Operation - Class in java.rmi.server
-
Deprecated.
- Operation(String) - Constructor for class java.rmi.server.Operation
-
Deprecated.
- operation() - Method in class org.omg.CORBA.Request
-
Get the name of the method being invoked.
- operation() - Method in class org.omg.CORBA.ServerRequest
-
Should return the name of the operation (method) being invoked.
- operation() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Get the name of the operation being invoked.
- operation_context() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Get the names of the service contexts being sent on the request.
- OperationNotSupportedException - Exception in javax.naming
-
- OperationNotSupportedException() - Constructor for exception javax.naming.OperationNotSupportedException
-
- OperationNotSupportedException(String) - Constructor for exception javax.naming.OperationNotSupportedException
-
- OperationsException - Exception in javax.management
-
A general superclass for all exceptions thrown by
operations on management beans.
- OperationsException() - Constructor for exception javax.management.OperationsException
-
Constructs a new OperationsException
.
- OperationsException(String) - Constructor for exception javax.management.OperationsException
-
Constructs a new OperationsException
with the specified message.
- OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
-
Optical Character Recognition.
0x2440 - 0x245F.
- OPTION - Static variable in class javax.swing.text.html.HTML.Tag
-
The <option> tag
- Option - Class in javax.swing.text.html
-
Value class for the combobox model that renders <option>
elements.
- Option(AttributeSet) - Constructor for class javax.swing.text.html.Option
-
Creates a new Option
instance that uses the specified
tag attributes.
- OPTION_PANE - Static variable in class javax.accessibility.AccessibleRole
-
A specialized pane for use in a dialog.
- OPTION_PANE - Static variable in class javax.swing.plaf.synth.Region
-
Specifies the region of an option pane.
- OPTION_TYPE_PROPERTY - Static variable in class javax.swing.JOptionPane
-
The identifier for the propertyChangeEvent when the optionType property
changes.
- OPTIONAL - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
-
- OptionalDataException - Exception in java.io
-
This exception is thrown when unexpected data appears in the input
stream from which a serialized object is being read.
- optionPane - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
-
The JOptionPane this UI delegate is used for.
- OptionPaneUI - Class in javax.swing.plaf
-
An abstract base class for delegates that implement the pluggable
look and feel for a JOptionPane
.
- OptionPaneUI() - Constructor for class javax.swing.plaf.OptionPaneUI
-
- options - Variable in class javax.swing.JOptionPane
-
The options (usually buttons) aligned at the bottom for the user to
select.
- OPTIONS_PROPERTY - Static variable in class javax.swing.JOptionPane
-
The identifier for the propertyChangeEvent when the options property
changes.
- optionType - Variable in class javax.swing.JOptionPane
-
The type of options to display.
- or(BigInteger) - Method in class java.math.BigInteger
-
Return the logical (bit-wise) "(inclusive) or" of two BigIntegers.
- or(BitSet) - Method in class java.util.BitSet
-
Performs the logical OR operation on this bit set and the
given set
.
- or(QueryExp, QueryExp) - Static method in class javax.management.Query
-
Returns a query expression formed from the disjunction
of the two supplied query expressions.
- orange - Static variable in class java.awt.Color
-
Constant for the color orange: R=255, G=200, B=0.
- ORANGE - Static variable in class java.awt.Color
-
Constant for the color orange: R=255, G=200, B=0.
- orb() - Method in interface javax.rmi.CORBA.Tie
-
Get the ORB to that this Tie is connected.
- orb(ORB) - Method in interface javax.rmi.CORBA.Tie
-
Connect this Tie to the given ORB.
- ORB - Class in org.omg.CORBA
-
A central class in CORBA implementation, responsible for sending and handling
remote invocations.
- ORB() - Constructor for class org.omg.CORBA.ORB
-
- orb(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Provides the reference to ORB.
- 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 - Class in org.omg.CORBA_2_3
-
This class should provide the
ORB
) ORB extensions,
defined in the OMG CORBA version 2.3 specification.
- ORB() - Constructor for class org.omg.CORBA_2_3.ORB
-
- orb(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
-
Returns the ORB that is directly associated with the given servant.
- ORB_CTRL_MODEL - Static variable in class org.omg.PortableServer.ThreadPolicyValue
-
An instance of ThreadPolicyValue, initialized to ORB_CTRL_MODEL.
- orb_id() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
-
The id of the
ORB
of this adapter.
- orb_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
-
Returns the ID of the ORB being initialized.
- orb_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns the id of the ORB that is handling the current request.
- ORBIdHelper - Class in org.omg.PortableInterceptor
-
The ORB Id is defined in OMG specification just as a narrow (not wide)
string.
- ORBIdHelper() - Constructor for class org.omg.PortableInterceptor.ORBIdHelper
-
- ORBInitializer - Interface in org.omg.PortableInterceptor
-
Registers the interceptor.
- ORBInitializerOperations - Interface in org.omg.PortableInterceptor
-
Defines operations, applicable to the ORBInitializer.
- ORBInitInfo - Interface in org.omg.PortableInterceptor
-
- ORBInitInfoOperations - Interface in org.omg.PortableInterceptor
-
- order() - Method in class java.nio.ByteBuffer
-
Returns the byte order of this buffer.
- order(ByteOrder) - Method in class java.nio.ByteBuffer
-
Modifies this buffer's byte order.
- 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.
- ordered - Variable in class javax.naming.directory.BasicAttribute
-
True if this attribute's values are ordered.
- ORDERED_NODE_ITERATOR_TYPE - Static variable in interface 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 variable in interface 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
-
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.
- org.ietf.jgss - package org.ietf.jgss
-
- org.omg.CORBA - package org.omg.CORBA
-
- org.omg.CORBA.DynAnyPackage - package org.omg.CORBA.DynAnyPackage
-
- org.omg.CORBA.ORBPackage - package org.omg.CORBA.ORBPackage
-
- org.omg.CORBA.portable - package org.omg.CORBA.portable
-
- org.omg.CORBA.TypeCodePackage - package org.omg.CORBA.TypeCodePackage
-
- org.omg.CORBA_2_3 - package org.omg.CORBA_2_3
-
- org.omg.CORBA_2_3.portable - package org.omg.CORBA_2_3.portable
-
- org.omg.CosNaming - package org.omg.CosNaming
-
- org.omg.CosNaming.NamingContextExtPackage - package org.omg.CosNaming.NamingContextExtPackage
-
- org.omg.CosNaming.NamingContextPackage - package org.omg.CosNaming.NamingContextPackage
-
- org.omg.Dynamic - package org.omg.Dynamic
-
- org.omg.DynamicAny - package org.omg.DynamicAny
-
- org.omg.DynamicAny.DynAnyFactoryPackage - package org.omg.DynamicAny.DynAnyFactoryPackage
-
- org.omg.DynamicAny.DynAnyPackage - package org.omg.DynamicAny.DynAnyPackage
-
- org.omg.IOP - package org.omg.IOP
-
- org.omg.IOP.CodecFactoryPackage - package org.omg.IOP.CodecFactoryPackage
-
- org.omg.IOP.CodecPackage - package org.omg.IOP.CodecPackage
-
- org.omg.Messaging - package org.omg.Messaging
-
- org.omg.PortableInterceptor - package org.omg.PortableInterceptor
-
- org.omg.PortableInterceptor.ORBInitInfoPackage - package org.omg.PortableInterceptor.ORBInitInfoPackage
-
- org.omg.PortableServer - package org.omg.PortableServer
-
- org.omg.PortableServer.CurrentPackage - package org.omg.PortableServer.CurrentPackage
-
- org.omg.PortableServer.POAManagerPackage - package org.omg.PortableServer.POAManagerPackage
-
- org.omg.PortableServer.POAPackage - package org.omg.PortableServer.POAPackage
-
- org.omg.PortableServer.portable - package org.omg.PortableServer.portable
-
- org.omg.PortableServer.ServantLocatorPackage - package org.omg.PortableServer.ServantLocatorPackage
-
- org.omg.SendingContext - package org.omg.SendingContext
-
- org.omg.stub.java.rmi - package org.omg.stub.java.rmi
-
- org.relaxng.datatype - package org.relaxng.datatype
-
- org.relaxng.datatype.helpers - package org.relaxng.datatype.helpers
-
- org.w3c.dom - package org.w3c.dom
-
- org.w3c.dom.bootstrap - package org.w3c.dom.bootstrap
-
- org.w3c.dom.css - package org.w3c.dom.css
-
- org.w3c.dom.events - package org.w3c.dom.events
-
- org.w3c.dom.html2 - package org.w3c.dom.html2
-
- org.w3c.dom.ls - package org.w3c.dom.ls
-
- org.w3c.dom.ranges - package org.w3c.dom.ranges
-
- org.w3c.dom.stylesheets - package org.w3c.dom.stylesheets
-
- org.w3c.dom.traversal - package org.w3c.dom.traversal
-
- org.w3c.dom.views - package org.w3c.dom.views
-
- org.w3c.dom.xpath - package org.w3c.dom.xpath
-
- org.xml.sax - package org.xml.sax
-
- org.xml.sax.ext - package org.xml.sax.ext
-
- org.xml.sax.helpers - package org.xml.sax.helpers
-
- orientation - Variable in class javax.swing.JProgressBar
-
- orientation - Variable in class javax.swing.JScrollBar
-
The orientation of the scroll bar.
- orientation - Variable in class javax.swing.JSlider
-
The orientation (horizontal or vertical) of the slider.
- orientation - Variable in class javax.swing.JSplitPane
-
The orientation of the JSplitPane.
- orientation - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
- Orientation - Static variable in class javax.swing.text.StyleConstants
-
- Orientation - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
-
A key for the orientation paragraph attribute.
- ORIENTATION_PROPERTY - Static variable in class javax.swing.JSplitPane
-
The property fired when the orientation property changes.
- OrientationRequested - Class in javax.print.attribute.standard
-
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.
- origin - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
-
The origin point.
- ORIGINAL_TYPE_FIELD - Static variable in class javax.management.JMX
-
The name of the originalType field.
- originalEx - Variable in exception org.omg.CORBA.portable.UnknownException
-
The original exception.
- OriginateDirection - Static variable 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 - Variable in class javax.imageio.ImageReader
-
The image reader SPI that instantiated this reader.
- originatingProvider - Variable in class javax.imageio.ImageWriter
-
The image writer SPI that instantiated this writer.
- origmodel - Variable in class java.awt.image.RGBImageFilter
-
- ORIYA - Static variable in class java.awt.font.NumericShaper
-
Constant representing the Unicode ORIYA range.
- ORIYA - Static variable in class java.lang.Character.UnicodeBlock
-
Oriya.
0x0B00 - 0x0B7F.
- OSMANYA - Static variable in class java.lang.Character.UnicodeBlock
-
Osmanya.
0x10480 - 0x104AF.
- oStart - Variable in class javax.swing.text.html.parser.Element
-
True is this element need not to have the starting tag, false
otherwise.
- OTHER - Static variable in class java.sql.Types
-
- OTHER - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
Any state other state not listed here.
- OTHER_LETTER - Static variable in class java.lang.Character
-
Lo = Letter, Other (Informative).
- OTHER_NUMBER - Static variable in class java.lang.Character
-
No = Number, Other (Normative).
- OTHER_PUNCTUATION - Static variable in class java.lang.Character
-
Po = Punctuation, Other (Informative).
- OTHER_SYMBOL - Static variable in class java.lang.Character
-
So = Symbol, Other (Informative).
- othersDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees
deletes committed by others.
- othersInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees
inserts committed by others.
- othersUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees
updates committed by others.
- out - Static variable in class java.io.FileDescriptor
-
A FileDescriptor
representing the system standard output
stream.
- out - Variable in class java.io.FilterOutputStream
-
This is the subordinate OutputStream
that this class
redirects its method calls to.
- out - Variable in class java.io.FilterWriter
-
This is the subordinate Writer
that this class
redirects its method calls to.
- out - Variable in class java.io.PipedInputStream
-
This index into the buffer where bytes will be read from.
- out - Variable in class java.io.PrintWriter
-
This is the underlying Writer
we are sending output
to
- out - Static variable 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 variable in class java.awt.geom.Rectangle2D
-
The point lies below of the rectangle (p.y > r.maxY).
- OUT_LEFT - Static variable in class java.awt.geom.Rectangle2D
-
The point lies left of the rectangle (p.x < r.x).
- OUT_RIGHT - Static variable in class java.awt.geom.Rectangle2D
-
The point lies right of the rectangle (p.x > r.maxX).
- OUT_TOP - Static variable in class java.awt.geom.Rectangle2D
-
The point lies above the rectangle (p.y < r.y).
- 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(double, double) - Method in class java.awt.geom.Rectangle2D
-
Determine where the point lies with respect to this rectangle.
- outcode(Point2D) - 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.Rectangle
-
Determine where the point lies with respect to this rectangle.
- OUTLINE_DRAG_MODE - Static variable in class javax.swing.JDesktopPane
-
This specifies that when dragged, a JInternalFrame should only be visible
as an outline.
- OutOfMemoryError - Error in java.lang
-
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 error java.lang.OutOfMemoryError
-
Create an error without a message.
- OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
-
Create an error with a message.
- outpixbuf - Variable in class java.awt.image.ReplicateScaleFilter
-
- output - Variable 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_AREA_ALMOST_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
One or more output areas of the printer device are almost full.
- OUTPUT_AREA_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
One or more output areas of the printer device are full.
- OUTPUT_TRAY_MISSING - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
One or more output trays are missing in the printer device.
- outputClass - Variable in class javax.imageio.spi.ImageOutputStreamSpi
-
- OutputDeviceAssigned - Class in javax.print.attribute.standard
-
The OutputDeviceAssigned
printing attribute specifies the
output printer device assigned by a print service to a print job.
- OutputDeviceAssigned(String, Locale) - Constructor for class javax.print.attribute.standard.OutputDeviceAssigned
-
Creates a OutputDeviceAssigned
object.
- OutputKeys - Class in javax.xml.transform
-
Constants for XSLT output attributes.
- OutputStream - Class in java.io
-
This abstract class forms the base of the hierarchy of classes that
write output as a stream of bytes.
- OutputStream() - Constructor for class java.io.OutputStream
-
This is the default no-argument constructor for this class.
- OutputStream - Class in org.omg.CORBA.portable
-
This class is used to write CORBA IDL data types.
- OutputStream() - Constructor for class org.omg.CORBA.portable.OutputStream
-
- OutputStream - Class in org.omg.CORBA_2_3.portable
-
This class defines a new CDR input stream methods, added since
CORBA 2.3.
- OutputStream() - Constructor for class org.omg.CORBA_2_3.portable.OutputStream
-
- OutputStreamWriter - Class in java.io
-
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.
- OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
-
This method initializes a new instance of OutputStreamWriter
to write to the specified stream using the default encoding.
- outputTypes - Variable in class javax.imageio.spi.ImageWriterSpi
-
- outsideBorder - Variable in class javax.swing.border.CompoundBorder
-
The outside border, which is painted outside both the
bordered Component and the inside border.
- OVER - Static variable in class java.awt.dnd.DragSourceContext
-
- OVERFLOW - Static variable in class java.nio.charset.CoderResult
-
- OverlappingFileLockException - Exception in java.nio.channels
-
- OverlappingFileLockException() - Constructor for exception 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 in javax.swing
-
A layout manager that lays out the components of a container one over
another.
- OverlayLayout(Container) - Constructor for class javax.swing.OverlayLayout
-
Creates a new OverlayLayout for the specified container.
- Override - Annotation Type in java.lang
-
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 interface java.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees its
own deletes.
- owner - Variable in class java.awt.datatransfer.Clipboard
-
The owner of this clipboard.
- Owner - Interface in java.security.acl
-
This interface provides a mechanism for maintaining a list of owners
of an access control list (ACL).
- ownInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees its
own inserts.
- ownUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
This method tests whether or not the specified result set type sees its
own updates.