A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
O
- OAEPParameterSpec - Class in javax.crypto.spec
-
This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS#1 v2.2 standard.
- OAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource) - Constructor for class javax.crypto.spec.OAEPParameterSpec
-
Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithm
mdName
, mask generation function algorithmmgfName
, parameters for the mask generation functionmgfSpec
, and source of the encoding input PpSrc
. - OBJ_ADAPTER - Exception in org.omg.CORBA
-
This exception typically indicates an administrative mismatch, for example, a server may have made an attempt to register itself with an implementation repository under a name that is already in use, or is unknown to the repository.
- OBJ_ADAPTER() - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
-
Constructs an
OBJ_ADAPTER
exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description. - OBJ_ADAPTER(String) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
-
Constructs an
OBJ_ADAPTER
exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO. - OBJ_ADAPTER(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
-
Constructs an
OBJ_ADAPTER
exception with the specified minor code and completion status. - OBJ_ADAPTER(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJ_ADAPTER
-
Constructs an
OBJ_ADAPTER
exception with the specified description message, minor code, and completion status. - ObjDoubleConsumer<T> - Interface in java.util.function
-
Represents an operation that accepts an object-valued and a
double
-valued argument, and returns no result. - Object - Class in java.lang
-
Class
Object
is the root of the class hierarchy. - Object() - Constructor for class java.lang.Object
- OBJECT - Static variable in class javax.swing.text.html.HTML.Tag
- object - Variable in class javax.swing.undo.StateEdit
-
The object being edited
- Object - Interface in org.omg.CORBA
-
The definition for a CORBA object reference.
- OBJECT_ADDED - Static variable in class javax.naming.event.NamingEvent
-
Naming event type for indicating that a new object has been added.
- OBJECT_CHANGED - Static variable in class javax.naming.event.NamingEvent
-
Naming event type for indicating that an object has been changed.
- OBJECT_FACTORIES - Static variable in interface javax.naming.Context
-
Constant that holds the name of the environment property for specifying the list of object factories to use.
- object_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
-
Returns the opaque
object_id
describing the target of the operation invocation. - object_id(Servant) - Method in interface org.omg.PortableServer.portable.Delegate
-
The method _object_id() is equivalent to calling PortableServer::Current::get_object_id.
- OBJECT_NOT_EXIST - Exception in org.omg.CORBA
-
Exception raised whenever an invocation on a deleted object was performed.
- OBJECT_NOT_EXIST() - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
-
Constructs an
OBJECT_NOT_EXIST
exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description. - OBJECT_NOT_EXIST(String) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
-
Constructs an
OBJECT_NOT_EXIST
exception with the specified description, a minor code of 0, and a completion state of COMPLETED_NO. - OBJECT_NOT_EXIST(int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
-
Constructs an
OBJECT_NOT_EXIST
exception with the specified minor code and completion status. - OBJECT_NOT_EXIST(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.OBJECT_NOT_EXIST
-
Constructs an
OBJECT_NOT_EXIST
exception with the specified description message, minor code, and completion status. - OBJECT_REMOVED - Static variable in class javax.naming.event.NamingEvent
-
Naming event type for indicating that an object has been removed.
- OBJECT_RENAMED - Static variable in class javax.naming.event.NamingEvent
-
Naming event type for indicating that an object has been renamed.
- OBJECT_SCOPE - Static variable in class javax.naming.directory.SearchControls
-
Search the named object.
- OBJECT_SCOPE - Static variable in interface javax.naming.event.EventContext
-
Constant for expressing interest in events concerning the object named by the target.
- object_to_string(Object) - Method in class org.omg.CORBA.ORB
-
Converts the given CORBA object reference to a string.
- objectAdded(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
-
Called when an object has been added.
- ObjectAlreadyActive - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java .
- ObjectAlreadyActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
- ObjectAlreadyActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectAlreadyActive
- ObjectAlreadyActiveHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java .
- ObjectAlreadyActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper
- objectChanged(NamingEvent) - Method in interface javax.naming.event.ObjectChangeListener
-
Called when an object has been changed.
- ObjectChangeListener - Interface in javax.naming.event
-
Specifies the method that a listener of a NamingEvent with event type of OBJECT_CHANGED must implement.
- ObjectFactory - Interface in javax.naming.spi
-
This interface represents a factory for creating an object.
- ObjectFactoryBuilder - Interface in javax.naming.spi
-
This interface represents a builder that creates object factories.
- ObjectHelper - Class in org.omg.CORBA
- ObjectHelper() - Constructor for class org.omg.CORBA.ObjectHelper
- ObjectHolder - Class in org.omg.CORBA
-
The Holder for Object.
- ObjectHolder() - Constructor for class org.omg.CORBA.ObjectHolder
-
Constructs a new
ObjectHolder
object with itsvalue
field initialized tonull
. - ObjectHolder(Object) - Constructor for class org.omg.CORBA.ObjectHolder
-
Constructs a new
ObjectHolder
object with itsvalue
field initialized to the givenObject
. - ObjectIdHelper - Class in org.omg.PortableInterceptor
-
Type of an object id.
- ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ObjectIdHelper
- ObjectIdHelper - Class in org.omg.PortableInterceptor.ORBInitInfoPackage
-
Object id, represented as a String
- ObjectIdHelper() - Constructor for class org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper
- ObjectImpl - Class in org.omg.CORBA.portable
-
The common base class for all stub classes; provides default implementations of the
org.omg.CORBA.Object
methods. - ObjectImpl() - Constructor for class org.omg.CORBA.portable.ObjectImpl
- ObjectImpl - Class in org.omg.CORBA_2_3.portable
-
ObjectImpl class is the base class for all stubs.
- ObjectImpl() - Constructor for class org.omg.CORBA_2_3.portable.ObjectImpl
- ObjectInput - Interface in java.io
-
ObjectInput extends the DataInput interface to include the reading of objects.
- ObjectInputStream - Class in java.io
-
An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream.
- ObjectInputStream(InputStream) - Constructor for class java.io.ObjectInputStream
-
Creates an ObjectInputStream that reads from the specified InputStream.
- ObjectInputStream() - Constructor for class java.io.ObjectInputStream
-
Provide a way for subclasses that are completely reimplementing ObjectInputStream to not have to allocate private data just used by this implementation of ObjectInputStream.
- ObjectInputStream.GetField - Class in java.io
-
Provide access to the persistent fields read from the input stream.
- ObjectInputValidation - Interface in java.io
-
Callback interface to allow validation of objects within a graph.
- ObjectInstance - Class in javax.management
-
Used to represent the object name of an MBean and its class name.
- ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
-
Allows an object instance to be created given a string representation of an object name and the full class name, including the package name.
- ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
-
Allows an object instance to be created given an object name and the full class name, including the package name.
- ObjectName - Class in javax.management
-
Represents the object name of an MBean, or a pattern that can match the names of several MBeans.
- ObjectName(String) - Constructor for class javax.management.ObjectName
-
Construct an object name from the given string.
- ObjectName(String, String, String) - Constructor for class javax.management.ObjectName
-
Construct an object name with exactly one key property.
- ObjectName(String, Hashtable<String, String>) - Constructor for class javax.management.ObjectName
-
Construct an object name with several key properties from a Hashtable.
- OBJECTNAME - Static variable in class javax.management.openmbean.SimpleType
-
The
SimpleType
instance describing values whose Java class name isjavax.management.ObjectName
. - ObjectNotActive - Exception in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ObjectNotActive.java .
- ObjectNotActive() - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
- ObjectNotActive(String) - Constructor for exception org.omg.PortableServer.POAPackage.ObjectNotActive
- ObjectNotActiveHelper - Class in org.omg.PortableServer.POAPackage
-
org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java .
- ObjectNotActiveHelper() - Constructor for class org.omg.PortableServer.POAPackage.ObjectNotActiveHelper
- ObjectOutput - Interface in java.io
-
ObjectOutput extends the DataOutput interface to include writing of objects.
- ObjectOutputStream - Class in java.io
-
An ObjectOutputStream writes primitive data types and graphs of Java objects to an OutputStream.
- ObjectOutputStream(OutputStream) - Constructor for class java.io.ObjectOutputStream
-
Creates an ObjectOutputStream that writes to the specified OutputStream.
- ObjectOutputStream() - Constructor for class java.io.ObjectOutputStream
-
Provide a way for subclasses that are completely reimplementing ObjectOutputStream to not have to allocate private data just used by this implementation of ObjectOutputStream.
- ObjectOutputStream.PutField - Class in java.io
-
Provide programmatic access to the persistent fields to be written to ObjectOutput.
- ObjectReferenceFactory - Interface in org.omg.PortableInterceptor
-
The object reference factory.
- ObjectReferenceFactoryHelper - Class in org.omg.PortableInterceptor
-
The object reference factory.
- ObjectReferenceFactoryHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHelper
- ObjectReferenceFactoryHolder - Class in org.omg.PortableInterceptor
-
The object reference factory.
- ObjectReferenceFactoryHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
- ObjectReferenceFactoryHolder(ObjectReferenceFactory) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceFactoryHolder
- ObjectReferenceTemplate - Interface in org.omg.PortableInterceptor
-
The object reference template.
- ObjectReferenceTemplateHelper - Class in org.omg.PortableInterceptor
-
The object reference template.
- ObjectReferenceTemplateHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHelper
- ObjectReferenceTemplateHolder - Class in org.omg.PortableInterceptor
-
The object reference template.
- ObjectReferenceTemplateHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
- ObjectReferenceTemplateHolder(ObjectReferenceTemplate) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateHolder
- ObjectReferenceTemplateSeqHelper - Class in org.omg.PortableInterceptor
-
Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
- ObjectReferenceTemplateSeqHelper() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper
- ObjectReferenceTemplateSeqHolder - Class in org.omg.PortableInterceptor
-
Sequence of object reference templates is used for reporting state changes that do not occur on the adapter manager.
- ObjectReferenceTemplateSeqHolder() - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
- ObjectReferenceTemplateSeqHolder(ObjectReferenceTemplate[]) - Constructor for class org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder
- objectRemoved(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
-
Called when an object has been removed.
- objectRenamed(NamingEvent) - Method in interface javax.naming.event.NamespaceChangeListener
-
Called when an object has been renamed.
- Objects - Class in java.util
-
This class consists of
static
utility methods for operating on objects. - ObjectStreamClass - Class in java.io
-
Serialization's descriptor for classes.
- ObjectStreamConstants - Interface in java.io
-
Constants written into the Object Serialization Stream.
- ObjectStreamException - Exception in java.io
-
Superclass of all exceptions specific to Object Stream classes.
- ObjectStreamException(String) - Constructor for exception java.io.ObjectStreamException
-
Create an ObjectStreamException with the specified argument.
- ObjectStreamException() - Constructor for exception java.io.ObjectStreamException
-
Create an ObjectStreamException.
- ObjectStreamField - Class in java.io
-
A description of a Serializable field from a Serializable class.
- ObjectStreamField(String, Class<?>) - Constructor for class java.io.ObjectStreamField
-
Create a Serializable field with the specified type.
- ObjectStreamField(String, Class<?>, boolean) - Constructor for class java.io.ObjectStreamField
-
Creates an ObjectStreamField representing a serializable field with the given name and type.
- ObjectView - Class in javax.swing.text.html
-
Component decorator that implements the view interface for <object> elements.
- ObjectView(Element) - Constructor for class javax.swing.text.html.ObjectView
-
Creates a new ObjectView object.
- ObjID - Class in java.rmi.server
-
An
ObjID
is used to identify a remote object exported to an RMI runtime. - ObjID() - Constructor for class java.rmi.server.ObjID
-
Generates a unique object identifier.
- ObjID(int) - Constructor for class java.rmi.server.ObjID
-
Creates a "well-known" object identifier.
- ObjIntConsumer<T> - Interface in java.util.function
-
Represents an operation that accepts an object-valued and a
int
-valued argument, and returns no result. - ObjLongConsumer<T> - Interface in java.util.function
-
Represents an operation that accepts an object-valued and a
long
-valued argument, and returns no result. - Observable - Class in java.util
-
This class represents an observable object, or "data" in the model-view paradigm.
- Observable() - Constructor for class java.util.Observable
-
Construct an Observable with zero Observers.
- OBSERVED_ATTRIBUTE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
-
Notification type denoting that the observed attribute is not contained in the observed object.
- OBSERVED_ATTRIBUTE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
-
Flag denoting that a notification has occurred after changing the observed attribute.
- OBSERVED_ATTRIBUTE_TYPE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
-
Notification type denoting that the type of the observed attribute is not correct.
- OBSERVED_ATTRIBUTE_TYPE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
-
Flag denoting that a notification has occurred after changing the observed object or the observed attribute.
- OBSERVED_OBJECT_ERROR - Static variable in class javax.management.monitor.MonitorNotification
-
Notification type denoting that the observed object is not registered in the MBean server.
- OBSERVED_OBJECT_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
-
Flag denoting that a notification has occurred after changing the observed object.
- Observer - Interface in java.util
-
A class can implement the
Observer
interface when it wants to be informed of changes in observable objects. - observesDaylightTime() - Method in class java.util.SimpleTimeZone
-
Returns
true
if thisSimpleTimeZone
observes Daylight Saving Time. - observesDaylightTime() - Method in class java.util.TimeZone
-
Returns
true
if thisTimeZone
is currently in Daylight Saving Time, or if a transition from Standard Time to Daylight Saving Time occurs at any future time. - obtrudeException(Throwable) - Method in class java.util.concurrent.CompletableFuture
-
Forcibly causes subsequent invocations of method
CompletableFuture.get()
and related methods to throw the given exception, whether or not already completed. - obtrudeValue(T) - Method in class java.util.concurrent.CompletableFuture
-
Forcibly sets or resets the value subsequently returned by method
CompletableFuture.get()
and related methods, whether or not already completed. - OceanTheme - Class in javax.swing.plaf.metal
-
The default theme for the
MetalLookAndFeel
. - OceanTheme() - Constructor for class javax.swing.plaf.metal.OceanTheme
-
Creates an instance of
OceanTheme
- OctetSeqHelper - Class in org.omg.CORBA
-
The Helper for OctetSeq.
- OctetSeqHelper() - Constructor for class org.omg.CORBA.OctetSeqHelper
- OctetSeqHolder - Class in org.omg.CORBA
-
The Holder for OctetSeq.
- OctetSeqHolder() - Constructor for class org.omg.CORBA.OctetSeqHolder
- OctetSeqHolder(byte[]) - Constructor for class org.omg.CORBA.OctetSeqHolder
- OctetStreamData - Class in javax.xml.crypto
-
A representation of a
Data
type containing an octet stream. - OctetStreamData(InputStream) - Constructor for class javax.xml.crypto.OctetStreamData
-
Creates a new
OctetStreamData
. - OctetStreamData(InputStream, String, String) - Constructor for class javax.xml.crypto.OctetStreamData
-
Creates a new
OctetStreamData
. - OCTOBER - Static variable in class java.util.Calendar
-
Value of the
Calendar.MONTH
field indicating the tenth month of the year in the Gregorian and Julian calendars. - OCTOBER - Static variable in class javax.xml.datatype.DatatypeConstants
-
Value for tenth month of year.
- oEnd - Variable in class javax.swing.text.html.parser.Element
- of(char) - Static method in class java.lang.Character.UnicodeBlock
-
Returns the object representing the Unicode block containing the given character, or
null
if the character is not a member of a defined block. - of(int) - Static method in class java.lang.Character.UnicodeBlock
-
Returns the object representing the Unicode block containing the given character (Unicode code point), or
null
if the character is not a member of a defined block. - of(int) - Static method in enum java.lang.Character.UnicodeScript
-
Returns the enum constant representing the Unicode script of which the given character (Unicode code point) is assigned to.
- of(String) - Static method in interface java.time.chrono.Chronology
-
Obtains an instance of
Chronology
from a chronology ID or calendar system type. - of(int, int, int) - Static method in class java.time.chrono.HijrahDate
-
Obtains a
HijrahDate
of the Islamic Umm Al-Qura calendar from the proleptic-year, month-of-year and day-of-month fields. - of(int) - Static method in enum java.time.chrono.HijrahEra
-
Obtains an instance of
HijrahEra
from anint
value. - of(int) - Static method in enum java.time.chrono.IsoEra
-
Obtains an instance of
IsoEra
from anint
value. - of(JapaneseEra, int, int, int) - Static method in class java.time.chrono.JapaneseDate
-
Obtains a
JapaneseDate
representing a date in the Japanese calendar system from the era, year-of-era, month-of-year and day-of-month fields. - of(int, int, int) - Static method in class java.time.chrono.JapaneseDate
-
Obtains a
JapaneseDate
representing a date in the Japanese calendar system from the proleptic-year, month-of-year and day-of-month fields. - of(int) - Static method in class java.time.chrono.JapaneseEra
-
Obtains an instance of
JapaneseEra
from anint
value. - of(int, int, int) - Static method in class java.time.chrono.MinguoDate
-
Obtains a
MinguoDate
representing a date in the Minguo calendar system from the proleptic-year, month-of-year and day-of-month fields. - of(int) - Static method in enum java.time.chrono.MinguoEra
-
Obtains an instance of
MinguoEra
from anint
value. - of(int, int, int) - Static method in class java.time.chrono.ThaiBuddhistDate
-
Obtains a
ThaiBuddhistDate
representing a date in the Thai Buddhist calendar system from the proleptic-year, month-of-year and day-of-month fields. - of(int) - Static method in enum java.time.chrono.ThaiBuddhistEra
-
Obtains an instance of
ThaiBuddhistEra
from anint
value. - of(int) - Static method in enum java.time.DayOfWeek
-
Obtains an instance of
DayOfWeek
from anint
value. - of(long, TemporalUnit) - Static method in class java.time.Duration
-
Obtains a
Duration
representing an amount in the specified unit. - of(Locale) - Static method in class java.time.format.DecimalStyle
-
Obtains the DecimalStyle for the specified locale.
- of(int, Month, int) - Static method in class java.time.LocalDate
-
Obtains an instance of
LocalDate
from a year, month and day. - of(int, int, int) - Static method in class java.time.LocalDate
-
Obtains an instance of
LocalDate
from a year, month and day. - of(int, Month, int, int, int) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from year, month, day, hour and minute, setting the second and nanosecond to zero. - of(int, Month, int, int, int, int) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from year, month, day, hour, minute and second, setting the nanosecond to zero. - of(int, Month, int, int, int, int, int) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from year, month, day, hour, minute, second and nanosecond. - of(int, int, int, int, int) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from year, month, day, hour and minute, setting the second and nanosecond to zero. - of(int, int, int, int, int, int) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from year, month, day, hour, minute and second, setting the nanosecond to zero. - of(int, int, int, int, int, int, int) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from year, month, day, hour, minute, second and nanosecond. - of(LocalDate, LocalTime) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from a date and time. - of(int, int) - Static method in class java.time.LocalTime
-
Obtains an instance of
LocalTime
from an hour and minute. - of(int, int, int) - Static method in class java.time.LocalTime
-
Obtains an instance of
LocalTime
from an hour, minute and second. - of(int, int, int, int) - Static method in class java.time.LocalTime
-
Obtains an instance of
LocalTime
from an hour, minute, second and nanosecond. - of(int) - Static method in enum java.time.Month
-
Obtains an instance of
Month
from anint
value. - of(Month, int) - Static method in class java.time.MonthDay
-
Obtains an instance of
MonthDay
. - of(int, int) - Static method in class java.time.MonthDay
-
Obtains an instance of
MonthDay
. - of(LocalDate, LocalTime, ZoneOffset) - Static method in class java.time.OffsetDateTime
-
Obtains an instance of
OffsetDateTime
from a date, time and offset. - of(LocalDateTime, ZoneOffset) - Static method in class java.time.OffsetDateTime
-
Obtains an instance of
OffsetDateTime
from a date-time and offset. - of(int, int, int, int, int, int, int, ZoneOffset) - Static method in class java.time.OffsetDateTime
-
Obtains an instance of
OffsetDateTime
from a year, month, day, hour, minute, second, nanosecond and offset. - of(LocalTime, ZoneOffset) - Static method in class java.time.OffsetTime
-
Obtains an instance of
OffsetTime
from a local time and an offset. - of(int, int, int, int, ZoneOffset) - Static method in class java.time.OffsetTime
-
Obtains an instance of
OffsetTime
from an hour, minute, second and nanosecond. - of(int, int, int) - Static method in class java.time.Period
-
Obtains a
Period
representing a number of years, months and days. - of(long, long) - Static method in class java.time.temporal.ValueRange
-
Obtains a fixed value range.
- of(long, long, long) - Static method in class java.time.temporal.ValueRange
-
Obtains a variable value range.
- of(long, long, long, long) - Static method in class java.time.temporal.ValueRange
-
Obtains a fully variable value range.
- of(Locale) - Static method in class java.time.temporal.WeekFields
-
Obtains an instance of
WeekFields
appropriate for a locale. - of(DayOfWeek, int) - Static method in class java.time.temporal.WeekFields
-
Obtains an instance of
WeekFields
from the first day-of-week and minimal days. - of(int) - Static method in class java.time.Year
-
Obtains an instance of
Year
. - of(int, Month) - Static method in class java.time.YearMonth
-
Obtains an instance of
YearMonth
from a year and month. - of(int, int) - Static method in class java.time.YearMonth
-
Obtains an instance of
YearMonth
from a year and month. - of(LocalDateTime, ZoneOffset, ZoneOffset) - Static method in class java.time.zone.ZoneOffsetTransition
-
Obtains an instance defining a transition between two offsets.
- of(Month, int, DayOfWeek, LocalTime, boolean, ZoneOffsetTransitionRule.TimeDefinition, ZoneOffset, ZoneOffset, ZoneOffset) - Static method in class java.time.zone.ZoneOffsetTransitionRule
-
Obtains an instance defining the yearly rule to create transitions between two offsets.
- of(ZoneOffset, ZoneOffset, List<ZoneOffsetTransition>, List<ZoneOffsetTransition>, List<ZoneOffsetTransitionRule>) - Static method in class java.time.zone.ZoneRules
-
Obtains an instance of a ZoneRules.
- of(ZoneOffset) - Static method in class java.time.zone.ZoneRules
-
Obtains an instance of ZoneRules that has fixed zone rules.
- of(LocalDate, LocalTime, ZoneId) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from a local date and time. - of(LocalDateTime, ZoneId) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from a local date-time. - of(int, int, int, int, int, int, int, ZoneId) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from a year, month, day, hour, minute, second, nanosecond and time-zone. - of(String, Map<String, String>) - Static method in class java.time.ZoneId
-
Obtains an instance of
ZoneId
using its ID using a map of aliases to supplement the standard zone IDs. - of(String) - Static method in class java.time.ZoneId
-
Obtains an instance of
ZoneId
from an ID ensuring that the ID is valid and available for use. - of(String) - Static method in class java.time.ZoneOffset
-
Obtains an instance of
ZoneOffset
using the ID. - of(E) - Static method in class java.util.EnumSet
-
Creates an enum set initially containing the specified element.
- of(E, E) - Static method in class java.util.EnumSet
-
Creates an enum set initially containing the specified elements.
- of(E, E, E) - Static method in class java.util.EnumSet
-
Creates an enum set initially containing the specified elements.
- of(E, E, E, E) - Static method in class java.util.EnumSet
-
Creates an enum set initially containing the specified elements.
- of(E, E, E, E, E) - Static method in class java.util.EnumSet
-
Creates an enum set initially containing the specified elements.
- of(E, E...) - Static method in class java.util.EnumSet
-
Creates an enum set initially containing the specified elements.
- of(T) - Static method in class java.util.Optional
-
Returns an
Optional
with the specified present non-null value. - of(double) - Static method in class java.util.OptionalDouble
-
Return an
OptionalDouble
with the specified value present. - of(int) - Static method in class java.util.OptionalInt
-
Return an
OptionalInt
with the specified value present. - of(long) - Static method in class java.util.OptionalLong
-
Return an
OptionalLong
with the specified value present. - of(Supplier<R>, BiConsumer<R, T>, BinaryOperator<R>, Collector.Characteristics...) - Static method in interface java.util.stream.Collector
-
Returns a new
Collector
described by the givensupplier
,accumulator
, andcombiner
functions. - of(Supplier<A>, BiConsumer<A, T>, BinaryOperator<A>, Function<A, R>, Collector.Characteristics...) - Static method in interface java.util.stream.Collector
-
Returns a new
Collector
described by the givensupplier
,accumulator
,combiner
, andfinisher
functions. - of(double) - Static method in interface java.util.stream.DoubleStream
-
Returns a sequential
DoubleStream
containing a single element. - of(double...) - Static method in interface java.util.stream.DoubleStream
-
Returns a sequential ordered stream whose elements are the specified values.
- of(int) - Static method in interface java.util.stream.IntStream
-
Returns a sequential
IntStream
containing a single element. - of(int...) - Static method in interface java.util.stream.IntStream
-
Returns a sequential ordered stream whose elements are the specified values.
- of(long) - Static method in interface java.util.stream.LongStream
-
Returns a sequential
LongStream
containing a single element. - of(long...) - Static method in interface java.util.stream.LongStream
-
Returns a sequential ordered stream whose elements are the specified values.
- of(T) - Static method in interface java.util.stream.Stream
-
Returns a sequential
Stream
containing a single element. - of(T...) - Static method in interface java.util.stream.Stream
-
Returns a sequential ordered stream whose elements are the specified values.
- of(String, String) - Static method in class javax.annotation.processing.Completions
-
Returns a completion of the value and message.
- of(String) - Static method in class javax.annotation.processing.Completions
-
Returns a completion of the value and an empty message
- ofCalendarField(int) - Static method in class java.text.DateFormat.Field
-
Returns the
Field
constant that corresponds to theCalendar
constantcalendarField
. - ofDateAdjuster(UnaryOperator<LocalDate>) - Static method in class java.time.temporal.TemporalAdjusters
-
Obtains a
TemporalAdjuster
that wraps a date adjuster. - ofDays(long) - Static method in class java.time.Duration
-
Obtains a
Duration
representing a number of standard 24 hour days. - ofDays(int) - Static method in class java.time.Period
-
Obtains a
Period
representing a number of days. - ofDefaultLocale() - Static method in class java.time.format.DecimalStyle
-
Obtains the DecimalStyle for the default
FORMAT
locale. - ofEpochDay(long) - Static method in class java.time.LocalDate
-
Obtains an instance of
LocalDate
from the epoch day count. - ofEpochMilli(long) - Static method in class java.time.Instant
-
Obtains an instance of
Instant
using milliseconds from the epoch of 1970-01-01T00:00:00Z. - ofEpochSecond(long) - Static method in class java.time.Instant
-
Obtains an instance of
Instant
using seconds from the epoch of 1970-01-01T00:00:00Z. - ofEpochSecond(long, long) - Static method in class java.time.Instant
-
Obtains an instance of
Instant
using seconds from the epoch of 1970-01-01T00:00:00Z and nanosecond fraction of second. - ofEpochSecond(long, int, ZoneOffset) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
using seconds from the epoch of 1970-01-01T00:00:00Z. - OFF - Static variable in class java.util.logging.Level
-
OFF is a special level that can be used to turn off logging.
- offendingNode - Variable in exception javax.imageio.metadata.IIOInvalidTreeException
-
The
Node
that led to the parsing error, ornull
. - offer(E) - Method in class java.util.ArrayDeque
-
Inserts the specified element at the end of this deque.
- offer(E) - Method in class java.util.concurrent.ArrayBlockingQueue
-
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning
true
upon success andfalse
if this queue is full. - offer(E, long, TimeUnit) - Method in class java.util.concurrent.ArrayBlockingQueue
-
Inserts the specified element at the tail of this queue, waiting up to the specified wait time for space to become available if the queue is full.
- offer(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success andfalse
if no space is currently available. - offer(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque), waiting up to the specified wait time if necessary for space to become available.
- offer(E) - Method in interface java.util.concurrent.BlockingQueue
-
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success andfalse
if no space is currently available. - offer(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingQueue
-
Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available.
- offer(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
-
Inserts the specified element at the tail of this deque.
- offer(E) - Method in class java.util.concurrent.ConcurrentLinkedQueue
-
Inserts the specified element at the tail of this queue.
- offer(E) - Method in class java.util.concurrent.DelayQueue
-
Inserts the specified element into this delay queue.
- offer(E, long, TimeUnit) - Method in class java.util.concurrent.DelayQueue
-
Inserts the specified element into this delay queue.
- offer(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
- offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingQueue
-
Inserts the specified element at the tail of this queue, waiting if necessary up to the specified wait time for space to become available.
- offer(E) - Method in class java.util.concurrent.LinkedBlockingQueue
-
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning
true
upon success andfalse
if this queue is full. - offer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- offer(E) - Method in class java.util.concurrent.LinkedTransferQueue
-
Inserts the specified element at the tail of this queue.
- offer(E) - Method in class java.util.concurrent.PriorityBlockingQueue
-
Inserts the specified element into this priority queue.
- offer(E, long, TimeUnit) - Method in class java.util.concurrent.PriorityBlockingQueue
-
Inserts the specified element into this priority queue.
- offer(E, long, TimeUnit) - Method in class java.util.concurrent.SynchronousQueue
-
Inserts the specified element into this queue, waiting if necessary up to the specified wait time for another thread to receive it.
- offer(E) - Method in class java.util.concurrent.SynchronousQueue
-
Inserts the specified element into this queue, if another thread is waiting to receive it.
- offer(E) - Method in interface java.util.Deque
-
Inserts the specified element into the queue represented by this deque (in other words, at the tail of this deque) if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success andfalse
if no space is currently available. - offer(E) - Method in class java.util.LinkedList
-
Adds the specified element as the tail (last element) of this list.
- offer(E) - Method in class java.util.PriorityQueue
-
Inserts the specified element into this priority queue.
- offer(E) - Method in interface java.util.Queue
-
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions.
- offerFirst(E) - Method in class java.util.ArrayDeque
-
Inserts the specified element at the front of this deque.
- offerFirst(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the front of this deque if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success andfalse
if no space is currently available. - offerFirst(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the front of this deque, waiting up to the specified wait time if necessary for space to become available.
- offerFirst(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
-
Inserts the specified element at the front of this deque.
- offerFirst(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- offerFirst(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
- offerFirst(E) - Method in interface java.util.Deque
-
Inserts the specified element at the front of this deque unless it would violate capacity restrictions.
- offerFirst(E) - Method in class java.util.LinkedList
-
Inserts the specified element at the front of this list.
- offerLast(E) - Method in class java.util.ArrayDeque
-
Inserts the specified element at the end of this deque.
- offerLast(E) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the end of this deque if it is possible to do so immediately without violating capacity restrictions, returning
true
upon success andfalse
if no space is currently available. - offerLast(E, long, TimeUnit) - Method in interface java.util.concurrent.BlockingDeque
-
Inserts the specified element at the end of this deque, waiting up to the specified wait time if necessary for space to become available.
- offerLast(E) - Method in class java.util.concurrent.ConcurrentLinkedDeque
-
Inserts the specified element at the end of this deque.
- offerLast(E) - Method in class java.util.concurrent.LinkedBlockingDeque
- offerLast(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedBlockingDeque
- offerLast(E) - Method in interface java.util.Deque
-
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
- offerLast(E) - Method in class java.util.LinkedList
-
Inserts the specified element at the end of this list.
- offset - Variable in class java.awt.image.DataBuffer
-
Offset into default (first) bank from which to get the first element.
- offset(Clock, Duration) - Static method in class java.time.Clock
-
Obtains a clock that returns instants from the specified clock with the specified duration added
- offset() - Static method in class java.time.temporal.TemporalQueries
-
A query for
ZoneOffset
returning null if not found. - offset - Variable in class javax.swing.plaf.basic.BasicScrollBarUI.TrackListener
- offset - Variable in class javax.swing.plaf.basic.BasicSliderUI.TrackListener
- offset - Variable in class javax.swing.text.Segment
-
This is the offset into the array that the desired text begins.
- offset - Variable in class javax.swing.tree.DefaultTreeCellEditor
-
Used in editing.
- offset - Variable in exception org.omg.CORBA.portable.IndirectionException
-
Points to the stream's offset.
- offsetByCodePoints(CharSequence, int, int) - Static method in class java.lang.Character
-
Returns the index within the given char sequence that is offset from the given
index
bycodePointOffset
code points. - offsetByCodePoints(char[], int, int, int, int) - Static method in class java.lang.Character
-
Returns the index within the given
char
subarray that is offset from the givenindex
bycodePointOffset
code points. - offsetByCodePoints(int, int) - Method in class java.lang.String
-
Returns the index within this
String
that is offset from the givenindex
bycodePointOffset
code points. - offsetByCodePoints(int, int) - Method in class java.lang.StringBuffer
- OffsetDateTime - Class in java.time
-
A date-time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as
2007-12-03T10:15:30+01:00
. - offsetRequested() - Method in exception javax.swing.text.BadLocationException
-
Returns the offset into the document that was not legal.
- offsets - Variable in class java.awt.image.DataBuffer
-
Offsets into all banks.
- OffsetTime - Class in java.time
-
A time with an offset from UTC/Greenwich in the ISO-8601 calendar system, such as
10:15:30+01:00
. - ofHours(long) - Static method in class java.time.Duration
-
Obtains a
Duration
representing a number of standard hours. - ofHours(int) - Static method in class java.time.ZoneOffset
-
Obtains an instance of
ZoneOffset
using an offset in hours. - ofHoursMinutes(int, int) - Static method in class java.time.ZoneOffset
-
Obtains an instance of
ZoneOffset
using an offset in hours and minutes. - ofHoursMinutesSeconds(int, int, int) - Static method in class java.time.ZoneOffset
-
Obtains an instance of
ZoneOffset
using an offset in hours, minutes and seconds. - ofInstant(Instant, ZoneId) - Static method in class java.time.LocalDateTime
-
Obtains an instance of
LocalDateTime
from anInstant
and zone ID. - ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetDateTime
-
Obtains an instance of
OffsetDateTime
from anInstant
and zone ID. - ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetTime
-
Obtains an instance of
OffsetTime
from anInstant
and zone ID. - ofInstant(Instant, ZoneId) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from anInstant
. - ofInstant(LocalDateTime, ZoneOffset, ZoneId) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from the instant formed by combining the local date-time and offset. - ofLocal(LocalDateTime, ZoneId, ZoneOffset) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
from a local date-time using the preferred offset if possible. - ofLocale(Locale) - Static method in interface java.time.chrono.Chronology
-
Obtains an instance of
Chronology
from a locale. - ofLocalizedDate(FormatStyle) - Static method in class java.time.format.DateTimeFormatter
-
Returns a locale specific date format for the ISO chronology.
- ofLocalizedDateTime(FormatStyle) - Static method in class java.time.format.DateTimeFormatter
-
Returns a locale specific date-time formatter for the ISO chronology.
- ofLocalizedDateTime(FormatStyle, FormatStyle) - Static method in class java.time.format.DateTimeFormatter
-
Returns a locale specific date and time format for the ISO chronology.
- ofLocalizedTime(FormatStyle) - Static method in class java.time.format.DateTimeFormatter
-
Returns a locale specific time format for the ISO chronology.
- ofMillis(long) - Static method in class java.time.Duration
-
Obtains a
Duration
representing a number of milliseconds. - ofMinutes(long) - Static method in class java.time.Duration
-
Obtains a
Duration
representing a number of standard minutes. - ofMonths(int) - Static method in class java.time.Period
-
Obtains a
Period
representing a number of months. - ofNanoOfDay(long) - Static method in class java.time.LocalTime
-
Obtains an instance of
LocalTime
from a nanos-of-day value. - ofNanos(long) - Static method in class java.time.Duration
-
Obtains a
Duration
representing a number of nanoseconds. - ofNullable(T) - Static method in class java.util.Optional
-
Returns an
Optional
describing the specified value, if non-null, otherwise returns an emptyOptional
. - ofOffset(String, ZoneOffset) - Static method in class java.time.ZoneId
-
Obtains an instance of
ZoneId
wrapping an offset. - ofPattern(String) - Static method in class java.time.format.DateTimeFormatter
-
Creates a formatter using the specified pattern.
- ofPattern(String, Locale) - Static method in class java.time.format.DateTimeFormatter
-
Creates a formatter using the specified pattern and locale.
- ofSecondOfDay(long) - Static method in class java.time.LocalTime
-
Obtains an instance of
LocalTime
from a second-of-day value. - ofSeconds(long) - Static method in class java.time.Duration
-
Obtains a
Duration
representing a number of seconds. - ofSeconds(long, long) - Static method in class java.time.Duration
-
Obtains a
Duration
representing a number of seconds and an adjustment in nanoseconds. - ofStrict(LocalDateTime, ZoneOffset, ZoneId) - Static method in class java.time.ZonedDateTime
-
Obtains an instance of
ZonedDateTime
strictly validating the combination of local date-time, offset and zone ID. - ofTotalSeconds(int) - Static method in class java.time.ZoneOffset
-
Obtains an instance of
ZoneOffset
specifying the total offset in seconds - ofWeeks(int) - Static method in class java.time.Period
-
Obtains a
Period
representing a number of weeks. - ofYearDay(int, int) - Static method in class java.time.LocalDate
-
Obtains an instance of
LocalDate
from a year and day-of-year. - ofYears(int) - Static method in class java.time.Period
-
Obtains a
Period
representing a number of years. - OGHAM - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Ogham" Unicode character block.
- OID - Static variable in class javax.naming.ldap.ManageReferralControl
-
The ManageReferral control's assigned object identifier is 2.16.840.1.113730.3.4.2.
- OID - Static variable in class javax.naming.ldap.PagedResultsControl
-
The paged-results control's assigned object identifier is 1.2.840.113556.1.4.319.
- OID - Static variable in class javax.naming.ldap.PagedResultsResponseControl
-
The paged-results response control's assigned object identifier is 1.2.840.113556.1.4.319.
- OID - Static variable in class javax.naming.ldap.SortControl
-
The server-side sort control's assigned object identifier is 1.2.840.113556.1.4.473.
- OID - Static variable in class javax.naming.ldap.SortResponseControl
-
The server-side sort response control's assigned object identifier is 1.2.840.113556.1.4.474.
- OID - Static variable in class javax.naming.ldap.StartTlsRequest
-
The StartTLS extended request's assigned object identifier is 1.3.6.1.4.1.1466.20037.
- OID - Static variable in class javax.naming.ldap.StartTlsResponse
-
The StartTLS extended response's assigned object identifier is 1.3.6.1.4.1.1466.20037.
- Oid - Class in org.ietf.jgss
-
This class represents Universal Object Identifiers (Oids) and their associated operations.
- Oid(String) - Constructor for class org.ietf.jgss.Oid
-
Constructs an Oid object from a string representation of its integer components.
- Oid(InputStream) - Constructor for class org.ietf.jgss.Oid
-
Creates an Oid object from its ASN.1 DER encoding.
- Oid(byte[]) - Constructor for class org.ietf.jgss.Oid
-
Creates an Oid object from its ASN.1 DER encoding.
- OK - Static variable in class javax.security.auth.callback.ConfirmationCallback
-
OK option.
- OK_CANCEL_OPTION - Static variable in class javax.security.auth.callback.ConfirmationCallback
-
OK/CANCEL confirmation confirmation option.
- OK_CANCEL_OPTION - Static variable in class javax.swing.JOptionPane
-
Type used for
showConfirmDialog
. - OK_OPTION - Static variable in class javax.swing.JOptionPane
-
Return value form class method if OK is chosen.
- okToUseGui - Variable in class java.beans.beancontext.BeanContextSupport
-
A boolean indicating if this instance may now render a GUI.
- okToUseGui() - Method in class java.beans.beancontext.BeanContextSupport
-
Notify this instance that it may now render a GUI
- okToUseGui() - Method in interface java.beans.Visibility
-
This method instructs the bean that it is OK to use the Gui.
- OL - Static variable in class javax.swing.text.html.HTML.Tag
- OL_CHIKI - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Ol Chiki" Unicode character block.
- OLD_ITALIC - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Old Italic" Unicode character block.
- OLD_PERSIAN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Old Persian" Unicode character block.
- OLD_SOUTH_ARABIAN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Old South Arabian" Unicode character block.
- OLD_TOKEN - Static variable in exception org.ietf.jgss.GSSException
-
The token's validity period has expired.
- OLD_TURKIC - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Old Turkic" Unicode character block.
- oldBinding - Variable in class javax.naming.event.NamingEvent
-
Contains information about the object before the change.
- oldBorderPainted - Variable in class javax.swing.plaf.basic.BasicMenuItemUI
- oldLeadSelectionPath - Variable in class javax.swing.event.TreeSelectionEvent
-
leadSelectionPath before the paths changed, may be null.
- OMGVMCID - Interface in org.omg.CORBA
-
The vendor minor code ID reserved for OMG.
- OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
-
omit-xml-declaration = "yes" | "no".
- omitEnd() - Method in class javax.swing.text.html.parser.Element
-
Return true if the end tag can be omitted.
- omitStart() - Method in class javax.swing.text.html.parser.Element
-
Return true if the start tag can be omitted.
- on(boolean) - Method in class java.security.DigestInputStream
-
Turns the digest function on or off.
- on(boolean) - Method in class java.security.DigestOutputStream
-
Turns the digest function on or off.
- onAdvance(int, int) - Method in class java.util.concurrent.Phaser
-
Overridable method to perform an action upon impending phase advance, and to control termination.
- onClose(Runnable) - Method in interface java.util.stream.BaseStream
-
Returns an equivalent stream with an additional close handler.
- onCompletion(CountedCompleter<?>) - Method in class java.util.concurrent.CountedCompleter
-
Performs an action when method
CountedCompleter.tryComplete()
is invoked and the pending count is zero, or when the unconditional methodCountedCompleter.complete(T)
is invoked. - onDeregistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
-
A callback that will be whenever the Spi class has been deregistered from a
ServiceRegistry
. - onDeregistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
-
Called when an object implementing this interface is removed from the given
category
of the givenregistry
. - ONE - Static variable in class java.math.BigDecimal
-
The value 1, with a scale of 0.
- ONE - Static variable in class java.math.BigInteger
-
The BigInteger constant one.
- ONE_DAY - Static variable in class javax.management.timer.Timer
-
Number of milliseconds in one day.
- ONE_HOUR - Static variable in class javax.management.timer.Timer
-
Number of milliseconds in one hour.
- ONE_MINUTE - Static variable in class javax.management.timer.Timer
-
Number of milliseconds in one minute.
- ONE_SECOND - Static variable in class javax.management.timer.Timer
-
Number of milliseconds in one second.
- ONE_SIDED - Static variable in class java.awt.JobAttributes.SidesType
-
The
SidesType
instance to use for specifying that consecutive job pages should be printed upon the same side of consecutive media sheets. - ONE_SIDED - Static variable in class javax.print.attribute.standard.Sides
-
Imposes each consecutive print-stream page upon the same side of consecutive media sheets.
- ONE_TOUCH_EXPANDABLE_PROPERTY - Static variable in class javax.swing.JSplitPane
-
Bound property for oneTouchExpandable.
- ONE_TOUCH_OFFSET - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
- ONE_TOUCH_SIZE - Static variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
Width or height of the divider based on orientation BasicSplitPaneUI adds two to this.
- ONE_WEEK - Static variable in class javax.management.timer.Timer
-
Number of milliseconds in one week.
- ONELEVEL_SCOPE - Static variable in class javax.naming.directory.SearchControls
-
Search one level of the named context.
- ONELEVEL_SCOPE - Static variable in interface javax.naming.event.EventContext
-
Constant for expressing interest in events concerning objects in the context named by the target, excluding the context named by the target.
- oneTouchExpandable - Variable in class javax.swing.JSplitPane
-
Is a little widget provided to quickly expand/collapse the split pane?
- oneTouchExpandableChanged() - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
Messaged when the oneTouchExpandable value of the JSplitPane the receiver is contained in changes.
- Oneway - Annotation Type in javax.jws
- onExceptionalCompletion(Throwable, CountedCompleter<?>) - Method in class java.util.concurrent.CountedCompleter
-
Performs an action when method
ForkJoinTask.completeExceptionally(Throwable)
is invoked or methodCountedCompleter.compute()
throws an exception, and this task has not already otherwise completed normally. - onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
-
Changes this decoder's action for malformed-input errors.
- onMalformedInput(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
-
Changes this encoder's action for malformed-input errors.
- onRegistration(ServiceRegistry, Class<?>) - Method in class javax.imageio.spi.IIOServiceProvider
-
A callback that will be called exactly once after the Spi class has been instantiated and registered in a
ServiceRegistry
. - onRegistration(ServiceRegistry, Class<?>) - Method in interface javax.imageio.spi.RegisterableService
-
Called when an object implementing this interface is added to the given
category
of the givenregistry
. - onStart() - Method in class java.util.concurrent.ForkJoinWorkerThread
-
Initializes internal state after construction but before processing any tasks.
- onTermination(Throwable) - Method in class java.util.concurrent.ForkJoinWorkerThread
-
Performs cleanup associated with termination of this worker thread.
- onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetDecoder
-
Changes this decoder's action for unmappable-character errors.
- onUnmappableCharacter(CodingErrorAction) - Method in class java.nio.charset.CharsetEncoder
-
Changes this encoder's action for unmappable-character errors.
- OP_ACCEPT - Static variable in class java.nio.channels.SelectionKey
-
Operation-set bit for socket-accept operations.
- OP_CONNECT - Static variable in class java.nio.channels.SelectionKey
-
Operation-set bit for socket-connect operations.
- op_name() - Method in class org.omg.CORBA.ServerRequest
-
Deprecated.use operation()
- OP_READ - Static variable in class java.nio.channels.SelectionKey
-
Operation-set bit for read operations.
- OP_WRITE - Static variable in class java.nio.channels.SelectionKey
-
Operation-set bit for write operations.
- OPAQUE - Static variable in interface java.awt.Transparency
-
Represents image data that is guaranteed to be completely opaque, meaning that all pixels have an alpha value of 1.0.
- OPAQUE - Static variable in class javax.accessibility.AccessibleState
-
Indicates this object paints every pixel within its rectangular region.
- OPC_LIFE_OVER - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
The optical photo conductor is no longer functioning.
- OPC_NEAR_EOL - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
The optical photo conductor is near end of life.
- open(File) - Method in class java.awt.Desktop
-
Launches the associated application to open the file.
- OPEN - Static variable in class java.awt.geom.Arc2D
-
The closure type for an open arc with no path segments connecting the two ends of the arc segment.
- open(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Static method in class java.nio.channels.AsynchronousFileChannel
-
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
- open(Path, OpenOption...) - Static method in class java.nio.channels.AsynchronousFileChannel
-
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
- open(AsynchronousChannelGroup) - Static method in class java.nio.channels.AsynchronousServerSocketChannel
-
Opens an asynchronous server-socket channel.
- open() - Static method in class java.nio.channels.AsynchronousServerSocketChannel
-
Opens an asynchronous server-socket channel.
- open(AsynchronousChannelGroup) - Static method in class java.nio.channels.AsynchronousSocketChannel
-
Opens an asynchronous socket channel.
- open() - Static method in class java.nio.channels.AsynchronousSocketChannel
-
Opens an asynchronous socket channel.
- open() - Static method in class java.nio.channels.DatagramChannel
-
Opens a datagram channel.
- open(ProtocolFamily) - Static method in class java.nio.channels.DatagramChannel
-
Opens a datagram channel.
- open(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Static method in class java.nio.channels.FileChannel
-
Opens or creates a file, returning a file channel to access the file.
- open(Path, OpenOption...) - Static method in class java.nio.channels.FileChannel
-
Opens or creates a file, returning a file channel to access the file.
- open() - Static method in class java.nio.channels.Pipe
-
Opens a pipe.
- open() - Static method in class java.nio.channels.Selector
-
Opens a selector.
- open() - Static method in class java.nio.channels.ServerSocketChannel
-
Opens a server-socket channel.
- open() - Static method in class java.nio.channels.SocketChannel
-
Opens a socket channel.
- open(SocketAddress) - Static method in class java.nio.channels.SocketChannel
-
Opens a socket channel and connects it to a remote address.
- open() - Method in interface javax.sound.midi.MidiDevice
-
Opens the device, indicating that it should now acquire any system resources it requires and become operational.
- open(AudioFormat, byte[], int, int) - Method in interface javax.sound.sampled.Clip
-
Opens the clip, meaning that it should acquire any required system resources and become operational.
- open(AudioInputStream) - Method in interface javax.sound.sampled.Clip
-
Opens the clip with the format and audio data present in the provided audio input stream.
- open() - Method in interface javax.sound.sampled.Line
-
Opens the line, indicating that it should acquire any required system resources and become operational.
- OPEN - Static variable in class javax.sound.sampled.LineEvent.Type
-
A type of event that is sent when a line opens, reserving system resources for itself.
- open(AudioFormat, int) - Method in interface javax.sound.sampled.SourceDataLine
-
Opens the line with the specified format and suggested buffer size, causing the line to acquire any required system resources and become operational.
- open(AudioFormat) - Method in interface javax.sound.sampled.SourceDataLine
-
Opens the line with the specified format, causing the line to acquire any required system resources and become operational.
- open(AudioFormat, int) - Method in interface javax.sound.sampled.TargetDataLine
-
Opens the line with the specified format and requested buffer size, causing the line to acquire any required system resources and become operational.
- open(AudioFormat) - Method in interface javax.sound.sampled.TargetDataLine
-
Opens the line with the specified format, causing the line to acquire any required system resources and become operational.
- OPEN_DELETE - Static variable in class java.util.zip.ZipFile
-
Mode flag to open a zip file and mark it for deletion.
- OPEN_DIALOG - Static variable in class javax.swing.JFileChooser
-
Type value indicating that the
JFileChooser
supports an "Open" file operation. - OPEN_FAILURE - Static variable in class java.util.logging.ErrorManager
-
OPEN_FAILURE is used when an open of an output stream fails.
- OPEN_READ - Static variable in class java.util.zip.ZipFile
-
Mode flag to open a zip file for reading.
- OPEN_TYPE_FIELD - Static variable in class javax.management.JMX
-
The name of the
openType
field. - OpenAction() - Constructor for class javax.swing.plaf.basic.BasicDesktopPaneUI.OpenAction
- openAsynchronousChannelGroup(int, ThreadFactory) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
-
Constructs a new asynchronous channel group with a fixed thread pool.
- openAsynchronousChannelGroup(ExecutorService, int) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
-
Constructs a new asynchronous channel group with the given thread pool.
- openAsynchronousServerSocketChannel(AsynchronousChannelGroup) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
-
Opens an asynchronous server-socket channel.
- openAsynchronousSocketChannel(AsynchronousChannelGroup) - Method in class java.nio.channels.spi.AsynchronousChannelProvider
-
Opens an asynchronous socket channel.
- openButtonMnemonic - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
- openButtonText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
- openButtonToolTipText - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
- openConnection() - Method in class java.net.URL
-
Returns a
URLConnection
instance that represents a connection to the remote object referred to by theURL
. - openConnection(Proxy) - Method in class java.net.URL
-
Same as
URL.openConnection()
, except that the connection will be made through the specified proxy; Protocol handlers that do not support proxing will ignore the proxy parameter and make a normal connection. - openConnection(URL) - Method in class java.net.URLStreamHandler
-
Opens a connection to the object referenced by the
URL
argument. - openConnection(URL, Proxy) - Method in class java.net.URLStreamHandler
-
Same as openConnection(URL), except that the connection will be made through the specified proxy; Protocol handlers that do not support proxying will ignore the proxy parameter and make a normal connection.
- OpenDataException - Exception in javax.management.openmbean
-
This checked exception is thrown when an open type, an open data or an open MBean metadata info instance could not be constructed because one or more validity constraints were not met.
- OpenDataException() - Constructor for exception javax.management.openmbean.OpenDataException
-
An OpenDataException with no detail message.
- OpenDataException(String) - Constructor for exception javax.management.openmbean.OpenDataException
-
An OpenDataException with a detail message.
- openDatagramChannel() - Method in class java.nio.channels.spi.SelectorProvider
-
Opens a datagram channel.
- openDatagramChannel(ProtocolFamily) - Method in class java.nio.channels.spi.SelectorProvider
-
Opens a datagram channel.
- OPENED - Static variable in class javax.management.remote.JMXConnectionNotification
-
Notification type string for a connection-opened notification.
- openFrame(JInternalFrame) - Method in class javax.swing.DefaultDesktopManager
-
Normally this method will not be called.
- openFrame(JInternalFrame) - Method in interface javax.swing.DesktopManager
-
If possible, display this frame in an appropriate location.
- openIcon - Variable in class javax.swing.tree.DefaultTreeCellRenderer
-
Icon used to show non-leaf nodes that are expanded.
- openInputStream() - Method in interface javax.tools.FileObject
-
Gets an InputStream for this file object.
- openInputStream() - Method in class javax.tools.ForwardingFileObject
- openInputStream() - Method in class javax.tools.SimpleJavaFileObject
-
This implementation always throws UnsupportedOperationException.
- OpenMBeanAttributeInfo - Interface in javax.management.openmbean
-
Describes an attribute of an open MBean.
- OpenMBeanAttributeInfoSupport - Class in javax.management.openmbean
-
Describes an attribute of an open MBean.
- OpenMBeanAttributeInfoSupport(String, String, OpenType<?>, boolean, boolean, boolean) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs an
OpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
anddescription
, and the specified read/write access properties. - OpenMBeanAttributeInfoSupport(String, String, OpenType<?>, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs an
OpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
,description
, read/write access properties, andDescriptor
. - OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs an
OpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
,description
anddefaultValue
, and the specified read/write access properties. - OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T, T[]) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs an
OpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean with the specifiedname
,openType
,description
,defaultValue
andlegalValues
, and the specified read/write access properties. - OpenMBeanAttributeInfoSupport(String, String, OpenType<T>, boolean, boolean, boolean, T, Comparable<T>, Comparable<T>) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
-
Constructs an
OpenMBeanAttributeInfoSupport
instance, which describes the attribute of an open MBean, with the specifiedname
,openType
,description
,defaultValue
,minValue
andmaxValue
. - OpenMBeanConstructorInfo - Interface in javax.management.openmbean
-
Describes a constructor of an Open MBean.
- OpenMBeanConstructorInfoSupport - Class in javax.management.openmbean
-
Describes a constructor of an Open MBean.
- OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
-
Constructs an
OpenMBeanConstructorInfoSupport
instance, which describes the constructor of a class of open MBeans with the specifiedname
,description
andsignature
. - OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[], Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
-
Constructs an
OpenMBeanConstructorInfoSupport
instance, which describes the constructor of a class of open MBeans with the specifiedname
,description
,signature
, anddescriptor
. - OpenMBeanInfo - Interface in javax.management.openmbean
-
Describes an Open MBean: an Open MBean is recognized as such if its
getMBeanInfo()
method returns an instance of a class which implements theOpenMBeanInfo
interface, typicallyOpenMBeanInfoSupport
. - OpenMBeanInfoSupport - Class in javax.management.openmbean
-
The
OpenMBeanInfoSupport
class describes the management information of an open MBean: it is a subclass ofMBeanInfo
, and it implements theOpenMBeanInfo
interface. - OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
-
Constructs an
OpenMBeanInfoSupport
instance, which describes a class of open MBeans with the specifiedclassName
,description
,openAttributes
,openConstructors
,openOperations
andnotifications
. - OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
-
Constructs an
OpenMBeanInfoSupport
instance, which describes a class of open MBeans with the specifiedclassName
,description
,openAttributes
,openConstructors
,openOperations
,notifications
, anddescriptor
. - OpenMBeanOperationInfo - Interface in javax.management.openmbean
-
Describes an operation of an Open MBean.
- OpenMBeanOperationInfoSupport - Class in javax.management.openmbean
-
Describes an operation of an Open MBean.
- OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType<?>, int) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
-
Constructs an
OpenMBeanOperationInfoSupport
instance, which describes the operation of a class of open MBeans, with the specifiedname
,description
,signature
,returnOpenType
andimpact
. - OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType<?>, int, Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
-
Constructs an
OpenMBeanOperationInfoSupport
instance, which describes the operation of a class of open MBeans, with the specifiedname
,description
,signature
,returnOpenType
,impact
, anddescriptor
. - OpenMBeanParameterInfo - Interface in javax.management.openmbean
-
Describes a parameter used in one or more operations or constructors of an open MBean.
- OpenMBeanParameterInfoSupport - Class in javax.management.openmbean
-
Describes a parameter used in one or more operations or constructors of an open MBean.
- OpenMBeanParameterInfoSupport(String, String, OpenType<?>) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Constructs an
OpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
anddescription
. - OpenMBeanParameterInfoSupport(String, String, OpenType<?>, Descriptor) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Constructs an
OpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
, anddescriptor
. - OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Constructs an
OpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
anddefaultValue
. - OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T, T[]) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Constructs an
OpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
,defaultValue
andlegalValues
. - OpenMBeanParameterInfoSupport(String, String, OpenType<T>, T, Comparable<T>, Comparable<T>) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
-
Constructs an
OpenMBeanParameterInfoSupport
instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specifiedname
,openType
,description
,defaultValue
,minValue
andmaxValue
. - openMenuKey - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
-
Deprecated.As of Java 2 platform v1.3.
- OpenOption - Interface in java.nio.file
-
An object that configures how to open or create a file.
- openOutputStream() - Method in interface javax.tools.FileObject
-
Gets an OutputStream for this file object.
- openOutputStream() - Method in class javax.tools.ForwardingFileObject
- openOutputStream() - Method in class javax.tools.SimpleJavaFileObject
-
This implementation always throws UnsupportedOperationException.
- openPipe() - Method in class java.nio.channels.spi.SelectorProvider
-
Opens a pipe.
- openReader(boolean) - Method in interface javax.tools.FileObject
-
Gets a reader for this object.
- openReader(boolean) - Method in class javax.tools.ForwardingFileObject
- openReader(boolean) - Method in class javax.tools.SimpleJavaFileObject
-
Wraps the result of SimpleJavaFileObject.getCharContent(boolean) in 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 anInputStream
for reading from that connection. - OpenType - Interface in java.awt.font
-
The
OpenType
interface represents OpenType and TrueType fonts. - OpenType<T> - Class in javax.management.openmbean
-
The
OpenType
class is the parent abstract class of all classes which describe the actual open type of open data values. - OpenType(String, String, String) - Constructor for class javax.management.openmbean.OpenType
-
Constructs an
OpenType
instance (actually a subclass instance asOpenType
is abstract), checking for the validity of the given parameters. - openWriter() - Method in interface javax.tools.FileObject
-
Gets a Writer for this file object.
- openWriter() - Method in class javax.tools.ForwardingFileObject
- openWriter() - Method in class javax.tools.SimpleJavaFileObject
-
Wraps the result of openOutputStream in a Writer.
- OPERATING_SYSTEM_MXBEAN_NAME - Static variable in class java.lang.management.ManagementFactory
-
String representation of the ObjectName for the
OperatingSystemMXBean
. - OperatingSystemMXBean - Interface in java.lang.management
-
The management interface for the operating system on which the Java virtual machine is running.
- Operation - Class in java.rmi.server
-
Deprecated.no replacement
- Operation(String) - Constructor for class java.rmi.server.Operation
-
Deprecated.no replacement
- operation() - Method in class org.omg.CORBA.Request
-
Retrieves the name of the method to be invoked.
- operation() - Method in class org.omg.CORBA.ServerRequest
-
Throws an
org.omg.CORBA.NO_IMPLEMENT
exception. - operation() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns the name of the operation being invoked.
- operation_context() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
-
Returns an array of
String
objects containing the contexts being sent on the request. - OperationNotSupportedException - Exception in javax.naming
-
This exception is thrown when a context implementation does not support the operation being invoked.
- OperationNotSupportedException() - Constructor for exception javax.naming.OperationNotSupportedException
-
Constructs a new instance of OperationNotSupportedException.
- OperationNotSupportedException(String) - Constructor for exception javax.naming.OperationNotSupportedException
-
Constructs a new instance of OperationNotSupportedException using an explanation.
- OperationsException - Exception in javax.management
-
Represents exceptions thrown in the MBean server when performing operations on MBeans.
- OperationsException() - Constructor for exception javax.management.OperationsException
-
Default constructor.
- OperationsException(String) - Constructor for exception javax.management.OperationsException
-
Constructor that allows a specific error message to be specified.
- OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Optical Character Recognition" Unicode character block.
- OPTION - Static variable in class javax.swing.text.html.HTML.Tag
- Option - Class in javax.swing.text.html
-
Value for the ListModel used to represent <option> elements.
- Option(AttributeSet) - Constructor for class javax.swing.text.html.Option
-
Creates a new Option object.
- OPTION_PANE - Static variable in class javax.accessibility.AccessibleRole
-
A specialized pane whose primary use is inside a DIALOG
- OPTION_PANE - Static variable in class javax.swing.plaf.synth.Region
-
OptionPane region.
- OPTION_TYPE_PROPERTY - Static variable in class javax.swing.JOptionPane
-
Bound property name for
optionType
. - Optional<T> - Class in java.util
-
A container object which may or may not contain a non-null value.
- OPTIONAL - Static variable in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
-
Optional
LoginModule
. - OptionalDataException - Exception in java.io
-
Exception indicating the failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream.
- OptionalDouble - Class in java.util
-
A container object which may or may not contain a
double
value. - optionalEnd() - Method in class java.time.format.DateTimeFormatterBuilder
-
Ends an optional section.
- OptionalInt - Class in java.util
-
A container object which may or may not contain a
int
value. - OptionalLong - Class in java.util
-
A container object which may or may not contain a
long
value. - optionalStart() - Method in class java.time.format.DateTimeFormatterBuilder
-
Mark the start of an optional section.
- OptionChecker - Interface in javax.tools
-
Interface for recognizing options.
- OptionDialogBorder() - Constructor for class javax.swing.plaf.metal.MetalBorders.OptionDialogBorder
- optionPane - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
-
JOptionPane
that the receiver is providing the look and feel for. - OptionPaneUI - Class in javax.swing.plaf
-
Pluggable look and feel interface for JOptionPane.
- OptionPaneUI() - Constructor for class javax.swing.plaf.OptionPaneUI
- options - Variable in class javax.swing.JOptionPane
-
Options to display to the user.
- OPTIONS_PROPERTY - Static variable in class javax.swing.JOptionPane
-
Bound property name for
option
. - optionType - Variable in class javax.swing.JOptionPane
-
Option type, one of
DEFAULT_OPTION
,YES_NO_OPTION
,YES_NO_CANCEL_OPTION
orOK_CANCEL_OPTION
. - or(BigInteger) - Method in class java.math.BigInteger
-
Returns a BigInteger whose value is
(this | val)
. - or(BitSet) - Method in class java.util.BitSet
-
Performs a logical OR of this bit set with the bit set argument.
- or(BiPredicate<? super T, ? super U>) - Method in interface java.util.function.BiPredicate
-
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
- or(DoublePredicate) - Method in interface java.util.function.DoublePredicate
-
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
- or(IntPredicate) - Method in interface java.util.function.IntPredicate
-
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
- or(LongPredicate) - Method in interface java.util.function.LongPredicate
-
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
- or(Predicate<? super T>) - Method in interface java.util.function.Predicate
-
Returns a composed predicate that represents a short-circuiting logical OR of this predicate and another.
- or(QueryExp, QueryExp) - Static method in class javax.management.Query
-
Returns a query expression that is the disjunction of two other query expressions.
- orange - Static variable in class java.awt.Color
-
The color orange.
- ORANGE - Static variable in class java.awt.Color
-
The color orange.
- orb() - Method in interface javax.rmi.CORBA.Tie
-
Returns the ORB for this tie.
- orb(ORB) - Method in interface javax.rmi.CORBA.Tie
-
Sets the ORB for this tie.
- ORB - Class in org.omg.CORBA
-
A class providing APIs for the CORBA Object Request Broker features.
- ORB() - Constructor for class org.omg.CORBA.ORB
- orb(Object) - Method in class org.omg.CORBA.portable.Delegate
-
Provides a reference to the orb associated with its parameter.
- orb() - Method in class org.omg.CORBA.portable.InputStream
-
Returns the ORB that created this InputStream.
- orb() - Method in class org.omg.CORBA.portable.OutputStream
-
Returns the ORB that created this OutputStream.
- ORB - Class in org.omg.CORBA_2_3
-
A class extending
org.omg.CORBA.ORB
to make the ORB portable under 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
-
Convenience method that returns the instance of the ORB currently associated with the Servant.
- ORB_CTRL_MODEL - Static variable in class org.omg.PortableServer.ThreadPolicyValue
- orb_id() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
- 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 that was used to create the ORB.
- ORBIdHelper - Class in org.omg.PortableInterceptor
-
org/omg/PortableInterceptor/ORBIdHelper.java .
- ORBIdHelper() - Constructor for class org.omg.PortableInterceptor.ORBIdHelper
- ORBInitializer - Interface in org.omg.PortableInterceptor
-
Facilitates interceptor registration and ORB initialization.
- ORBInitializerOperations - Interface in org.omg.PortableInterceptor
-
Facilitates interceptor registration and ORB initialization.
- ORBInitInfo - Interface in org.omg.PortableInterceptor
-
Passed to each
ORBInitializer
, allowing it to to register interceptors and perform other duties while the ORB is initializing. - ORBInitInfoOperations - Interface in org.omg.PortableInterceptor
-
Passed to each
ORBInitializer
, allowing it to to register interceptors and perform other duties while the ORB is initializing. - order() - Method in class java.nio.ByteBuffer
-
Retrieves this buffer's byte order.
- order(ByteOrder) - Method in class java.nio.ByteBuffer
-
Modifies this buffer's byte order.
- order() - Method in class java.nio.CharBuffer
-
Retrieves this buffer's byte order.
- order() - Method in class java.nio.DoubleBuffer
-
Retrieves this buffer's byte order.
- order() - Method in class java.nio.FloatBuffer
-
Retrieves this buffer's byte order.
- order() - Method in class java.nio.IntBuffer
-
Retrieves this buffer's byte order.
- order() - Method in class java.nio.LongBuffer
-
Retrieves this buffer's byte order.
- order() - Method in class java.nio.ShortBuffer
-
Retrieves this buffer's byte order.
- ORDERED - Static variable in interface java.util.Spliterator
-
Characteristic value signifying that an encounter order is defined for elements.
- ordered - Variable in class javax.naming.directory.BasicAttribute
-
A flag for recording whether this attribute's values are ordered.
- ordinal() - Method in class java.lang.Enum
-
Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).
- ordinaryChar(int) - Method in class java.io.StreamTokenizer
-
Specifies that the character argument is "ordinary" in this tokenizer.
- ordinaryChars(int, int) - Method in class java.io.StreamTokenizer
-
Specifies that all characters c in the range
low <= c <= high
are "ordinary" in this tokenizer. - orElse(T) - Method in class java.util.Optional
-
Return the value if present, otherwise return
other
. - orElse(double) - Method in class java.util.OptionalDouble
-
Return the value if present, otherwise return
other
. - orElse(int) - Method in class java.util.OptionalInt
-
Return the value if present, otherwise return
other
. - orElse(long) - Method in class java.util.OptionalLong
-
Return the value if present, otherwise return
other
. - orElseGet(Supplier<? extends T>) - Method in class java.util.Optional
-
Return the value if present, otherwise invoke
other
and return the result of that invocation. - orElseGet(DoubleSupplier) - Method in class java.util.OptionalDouble
-
Return the value if present, otherwise invoke
other
and return the result of that invocation. - orElseGet(IntSupplier) - Method in class java.util.OptionalInt
-
Return the value if present, otherwise invoke
other
and return the result of that invocation. - orElseGet(LongSupplier) - Method in class java.util.OptionalLong
-
Return the value if present, otherwise invoke
other
and return the result of that invocation. - orElseThrow(Supplier<? extends X>) - Method in class java.util.Optional
-
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
- orElseThrow(Supplier<X>) - Method in class java.util.OptionalDouble
-
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
- orElseThrow(Supplier<X>) - Method in class java.util.OptionalInt
-
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
- orElseThrow(Supplier<X>) - Method in class java.util.OptionalLong
-
Return the contained value, if present, otherwise throw an exception to be created by the provided supplier.
- orFilter(Iterable<? extends RowFilter<? super M, ? super I>>) - Static method in class javax.swing.RowFilter
-
Returns a
RowFilter
that includes entries if any of the supplied filters includes the entry. - org.ietf.jgss - package org.ietf.jgss
-
This package presents a framework that allows application developers to make use of security services like authentication, data integrity and data confidentiality from a variety of underlying security mechanisms like Kerberos, using a unified API.
- org.omg.CORBA - package org.omg.CORBA
-
Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).
- org.omg.CORBA.DynAnyPackage - package org.omg.CORBA.DynAnyPackage
-
Provides the exceptions used with the
DynAny
interface (InvalidValue
,Invalid
,InvalidSeq
, andTypeMismatch
). - org.omg.CORBA.ORBPackage - package org.omg.CORBA.ORBPackage
-
Provides the exception
InvalidName
, which is thrown by the methodORB.resolve_initial_references
and the exceptionInconsistentTypeCode
, which is thrown by the Dynamic Any creation methods in the ORB class. - org.omg.CORBA.portable - package org.omg.CORBA.portable
-
Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB.
- org.omg.CORBA.TypeCodePackage - package org.omg.CORBA.TypeCodePackage
-
Provides the user-defined exceptions
BadKind
andBounds
, which are thrown by methods in in the classTypeCode
. - org.omg.CORBA_2_3 - package org.omg.CORBA_2_3
-
The CORBA_2_3 package defines additions to existing CORBA interfaces in the Java[tm] Standard Edition 6. These changes occurred in recent revisions to the CORBA API defined by the OMG. The new methods were added to interfaces derived from the corresponding interfaces in the CORBA package. This provides backward compatibility and avoids breaking the JCK tests.
- org.omg.CORBA_2_3.portable - package org.omg.CORBA_2_3.portable
-
Provides methods for the input and output of value types, and contains other updates to the
org/omg/CORBA/portable
package. - org.omg.CosNaming - package org.omg.CosNaming
-
Provides a naming service for Java IDL.
- org.omg.CosNaming.NamingContextExtPackage - package org.omg.CosNaming.NamingContextExtPackage
-
This package contains the following classes, which are used in org.omg.CosNaming.NamingContextExt:
- org.omg.CosNaming.NamingContextPackage - package org.omg.CosNaming.NamingContextPackage
-
This package contains Exception classes for the org.omg.CosNaming package.
- org.omg.Dynamic - package org.omg.Dynamic
-
This package contains the Dynamic module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.9.
- org.omg.DynamicAny - package org.omg.DynamicAny
-
Provides classes and interfaces that enable traversal of the data value associated with an
any
at runtime, and extraction of the primitive constituents of the data value. - org.omg.DynamicAny.DynAnyFactoryPackage - package org.omg.DynamicAny.DynAnyFactoryPackage
-
This package contains classes and exceptions from the DynAnyFactory interface of the DynamicAny module specified in the OMG The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 9.2.2.
- org.omg.DynamicAny.DynAnyPackage - package org.omg.DynamicAny.DynAnyPackage
-
This package contains classes and exceptions from the DynAny interface of the DynamicAny module specified in the OMG The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 9.2.
- org.omg.IOP - package org.omg.IOP
-
This package contains the IOP module specified in the OMG document The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6.
- org.omg.IOP.CodecFactoryPackage - package org.omg.IOP.CodecFactoryPackage
-
This package contains the exceptions specified in the IOP::CodeFactory interface (as part of the Portable Interceptors spec).
- org.omg.IOP.CodecPackage - package org.omg.IOP.CodecPackage
-
This package is generated from the IOP::Codec IDL interface definition.
- org.omg.Messaging - package org.omg.Messaging
-
This package contains the Messaging module specified in the OMG CORBA Messaging specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07.
- org.omg.PortableInterceptor - package org.omg.PortableInterceptor
-
Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB.
- org.omg.PortableInterceptor.ORBInitInfoPackage - package org.omg.PortableInterceptor.ORBInitInfoPackage
-
This package contains the exceptions and typedefs from the ORBInitInfo local interface of the PortableInterceptor module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.7.2.
- org.omg.PortableServer - package org.omg.PortableServer
-
Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.
- org.omg.PortableServer.CurrentPackage - package org.omg.PortableServer.CurrentPackage
-
Provides method implementations with access to the identity of the object on which the method was invoked.
- org.omg.PortableServer.POAManagerPackage - package org.omg.PortableServer.POAManagerPackage
-
Encapsulates the processing state of the POAs it is associated with.
- org.omg.PortableServer.POAPackage - package org.omg.PortableServer.POAPackage
-
Allows programmers to construct object implementations that are portable between different ORB products.
- org.omg.PortableServer.portable - package org.omg.PortableServer.portable
-
Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.
- org.omg.PortableServer.ServantLocatorPackage - package org.omg.PortableServer.ServantLocatorPackage
-
Provides classes and interfaces for locating the servant.
- org.omg.SendingContext - package org.omg.SendingContext
-
Provides support for the marshalling of value types.
- org.omg.stub.java.rmi - package org.omg.stub.java.rmi
-
Contains RMI-IIOP Stubs for the Remote types that occur in the java.rmi package.
- org.w3c.dom - package org.w3c.dom
-
Provides the interfaces for the Document Object Model (DOM).
- org.w3c.dom.bootstrap - package org.w3c.dom.bootstrap
- org.w3c.dom.events - package org.w3c.dom.events
- org.w3c.dom.ls - package org.w3c.dom.ls
- org.w3c.dom.views - package org.w3c.dom.views
- org.xml.sax - package org.xml.sax
-
This package provides the core SAX APIs.
- org.xml.sax.ext - package org.xml.sax.ext
-
This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
- org.xml.sax.helpers - package org.xml.sax.helpers
-
This package contains "helper" classes, including support for bootstrapping SAX-based applications.
- orientation - Variable in class javax.swing.JProgressBar
-
Whether the progress bar is horizontal or vertical.
- orientation - Variable in class javax.swing.JScrollBar
- orientation - Variable in class javax.swing.JSlider
-
Whether the slider is horizontal or vertical The default is horizontal.
- orientation - Variable in class javax.swing.JSplitPane
-
How the views are split.
- orientation - Variable in class javax.swing.plaf.basic.BasicSplitPaneDivider
-
Orientation of the JSplitPane.
- Orientation - Static variable in class javax.swing.text.StyleConstants
-
Orientation for a paragraph.
- ORIENTATION_PROPERTY - Static variable in class javax.swing.JSplitPane
-
Bound property name for orientation (horizontal or vertical).
- OrientationRequested - Class in javax.print.attribute.standard
-
Class OrientationRequested is a printing attribute class, an enumeration, that indicates the desired orientation for printed print-stream pages; it does not describe the orientation of the client-supplied print-stream pages.
- OrientationRequested(int) - Constructor for class javax.print.attribute.standard.OrientationRequested
-
Construct a new orientation requested enumeration value with the given integer value.
- origin - Variable in class javax.swing.plaf.basic.BasicToolBarUI.DockingListener
- 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
-
A throwable--the original exception that was wrapped in a CORBA UnknownException.
- OriginateDirection - Static variable in class javax.swing.text.DefaultStyledDocument.ElementSpec
-
A possible value for getDirection.
- originatingProvider - Variable in class javax.imageio.ImageReader
-
The
ImageReaderSpi
that instantiated this object, ornull
if its identity is not known or none exists. - originatingProvider - Variable in class javax.imageio.ImageWriter
-
The
ImageWriterSpi
that instantiated this object, ornull
if its identity is not known or none exists. - origmodel - Variable in class java.awt.image.RGBImageFilter
- ORIYA - Static variable in class java.awt.font.NumericShaper
-
Identifies the ORIYA range and decimal base.
- ORIYA - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Oriya" Unicode character block.
- OSMANYA - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Osmanya" Unicode character block.
- oStart - Variable in class javax.swing.text.html.parser.Element
- OTHER - Static variable in class java.sql.Types
-
The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods
getObject
andsetObject
. - OTHER - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
The printer has detected an error other than ones listed below.
- OTHER_LETTER - Static variable in class java.lang.Character
-
General category "Lo" in the Unicode specification.
- OTHER_NUMBER - Static variable in class java.lang.Character
-
General category "No" in the Unicode specification.
- OTHER_PUNCTUATION - Static variable in class java.lang.Character
-
General category "Po" in the Unicode specification.
- OTHER_SYMBOL - Static variable in class java.lang.Character
-
General category "So" in the Unicode specification.
- othersDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether deletes made by others are visible.
- othersInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether inserts made by others are visible.
- othersUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether updates made by others are visible.
- out - Static variable in class java.io.FileDescriptor
-
A handle to the standard output stream.
- out - Variable in class java.io.FilterOutputStream
-
The underlying output stream to be filtered.
- out - Variable in class java.io.FilterWriter
-
The underlying character-output stream.
- out - Variable in class java.io.PipedInputStream
-
The index of the position in the circular buffer at which the next byte of data will be read by this piped input stream.
- out - Variable in class java.io.PrintWriter
-
The underlying character-output stream of this
PrintWriter
. - out - Static variable in class java.lang.System
-
The "standard" output stream.
- out() - Method in class java.util.Formatter
-
Returns the destination for the output.
- OUT_BOTTOM - Static variable in class java.awt.geom.Rectangle2D
-
The bitmask that indicates that a point lies below this
Rectangle2D
. - OUT_LEFT - Static variable in class java.awt.geom.Rectangle2D
-
The bitmask that indicates that a point lies to the left of this
Rectangle2D
. - OUT_RIGHT - Static variable in class java.awt.geom.Rectangle2D
-
The bitmask that indicates that a point lies to the right of this
Rectangle2D
. - OUT_TOP - Static variable in class java.awt.geom.Rectangle2D
-
The bitmask that indicates that a point lies above this
Rectangle2D
. - OUTBOUND_MESSAGE_ATTACHMENTS - Static variable in interface javax.xml.ws.handler.MessageContext
-
Standard property: Map of attachments to a message for the outbound message, key is the MIME Content-ID, value is a DataHandler.
- outcode(double, double) - Method in class java.awt.geom.Rectangle2D.Double
-
Determines where the specified coordinates lie with respect to this
Rectangle2D
. - outcode(double, double) - Method in class java.awt.geom.Rectangle2D.Float
-
Determines where the specified coordinates lie with respect to this
Rectangle2D
. - outcode(double, double) - Method in class java.awt.geom.Rectangle2D
-
Determines where the specified coordinates lie with respect to this
Rectangle2D
. - outcode(Point2D) - Method in class java.awt.geom.Rectangle2D
-
Determines where the specified
Point2D
lies with respect to thisRectangle2D
. - outcode(double, double) - Method in class java.awt.Rectangle
-
Determines where the specified coordinates lie with respect to this
Rectangle2D
. - OUTLINE_DRAG_MODE - Static variable in class javax.swing.JDesktopPane
-
Indicates that an outline only of the item being dragged should appear inside the desktop pane.
- OutOfMemoryError - Error in java.lang
-
Thrown when the Java Virtual Machine cannot 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
-
Constructs an
OutOfMemoryError
with no detail message. - OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
-
Constructs an
OutOfMemoryError
with the specified detail message. - outpixbuf - Variable in class java.awt.image.ReplicateScaleFilter
-
A
byte
array initialized with a size ofReplicateScaleFilter.destWidth
and used to deliver a row of pixel data to theImageConsumer
. - output - Variable in class javax.imageio.ImageWriter
-
The
ImageOutputStream
or otherObject
set bysetOutput
and retrieved bygetOutput
. - output(char[], int, int) - Method in class javax.swing.text.AbstractWriter
-
The last stop in writing out content.
- output(char[], int, int) - Method in class javax.swing.text.html.HTMLWriter
-
This method is overriden to map any character entities, such as < to <.
- OUTPUT_AREA_ALMOST_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
One or more output areas are almost full (e.g.
- OUTPUT_AREA_FULL - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
One or more output areas are full (e.g.
- OUTPUT_TRAY_MISSING - Static variable in class javax.print.attribute.standard.PrinterStateReason
-
One or more output trays are not in the device.
- outputClass - Variable in class javax.imageio.spi.ImageOutputStreamSpi
-
A
Class
object indicating the legal object type for use by thecreateInputStreamInstance
method. - OutputDeviceAssigned - Class in javax.print.attribute.standard
-
Class OutputDeviceAssigned is a printing attribute class, a text attribute, that identifies the output device to which the service has assigned this job.
- OutputDeviceAssigned(String, Locale) - Constructor for class javax.print.attribute.standard.OutputDeviceAssigned
-
Constructs a new output device assigned attribute with the given device name and locale.
- OutputKeys - Class in javax.xml.transform
-
Provides string constants that can be used to set output properties for a Transformer, or to retrieve output properties from a Transformer or Templates object.
- OutputStream - Class in java.io
-
This abstract class is the superclass of all classes representing an output stream of bytes.
- OutputStream() - Constructor for class java.io.OutputStream
- OutputStream - Class in org.omg.CORBA.portable
-
OuputStream is the Java API for writing IDL types to CDR marshal streams.
- OutputStream() - Constructor for class org.omg.CORBA.portable.OutputStream
- OutputStream - Class in org.omg.CORBA_2_3.portable
-
OutputStream provides interface for writing of all of the mapped IDL type to the stream.
- OutputStream() - Constructor for class org.omg.CORBA_2_3.portable.OutputStream
-
Create a new instance of this class.
- OutputStreamWriter - Class in java.io
-
An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specified
charset
. - OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
-
Creates an OutputStreamWriter that uses the named charset.
- OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
-
Creates an OutputStreamWriter that uses the default character encoding.
- OutputStreamWriter(OutputStream, Charset) - Constructor for class java.io.OutputStreamWriter
-
Creates an OutputStreamWriter that uses the given charset.
- OutputStreamWriter(OutputStream, CharsetEncoder) - Constructor for class java.io.OutputStreamWriter
-
Creates an OutputStreamWriter that uses the given charset encoder.
- outputTypes - Variable in class javax.imageio.spi.ImageWriterSpi
-
An array of
Class
objects to be returned fromgetOutputTypes
, initiallynull
. - outsideBorder - Variable in class javax.swing.border.CompoundBorder
- outsideTimerAction() - Constructor for class javax.swing.ToolTipManager.outsideTimerAction
- OVER - Static variable in class java.awt.dnd.DragSourceContext
-
An
int
used by updateCurrentCursor() indicating that theCursor
is over aDropTarget
. - OVERFLOW - Static variable in class java.nio.charset.CoderResult
-
Result object indicating overflow, meaning that there is insufficient room in the output buffer.
- OVERFLOW - Static variable in class java.nio.file.StandardWatchEventKinds
-
A special event to indicate that events may have been lost or discarded.
- OverlappingFileLockException - Exception in java.nio.channels
-
Unchecked exception thrown when an attempt is made to acquire a lock on a region of a file that overlaps a region already locked by the same Java virtual machine, or when another thread is already waiting to lock an overlapping region of the same file.
- OverlappingFileLockException() - Constructor for exception java.nio.channels.OverlappingFileLockException
-
Constructs an instance of this class.
- 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 to arrange components over the top of each other.
- OverlayLayout(Container) - Constructor for class javax.swing.OverlayLayout
-
Constructs a layout manager that performs overlay arrangement of the children.
- Override - Annotation Type in java.lang
-
Indicates that a method declaration is intended to override a method declaration in a supertype.
- overrides(ExecutableElement, ExecutableElement, TypeElement) - Method in interface javax.lang.model.util.Elements
-
Tests whether one method, as a member of a given type, overrides another method.
- ownDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether a result set's own deletes are visible.
- owner - Variable in class java.awt.datatransfer.Clipboard
- owner() - Method in interface java.nio.file.attribute.PosixFileAttributes
-
Returns the owner of the file.
- Owner - Interface in java.security.acl
-
Interface for managing owners of Access Control Lists (ACLs) or ACL configurations.
- ownInsertsAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether a result set's own inserts are visible.
- owns(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Queries whether the given ConditionObject uses this synchronizer as its lock.
- owns(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Queries whether the given ConditionObject uses this synchronizer as its lock.
- ownUpdatesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
-
Retrieves whether for the given type of
ResultSet
object, the result set's own updates are visible.
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.