Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

O

OAEPParameterSpec - Class in javax.crypto.spec
This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS #1 standard.
OAEPParameterSpec(String, String, AlgorithmParameterSpec, PSource) - Constructor for class javax.crypto.spec.OAEPParameterSpec
Constructs a parameter set for OAEP padding as defined in the PKCS #1 standard using the specified message digest algorithm mdName, mask generation function algorithm mgfName, parameters for the mask generation function mgfSpec, and source of the encoding input P pSrc.
Oauth2 - Class in com.codename1.io
This is a utility class that allows Oauth2 authentication This utility uses the Codename One XHTML Component to display the authentication pages.
Oauth2(String, String, String, String) - Constructor for class com.codename1.io.Oauth2
Simple constructor
Oauth2(String, String, String, String, String, String) - Constructor for class com.codename1.io.Oauth2
Simple constructor
Oauth2(String, String, String, String, String, String, Hashtable) - Constructor for class com.codename1.io.Oauth2
Simple constructor
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
 
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.
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.
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.
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.
obscuresPotential(Container) - Method in class com.codename1.ui.layouts.BorderLayout
 
obscuresPotential(Container) - Method in class com.codename1.ui.layouts.GridLayout
 
obscuresPotential(Container) - Method in class com.codename1.ui.layouts.LayeredLayout
 
obscuresPotential(Container) - Method in class com.codename1.ui.layouts.Layout
Some layout managers can obscure their child components in some cases this returns true if the basic underpinnings are in place for that.
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.
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 this SimpleTimeZone observes Daylight Saving Time.
observesDaylightTime() - Method in class java.util.TimeZone
Returns true if this TimeZone 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.
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.
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 an int value.
of(int) - Static method in enum java.time.chrono.IsoEra
Obtains an instance of IsoEra from an int 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 an int 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 an int 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 an int value.
of(int) - Static method in enum java.time.DayOfWeek
Obtains an instance of DayOfWeek from an int 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 an int 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 given supplier, accumulator, and combiner 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 given supplier, accumulator, combiner, and finisher 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.
ofCalendarField(int) - Static method in class java.text.DateFormat.Field
Returns the Field constant that corresponds to the Calendar constant calendarField.
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.
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 and false 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 and false 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 and false 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 and false 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 and false 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 and false 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 and false 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 the default (0'th) bank).
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.
offsetByCodePoints(CharSequence, int, int) - Static method in class java.lang.Character
Returns the index within the given char sequence that is offset from the given index by codePointOffset code points.
offsetByCodePoints(char[], int, int, int, int) - Static method in class java.lang.Character
Returns the index within the given char subarray that is offset from the given index by codePointOffset code points.
offsetByCodePoints(int, int) - Method in class java.lang.String
offsetByCodePoints
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.
offsets - Variable in class java.awt.image.DataBuffer
Offset into each bank.
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 an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from an Instant and zone ID.
ofInstant(Instant, ZoneId) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from an Instant.
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 empty Optional.
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.
OK - Static variable in class com.codename1.ui.VirtualKeyboard
 
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.
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_TURKIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Turkic" Unicode character block.
OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
omit-xml-declaration = "yes" | "no".
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.
onAdDisplay(HTMLComponent) - Method in class com.codename1.ads.AdsService
This a callback method to inform to the service the Ad is displayed
onAdvance(int, int) - Method in class java.util.concurrent.Phaser
Overridable method to perform an action upon impending phase advance, and to control termination.
onBackNavigation() - Method in class com.codename1.ui.util.UIBuilder
This callback is invoked to indicate that the upcoming form is shown as part of a "back" navigation.
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 method CountedCompleter.complete(T) is invoked.
onCreateRoot(String) - Method in class com.codename1.ui.util.UIBuilder
This method allows binding logic that should occur before creating the root object e.g.
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.
onEditingComplete(Component, String) - Method in class com.codename1.ui.Display
Called by the underlying implementation to indicate that editing in the native system has completed and changes should propagate into Codename One
onEditingComplete(Component, String) - Method in class com.sun.lwuit.Display
Called by the underlying implementation to indicate that editing in the native system has completed and changes should propogate into LWUIT
onError(CloudException) - Method in class com.codename1.cloud.CloudListModel
Invoked when a cloud error occurs
onError(CloudException) - Method in interface com.codename1.cloud.CloudResponse
Invoked if there was a server error
onError(String, int) - Method in class com.codename1.components.WebBrowser
This is a callback method to inform on an error.
onExceptionalCompletion(Throwable, CountedCompleter<?>) - Method in class java.util.concurrent.CountedCompleter
Performs an action when method ForkJoinTask.completeExceptionally(Throwable) is invoked or method CountedCompleter.compute() throws an exception, and this task has not already otherwise completed normally.
onLoad(String) - Method in class com.codename1.components.WebBrowser
This is a callback method, this method is called after the url has been loaded
OnOffSwitch - Class in com.codename1.components
The on/off switch is a checkbox of sort (although it derives container) that represents its state as a switch each of which has a short label associated with it.
OnOffSwitch() - Constructor for class com.codename1.components.OnOffSwitch
Default constructor
onPositionSizeChange() - Method in class com.codename1.ui.PeerComponent
Callback useful for sublclasses that need to track the change in size/position of the component (notice that this might be invoked too many times for a single change)!
onRedirect(String) - Method in class com.codename1.io.ConnectionRequest
This is a callback method that been called when there is a redirect.
onRedirect(String) - Method in class com.codename1.io.MultipartRequest
 
onScrollX(int) - Method in class com.codename1.ui.Component
This method can be overriden to receive scroll events, unlike overriding setScrollX it will receive all calls for scrolling.
onScrollY(int) - Method in class com.codename1.ui.Component
This method can be overriden to receive scroll events, unlike overriding setScrollY it will receive all calls for scrolling.
onShow() - Method in class com.codename1.ui.Dialog
 
onShow() - Method in class com.codename1.ui.Form
Allows subclasses to bind functionality that occurs when a specific form or dialog appears on the screen
onShow() - Method in class com.codename1.ui.VirtualKeyboard
 
onShow() - Method in class com.sun.lwuit.Dialog
 
onShow() - Method in class com.sun.lwuit.Form
Allows subclasses to bind functionality that occurs when a specific form or dialog appears on the screen
onShowCompleted() - Method in class com.codename1.ui.Form
Allows subclasses to bind functionality that occurs when a specific form or dialog is "really" showing hence when the transition is totally complete (unlike onShow which is called on intent).
onShowCompleted() - Method in class com.sun.lwuit.Form
Allows subclasses to bind functionality that occurs when a specific form or dialog is "really" showing hence when the transition is totally complete (unlike onShow which is called on intent).
onStart(String) - Method in class com.codename1.components.WebBrowser
This is a callback method, this method is called before the url has been loaded
onStart() - Method in class java.util.concurrent.ForkJoinWorkerThread
Initializes internal state after construction but before processing any tasks.
onSuccess(T) - Method in interface com.codename1.cloud.CloudResponse
Invoked to return a value from the asynchronous version of the API
onTermination(Throwable) - Method in class java.util.concurrent.ForkJoinWorkerThread
Performs cleanup associated with termination of this worker thread.
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_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.
OPACITY - Static variable in class com.codename1.ui.plaf.Style
Opacity attribute name for the theme hashtable
open(String) - Static method in class com.codename1.ui.util.Resources
Creates a resource object from the local JAR resource identifier
open(InputStream) - Static method in class com.codename1.ui.util.Resources
Creates a resource object from the given input stream
open(String, int) - Static method in class com.codename1.ui.util.Resources
Creates a resource object from the local JAR resource identifier
open(InputStream, int) - Static method in class com.codename1.ui.util.Resources
Creates a resource object from the given input stream
open(String) - Static method in class com.sun.lwuit.util.Resources
Creates a resource object from the local JAR resource identifier
open(InputStream) - Static method in class com.sun.lwuit.util.Resources
Creates a resource object from the given input stream
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(String) - Static method in class javax.microedition.io.Connector
 
open(String, int) - Static method in class javax.microedition.io.Connector
 
open(String, int, boolean) - Static method in class javax.microedition.io.Connector
 
OPEN_DELETE - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file and mark it for deletion.
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.
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.
openConnection() - Method in class java.net.URL
Returns a URLConnection instance that represents a connection to the remote object referred to by the URL.
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.
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.
openDataInputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataInputStream() - Method in interface javax.microedition.io.file.FileConnection
 
openDataInputStream() - Method in interface javax.microedition.io.InputConnection
 
openDataOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataOutputStream() - Method in interface javax.microedition.io.file.FileConnection
 
openDataOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openImageGallery(ActionListener) - Method in class com.codename1.ui.Display
Opens the device image gallery The method returns immediately and the response will be sent asynchronously to the given ActionListener Object use this in the actionPerformed to retrieve the file path String path = (String) evt.getSource();
openInputStream(String) - Method in class com.codename1.io.FileSystemStorage
Opens an input stream to the given file
openInputStream(String) - Static method in class javax.microedition.io.Connector
 
openInputStream() - Method in interface javax.microedition.io.file.FileConnection
 
openInputStream() - Method in interface javax.microedition.io.InputConnection
 
openLayered(String) - Static method in class com.codename1.ui.util.Resources
Opens a multi-layer resource file that supports overriding features on a specific platform.
openLayered(String, int) - Static method in class com.codename1.ui.util.Resources
Opens a multi-layer resource file that supports overriding features on a specific platform.
openMenu(String) - Method in class com.codename1.ui.SideMenuBar
Opens the menu if it is currently closed
OpenOption - Interface in java.nio.file
An object that configures how to open or create a file.
openOrCreate(String) - Static method in class com.codename1.db.Database
Opens a database or create one if not exists
openOrCreate(String) - Method in class com.codename1.ui.Display
Opens a database or create one if not exists
openOutputStream(String) - Method in class com.codename1.io.FileSystemStorage
Opens an output stream to the given file
openOutputStream(String, int) - Method in class com.codename1.io.FileSystemStorage
Opens an output stream to the given file
openOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openOutputStream() - Method in interface javax.microedition.io.file.FileConnection
 
openOutputStream(long) - Method in interface javax.microedition.io.file.FileConnection
 
openOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openPipe() - Method in class java.nio.channels.spi.SelectorProvider
Opens a pipe.
openSelector() - Method in class java.nio.channels.spi.SelectorProvider
Opens a selector.
openServerSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a server-socket channel.
openSocketChannel() - Method in class java.nio.channels.spi.SelectorProvider
Opens a socket channel.
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection.
OpenStreetMapProvider - Class in com.codename1.maps.providers
This is an OpenStreetMap Provider http://www.openstreetmap.org/
OpenStreetMapProvider() - Constructor for class com.codename1.maps.providers.OpenStreetMapProvider
Empty Constructor
Operation - Class in java.rmi.server
Deprecated.
no replacement
Operation(String) - Constructor for class java.rmi.server.Operation
Deprecated.
no replacement
OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Optical Character Recognition" Unicode character block.
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.
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.
ORDERED - Static variable in interface java.util.Spliterator
Characteristic value signifying that an encounter order is defined for elements.
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.
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.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.
origmodel - Variable in class java.awt.image.RGBImageFilter
The ColorModel to be replaced by newmodel when the user calls substituteColorModel.
ORIYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Oriya" Unicode character block.
OS_AMIGA - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_ATARI - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_CPM - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_MACOS - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_MSDOS - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_OS2 - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_QDOS - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_RISCOS - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_TOPS20 - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_UNIX - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_UNKNOWN - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_VMCMS - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_VMS - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_WIN32 - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OS_ZSYSTEM - Static variable in class com.codename1.io.gzip.GZIPHeader
 
OSMANYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Osmanya" Unicode character block.
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 and setObject.
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 - Variable in class com.codename1.io.gzip.FilterOutputStream
 
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_OF_SERVICE - Static variable in class com.codename1.location.LocationManager
 
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 of ReplicateScaleFilter.destWidth and used to deliver a row of pixel data to the ImageConsumer.
OutputConnection - Interface in javax.microedition.io
 
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
 
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.
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.
overlaps(long, long) - Method in class java.nio.channels.FileLock
Tells whether or not this lock overlaps the given lock range.
override(InputStream) - Method in class com.codename1.ui.util.Resources
This method allows overriding the data of a resource file with another resource file thus replacing or enhancing existing content with platform specific content.
Override - Annotation Type in java.lang
Indicates that a method declaration is intended to override a method declaration in a supertype.
ownDeletesAreVisible(int) - Method in interface java.sql.DatabaseMetaData
Retrieves whether a result set's own deletes are visible.
owner() - Method in interface java.nio.file.attribute.PosixFileAttributes
Returns the owner of the file.
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.
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 _ 
Skip navigation links