- back() - Method in class com.codename1.ui.BrowserComponent
-
Navigates back in the history
- back() - Method in class com.codename1.ui.util.UIBuilder
-
This method effectively pops the form navigation stack and goes back
to the previous form if back navigation is enabled and there is
a previous form.
- back(Component) - Method in class com.codename1.ui.util.UIBuilder
-
This method effectively pops the form navigation stack and goes back
to the previous form if back navigation is enabled and there is
a previous form.
- BACK_COMMAND_ID - Static variable in class com.codename1.ui.util.UIBuilder
-
- BACKGROUND - Static variable in class java.awt.font.TextAttribute
-
Attribute key for the paint used to render the background of
the text.
- BACKGROUND_ALIGNMENT - Static variable in class com.codename1.ui.plaf.Style
-
Background attribute name for the theme hashtable
- BACKGROUND_ALIGNMENT - Static variable in class com.sun.lwuit.plaf.Style
-
Background attribute name for the theme hashtable
- BACKGROUND_GRADIENT - Static variable in class com.codename1.ui.plaf.Style
-
Background attribute name for the theme hashtable
- BACKGROUND_GRADIENT - Static variable in class com.sun.lwuit.plaf.Style
-
Background attribute name for the theme hashtable
- BACKGROUND_GRADIENT_LINEAR_HORIZONTAL - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a linear gradient
- BACKGROUND_GRADIENT_LINEAR_HORIZONTAL - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use a linear gradient
- BACKGROUND_GRADIENT_LINEAR_VERTICAL - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a linear gradient
- BACKGROUND_GRADIENT_LINEAR_VERTICAL - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use a linear gradient
- BACKGROUND_GRADIENT_RADIAL - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a radial gradient
- BACKGROUND_GRADIENT_RADIAL - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use a radial gradient
- BACKGROUND_IMAGE_ALIGN_BOTTOM - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background alignment for use in tiling or aligned images
- BACKGROUND_IMAGE_ALIGN_CENTER - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background alignment for use in tiling or aligned images
- BACKGROUND_IMAGE_ALIGN_LEFT - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background alignment for use in tiling or aligned images
- BACKGROUND_IMAGE_ALIGN_RIGHT - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background alignment for use in tiling or aligned images
- BACKGROUND_IMAGE_ALIGN_TOP - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background alignment for use in tiling or aligned images
- BACKGROUND_IMAGE_ALIGNED - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_BOTTOM - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_BOTTOM_LEFT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_BOTTOM_RIGHT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_CENTER - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_LEFT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_RIGHT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_TOP - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_TOP_LEFT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_ALIGNED_TOP_RIGHT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use an unscaled image with an alignment
- BACKGROUND_IMAGE_SCALED - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a scaled image
- BACKGROUND_IMAGE_SCALED - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use a scaled image
- BACKGROUND_IMAGE_SCALED_FILL - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a scaled image that fills all available space while
maintaining aspect ratio
- BACKGROUND_IMAGE_SCALED_FIT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a scaled image that fits to available space while
maintaining aspect ratio
- BACKGROUND_IMAGE_TILE_BOTH - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a tiled image on both axis
- BACKGROUND_IMAGE_TILE_BOTH - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use a tiled image on both axis
- BACKGROUND_IMAGE_TILE_HORIZONTAL - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_IMAGE_TILE_HORIZONTAL - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_IMAGE_TILE_HORIZONTAL_ALIGN_BOTTOM - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_IMAGE_TILE_HORIZONTAL_ALIGN_CENTER - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_IMAGE_TILE_HORIZONTAL_ALIGN_TOP - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_IMAGE_TILE_VERTICAL - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a vertical tiled image
- BACKGROUND_IMAGE_TILE_VERTICAL - Static variable in class com.sun.lwuit.plaf.Style
-
Indicates the background for the style would use a vertical tiled image
- BACKGROUND_IMAGE_TILE_VERTICAL_ALIGN_CENTER - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_IMAGE_TILE_VERTICAL_ALIGN_LEFT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_IMAGE_TILE_VERTICAL_ALIGN_RIGHT - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a horizontal tiled image
- BACKGROUND_NONE - Static variable in class com.codename1.ui.plaf.Style
-
Indicates the background for the style would use a scaled image
- BACKGROUND_TYPE - Static variable in class com.codename1.ui.plaf.Style
-
Background attribute name for the theme hashtable
- BACKGROUND_TYPE - Static variable in class com.sun.lwuit.plaf.Style
-
Background attribute name for the theme hashtable
- BackgroundPainter - Class in com.codename1.ui.painter
-
A painter that draws the background of a component based on its style
- BackgroundPainter(Component) - Constructor for class com.codename1.ui.painter.BackgroundPainter
-
Construct a background painter for the given component
- BackgroundPainter - Class in com.sun.lwuit.painter
-
A painter that draws the background of a component based on its style
- BackgroundPainter(Component) - Constructor for class com.sun.lwuit.painter.BackgroundPainter
-
Construct a background painter for the given component
- BadPaddingException - Exception in javax.crypto
-
This exception is thrown when a particular padding mechanism is
expected for the input data but the data is not padded properly.
- BadPaddingException() - Constructor for exception javax.crypto.BadPaddingException
-
Constructs a BadPaddingException with no detail
message.
- BadPaddingException(String) - Constructor for exception javax.crypto.BadPaddingException
-
Constructs a BadPaddingException with the specified
detail message.
- BALINESE - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Balinese" Unicode character block.
- BAMUM - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Bamum" Unicode character block.
- BAMUM_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Bamum Supplement" Unicode character block.
- banks - Variable in class java.awt.image.DataBuffer
-
The number of banks in this buffer.
- Base64 - Class in com.codename1.util
-
This class implements Base64 encoding/decoding functionality
as specified in RFC 2045 (http://www.ietf.org/rfc/rfc2045.txt).
- Base64() - Constructor for class com.codename1.util.Base64
-
- Base64 - Class in java.util
-
This class consists exclusively of static methods for obtaining
encoders and decoders for the Base64 encoding scheme.
- Base64.Decoder - Class in java.util
-
This class implements a decoder for decoding byte data using the
Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
- Base64.Encoder - Class in java.util
-
This class implements an encoder for encoding byte data using
the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
- baseIsLeftToRight() - Method in class java.text.Bidi
-
Return true if the base direction is left-to-right.
- BASELINE - Static variable in class com.codename1.ui.layouts.GroupLayout
-
Possible alignment type.
- BASELINE - Static variable in class com.sun.lwuit.layouts.GroupLayout
-
Possible alignment type.
- BaseSpinner - Class in com.codename1.ui.spinner
-
Base class for spinners
- BaseSpinner() - Constructor for class com.codename1.ui.spinner.BaseSpinner
-
Default constructor
- BaseStream<T,S extends BaseStream<T,S>> - Interface in java.util.stream
-
Base interface for streams, which are sequences of elements supporting
sequential and parallel aggregate operations.
- baseWireHandle - Static variable in interface java.io.ObjectStreamConstants
-
First wire handle to be assigned.
- BASIC_ISO_DATE - Static variable in class java.time.format.DateTimeFormatter
-
The ISO date formatter that formats or parses a date without an
offset, such as '20111203'.
- BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Basic Latin" Unicode character block.
- BasicFileAttributes - Interface in java.nio.file.attribute
-
Basic attributes associated with a file in a file system.
- BasicFileAttributeView - Interface in java.nio.file.attribute
-
A file attribute view that provides a view of a basic set of file
attributes common to many file systems.
- BasicPermission - Class in java.security
-
The BasicPermission class extends the Permission class, and
can be used as the base class for permissions that want to
follow the same naming convention as BasicPermission.
- BasicPermission(String) - Constructor for class java.security.BasicPermission
-
Creates a new BasicPermission with the specified name.
- BasicPermission(String, String) - Constructor for class java.security.BasicPermission
-
Creates a new BasicPermission object with the specified name.
- BATAK - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Batak" Unicode character block.
- BatchUpdateException - Exception in java.sql
-
The subclass of
SQLException
thrown when an error
occurs during a batch update operation.
- BatchUpdateException(String, String, int, int[]) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with a given
reason
, SQLState
, vendorCode
and
updateCounts
.
- BatchUpdateException(String, String, int[]) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with a given
reason
, SQLState
and
updateCounts
.
- BatchUpdateException(String, int[]) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with a given
reason
and updateCounts
.
- BatchUpdateException(int[]) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with a given
updateCounts
.
- BatchUpdateException() - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object.
- BatchUpdateException(Throwable) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with
a given cause
.
- BatchUpdateException(int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with a
given cause
and updateCounts
.
- BatchUpdateException(String, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with
a given reason
, cause
and updateCounts
.
- BatchUpdateException(String, String, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with
a given reason
, SQLState
,cause
, and
updateCounts
.
- BatchUpdateException(String, String, int, int[], Throwable) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with
a given reason
, SQLState
, vendorCode
cause
and updateCounts
.
- BatchUpdateException(String, String, int, long[], Throwable) - Constructor for exception java.sql.BatchUpdateException
-
Constructs a BatchUpdateException
object initialized with
a given reason
, SQLState
, vendorCode
cause
and updateCounts
.
- bboxFor(Coord, int) - Method in class com.codename1.maps.providers.MapProvider
-
Returns the bounding box of a position ina given zoom level
- bboxFor(Coord, int) - Method in class com.codename1.maps.providers.TiledProvider
-
- BC - Static variable in class java.util.GregorianCalendar
-
Value of the ERA
field indicating
the period before the common era (before Christ), also known as BCE.
- before(Timestamp) - Method in class java.sql.Timestamp
-
Indicates whether this Timestamp
object is
earlier than the given Timestamp
object.
- before(Object) - Method in class java.util.Calendar
-
Returns whether this Calendar
represents a time
before the time represented by the specified
Object
.
- before(Date) - Method in class java.util.Date
-
Tests if this date is before the specified date.
- beforeExecute(Thread, Runnable) - Method in class java.util.concurrent.ThreadPoolExecutor
-
Method invoked prior to executing the given Runnable in the
given thread.
- beforeFirst() - Method in interface java.sql.ResultSet
-
Moves the cursor to the front of
this ResultSet
object, just before the
first row.
- beforeOffset(int) - Static method in class java.awt.font.TextHitInfo
-
Creates a TextHitInfo
at the specified offset,
associated with the character before the offset.
- beforeShow(Form) - Method in class com.codename1.ui.util.UIBuilder
-
This method allows binding an action that should occur before showing the given
form
- beforeShowContainer(Container) - Method in class com.codename1.ui.util.UIBuilder
-
This method allows binding an action that should occur before showing the given
container
- begin() - Method in class java.nio.channels.spi.AbstractInterruptibleChannel
-
Marks the beginning of an I/O operation that might block indefinitely.
- begin() - Method in class java.nio.channels.spi.AbstractSelector
-
Marks the beginning of an I/O operation that might block indefinitely.
- beginHandshake() - Method in class javax.net.ssl.SSLEngine
-
Initiates handshaking (initial or renegotiation) on this SSLEngine.
- beginNativeGraphicsAccess() - Method in class com.codename1.ui.Graphics
-
Starts accessing the native graphics in the underlying OS, when accessing
the native graphics Codename One shouldn't be used! The native graphics is unclipped
and untranslated by default and its the responsibility of the caller to clip/translate
appropriately.
- beginTransaction() - Method in class com.codename1.db.Database
-
Starts a transaction
- BENGALI - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Bengali" Unicode character block.
- BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
-
Compression level for best compression.
- BEST_SPEED - Static variable in class java.util.zip.Deflater
-
Compression level for fastest compression.
- bestRowNotPseudo - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the best row identifier is NOT a pseudo column.
- bestRowPseudo - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the best row identifier is a pseudo column.
- bestRowSession - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the scope of the best row identifier is
the remainder of the current session.
- bestRowTemporary - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the scope of the best row identifier is
very temporary, lasting only while the
row is being used.
- bestRowTransaction - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the scope of the best row identifier is
the remainder of the current transaction.
- bestRowUnknown - Static variable in interface java.sql.DatabaseMetaData
-
Indicates that the best row identifier may or may not be a pseudo column.
- between(ChronoLocalDate, ChronoLocalDate) - Static method in interface java.time.chrono.ChronoPeriod
-
Obtains a ChronoPeriod
consisting of amount of time between two dates.
- between(Temporal, Temporal) - Static method in class java.time.Duration
-
Obtains a Duration
representing the duration between two temporal objects.
- between(LocalDate, LocalDate) - Static method in class java.time.Period
-
Obtains a Period
consisting of the number of years, months,
and days between two dates.
- between(Temporal, Temporal) - Method in enum java.time.temporal.ChronoUnit
-
- between(Temporal, Temporal) - Method in interface java.time.temporal.TemporalUnit
-
Calculates the amount of time between two temporal objects.
- BG_COLOR - Static variable in class com.codename1.ui.plaf.Style
-
Background color attribute name for the theme hashtable
- BG_COLOR - Static variable in class com.sun.lwuit.plaf.Style
-
Background color attribute name for the theme hashtable
- BG_IMAGE - Static variable in class com.codename1.ui.plaf.Style
-
Background image attribute name for the theme hashtable
- BG_IMAGE - Static variable in class com.sun.lwuit.plaf.Style
-
Background image attribute name for the theme hashtable
- BiConsumer<T,U> - Interface in java.util.function
-
Represents an operation that accepts two input arguments and returns no
result.
- Bidi - Class in java.text
-
This class implements the Unicode Bidirectional Algorithm.
- Bidi(String, int) - Constructor for class java.text.Bidi
-
Create Bidi from the given paragraph of text and base direction.
- Bidi(AttributedCharacterIterator) - Constructor for class java.text.Bidi
-
Create Bidi from the given paragraph of text.
- Bidi(char[], int, byte[], int, int, int) - Constructor for class java.text.Bidi
-
Create Bidi from the given text, embedding, and direction information.
- BIDI_EMBEDDING - Static variable in class java.awt.font.TextAttribute
-
Attribute key for the embedding level of the text.
- BiFunction<T,U,R> - Interface in java.util.function
-
Represents a function that accepts two arguments and produces a result.
- BIG_ENDIAN - Static variable in class java.nio.ByteOrder
-
Constant denoting big-endian byte order.
- BigDecimal - Class in java.math
-
Immutable, arbitrary-precision signed decimal numbers.
- BigDecimal(char[], int, int) - Constructor for class java.math.BigDecimal
-
Translates a character array representation of a
BigDecimal
into a
BigDecimal
, accepting the
same sequence of characters as the
BigDecimal.BigDecimal(String)
constructor, while allowing a sub-array to be specified.
- BigDecimal(char[], int, int, MathContext) - Constructor for class java.math.BigDecimal
-
Translates a character array representation of a
BigDecimal
into a
BigDecimal
, accepting the
same sequence of characters as the
BigDecimal.BigDecimal(String)
constructor, while allowing a sub-array to be specified and
with rounding according to the context settings.
- BigDecimal(char[]) - Constructor for class java.math.BigDecimal
-
Translates a character array representation of a
BigDecimal
into a
BigDecimal
, accepting the
same sequence of characters as the
BigDecimal.BigDecimal(String)
constructor.
- BigDecimal(char[], MathContext) - Constructor for class java.math.BigDecimal
-
Translates a character array representation of a
BigDecimal
into a
BigDecimal
, accepting the
same sequence of characters as the
BigDecimal.BigDecimal(String)
constructor and with rounding according to the context
settings.
- BigDecimal(String) - Constructor for class java.math.BigDecimal
-
Translates the string representation of a BigDecimal
into a BigDecimal
.
- BigDecimal(String, MathContext) - Constructor for class java.math.BigDecimal
-
Translates the string representation of a
BigDecimal
into a
BigDecimal
, accepting the same strings as the
BigDecimal.BigDecimal(String)
constructor, with rounding
according to the context settings.
- BigDecimal(double) - Constructor for class java.math.BigDecimal
-
Translates a double
into a BigDecimal
which
is the exact decimal representation of the double
's
binary floating-point value.
- BigDecimal(double, MathContext) - Constructor for class java.math.BigDecimal
-
Translates a double
into a BigDecimal
, with
rounding according to the context settings.
- BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
-
Translates a BigInteger
into a BigDecimal
.
- BigDecimal(BigInteger, MathContext) - Constructor for class java.math.BigDecimal
-
Translates a BigInteger
into a BigDecimal
rounding according to the context settings.
- BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
-
Translates a BigInteger
unscaled value and an
int
scale into a BigDecimal
.
- BigDecimal(BigInteger, int, MathContext) - Constructor for class java.math.BigDecimal
-
Translates a BigInteger
unscaled value and an
int
scale into a BigDecimal
, with rounding
according to the context settings.
- BigDecimal(int) - Constructor for class java.math.BigDecimal
-
Translates an int
into a BigDecimal
.
- BigDecimal(int, MathContext) - Constructor for class java.math.BigDecimal
-
Translates an int
into a BigDecimal
, with
rounding according to the context settings.
- BigDecimal(long) - Constructor for class java.math.BigDecimal
-
Translates a long
into a BigDecimal
.
- BigDecimal(long, MathContext) - Constructor for class java.math.BigDecimal
-
Translates a long
into a BigDecimal
, with
rounding according to the context settings.
- BIGINT - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred
to as a type code, that identifies the generic SQL type
BIGINT
.
- BigInteger - Class in java.math
-
Immutable arbitrary-precision integers.
- BigInteger(byte[]) - Constructor for class java.math.BigInteger
-
Translates a byte array containing the two's-complement binary
representation of a BigInteger into a BigInteger.
- BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
-
Translates the sign-magnitude representation of a BigInteger into a
BigInteger.
- BigInteger(String, int) - Constructor for class java.math.BigInteger
-
Translates the String representation of a BigInteger in the
specified radix into a BigInteger.
- BigInteger(String) - Constructor for class java.math.BigInteger
-
Translates the decimal String representation of a BigInteger into a
BigInteger.
- BigInteger(int, Random) - Constructor for class java.math.BigInteger
-
Constructs a randomly generated BigInteger, uniformly distributed over
the range 0 to (2numBits
- 1), inclusive.
- BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
-
Constructs a randomly generated positive BigInteger that is probably
prime, with the specified bitLength.
- BINARY - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred
to as a type code, that identifies the generic SQL type
BINARY
.
- BinaryOperator<T> - Interface in java.util.function
-
Represents an operation upon two operands of the same type, producing a result
of the same type as the operands.
- binarySearch(long[], long) - Static method in class java.util.Arrays
-
Searches the specified array of longs for the specified value using the
binary search algorithm.
- binarySearch(long[], int, int, long) - Static method in class java.util.Arrays
-
Searches a range of
the specified array of longs for the specified value using the
binary search algorithm.
- binarySearch(int[], int) - Static method in class java.util.Arrays
-
Searches the specified array of ints for the specified value using the
binary search algorithm.
- binarySearch(int[], int, int, int) - Static method in class java.util.Arrays
-
Searches a range of
the specified array of ints for the specified value using the
binary search algorithm.
- binarySearch(short[], short) - Static method in class java.util.Arrays
-
Searches the specified array of shorts for the specified value using
the binary search algorithm.
- binarySearch(short[], int, int, short) - Static method in class java.util.Arrays
-
Searches a range of
the specified array of shorts for the specified value using
the binary search algorithm.
- binarySearch(char[], char) - Static method in class java.util.Arrays
-
Searches the specified array of chars for the specified value using the
binary search algorithm.
- binarySearch(char[], int, int, char) - Static method in class java.util.Arrays
-
Searches a range of
the specified array of chars for the specified value using the
binary search algorithm.
- binarySearch(byte[], byte) - Static method in class java.util.Arrays
-
Searches the specified array of bytes for the specified value using the
binary search algorithm.
- binarySearch(byte[], int, int, byte) - Static method in class java.util.Arrays
-
Searches a range of
the specified array of bytes for the specified value using the
binary search algorithm.
- binarySearch(double[], double) - Static method in class java.util.Arrays
-
Searches the specified array of doubles for the specified value using
the binary search algorithm.
- binarySearch(double[], int, int, double) - Static method in class java.util.Arrays
-
Searches a range of
the specified array of doubles for the specified value using
the binary search algorithm.
- binarySearch(float[], float) - Static method in class java.util.Arrays
-
Searches the specified array of floats for the specified value using
the binary search algorithm.
- binarySearch(float[], int, int, float) - Static method in class java.util.Arrays
-
Searches a range of
the specified array of floats for the specified value using
the binary search algorithm.
- binarySearch(Object[], Object) - Static method in class java.util.Arrays
-
Searches the specified array for the specified object using the binary
search algorithm.
- binarySearch(Object[], int, int, Object) - Static method in class java.util.Arrays
-
Searches a range of
the specified array for the specified object using the binary
search algorithm.
- binarySearch(T[], T, Comparator<? super T>) - Static method in class java.util.Arrays
-
Searches the specified array for the specified object using the binary
search algorithm.
- binarySearch(T[], int, int, T, Comparator<? super T>) - Static method in class java.util.Arrays
-
Searches a range of
the specified array for the specified object using the binary
search algorithm.
- binarySearch(List<? extends Comparable<? super T>>, T) - Static method in class java.util.Collections
-
Searches the specified list for the specified object using the binary
search algorithm.
- binarySearch(List<? extends T>, T, Comparator<? super T>) - Static method in class java.util.Collections
-
Searches the specified list for the specified object using the binary
search algorithm.
- bind(Component) - Method in class com.codename1.ui.plaf.DefaultLookAndFeel
-
- bind(Component) - Method in class com.codename1.ui.plaf.LookAndFeel
-
Every component binds itself to the look and feel thus allowing the look
and feel to customize the component.
- bind(Component) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
-
- bind(Component) - Method in class com.sun.lwuit.plaf.LookAndFeel
-
Every component binds itself to the look and feel thus allowing the look
and feel to customize the component.
- bind(Object, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
-
Produces an early-bound method handle for a non-static method.
- bind(SocketAddress) - Method in class java.net.DatagramSocket
-
Binds this DatagramSocket to a specific address and port.
- bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
-
Binds a datagram socket to a local port and address.
- bind(SocketAddress) - Method in class java.net.ServerSocket
-
Binds the ServerSocket
to a specific address
(IP address and port number).
- bind(SocketAddress, int) - Method in class java.net.ServerSocket
-
Binds the ServerSocket
to a specific address
(IP address and port number).
- bind(SocketAddress) - Method in class java.net.Socket
-
Binds the socket to a local address.
- bind(InetAddress, int) - Method in class java.net.SocketImpl
-
Binds this socket to the specified local IP address and port number.
- bind(SocketAddress) - Method in class java.nio.channels.AsynchronousServerSocketChannel
-
Binds the channel's socket to a local address and configures the socket to
listen for connections.
- bind(SocketAddress, int) - Method in class java.nio.channels.AsynchronousServerSocketChannel
-
Binds the channel's socket to a local address and configures the socket to
listen for connections.
- bind(SocketAddress) - Method in class java.nio.channels.AsynchronousSocketChannel
-
- bind(SocketAddress) - Method in class java.nio.channels.DatagramChannel
-
- bind(SocketAddress) - Method in interface java.nio.channels.NetworkChannel
-
Binds the channel's socket to a local address.
- bind(SocketAddress) - Method in class java.nio.channels.ServerSocketChannel
-
Binds the channel's socket to a local address and configures the socket
to listen for connections.
- bind(SocketAddress, int) - Method in class java.nio.channels.ServerSocketChannel
-
Binds the channel's socket to a local address and configures the socket to
listen for connections.
- bind(SocketAddress) - Method in class java.nio.channels.SocketChannel
-
- bind(String, Remote) - Static method in class java.rmi.Naming
-
Binds the specified name
to a remote object.
- bind(String, Remote) - Method in interface java.rmi.registry.Registry
-
Binds a remote reference to the specified name
in
this registry.
- bind(String, Remote) - Method in class javax.microedition.xlet.ixc.IxcRegistry
-
- BindException - Exception in java.net
-
Signals that an error occurred while attempting to bind a
socket to a local address and port.
- BindException(String) - Constructor for exception java.net.BindException
-
Constructs a new BindException with the specified detail
message as to why the bind error occurred.
- BindException() - Constructor for exception java.net.BindException
-
Construct a new BindException with no detailed message.
- BINDING_AUTO_SAVE - Static variable in class com.codename1.cloud.CloudObject
-
Changes to the bound property will be reflected instantly into the cloud object and the object would
be saved immediately (not committed!).
- BINDING_DEFERRED - Static variable in class com.codename1.cloud.CloudObject
-
Changes to the bound property won't be reflected into the bound cloud object until commit binding is invoked
- BINDING_IMMEDIATE - Static variable in class com.codename1.cloud.CloudObject
-
Changes to the bound property will be reflected instantly into the cloud object
- Bindings - Interface in javax.script
-
A mapping of key/value pairs, all of whose keys are
Strings
.
- bindListener() - Method in class com.codename1.location.LocationManager
-
Allows the implementation to track events
- bindListenerToComponent(Component, Object) - Method in class com.codename1.ui.util.UIBuilder
-
Binds the given listener object to the component, this works seamlessly for
common Codename One events but might be an issue with custom components and custom
listener types so this method can be overloaded to add support for such cases.
- bindNodeListener(ActionListener, Component) - Method in class com.codename1.ui.tree.Tree
-
Since a node may be any component type developers should override this method to
add support for binding the click listener to the given component.
- bindProgress(ConnectionRequest, Slider) - Static method in class com.codename1.components.SliderBridge
-
Allows binding progress to an arbitrary slider
- bindProgress(ConnectionRequest[], Slider) - Static method in class com.codename1.components.SliderBridge
-
Allows binding progress to an arbitrary slider
- bindProperty(Component, String, String, int, boolean) - Method in class com.codename1.cloud.CloudObject
-
Binds a property value within the given component to this cloud object, this means that
when the component changes the cloud object changes unless deferred.
- bindProperty(String, BindTarget) - Method in class com.codename1.ui.CheckBox
-
- bindProperty(String, BindTarget) - Method in class com.codename1.ui.Component
-
Binds the given property name to the given bind target
- bindProperty(String, BindTarget) - Method in class com.codename1.ui.Label
-
- bindProperty(String, BindTarget) - Method in class com.codename1.ui.RadioButton
-
- bindProperty(String, BindTarget) - Method in class com.codename1.ui.TextArea
-
- bindTabletLandscapeMaster(Form, Container, Component, Component, String, Image) - Static method in class com.codename1.components.MasterDetail
-
- BindTarget - Interface in com.codename1.cloud
-
Allows binding arbitrary components to data storage
- bindTo(Object) - Method in class java.lang.invoke.MethodHandle
-
Binds a value x
to the first argument of a method handle, without invoking it.
- bindTree(Container, int, boolean) - Method in class com.codename1.cloud.CloudObject
-
Binds a UI tree to the cloud object so its values automatically update in the cloud object
- bindVirtualKeyboard(TextArea, VirtualKeyboard) - Static method in class com.codename1.ui.VirtualKeyboard
-
This method is used to bind a specific instance of a virtual keyboard to a specific TextField.
- BiPredicate<T,U> - Interface in java.util.function
-
Represents a predicate (boolean-valued function) of two arguments.
- BIT - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred
to as a type code, that identifies the generic SQL type
BIT
.
- bitCount(int) - Static method in class java.lang.Integer
-
Returns the number of one-bits in the two's complement binary
representation of the specified int
value.
- bitCount(long) - Static method in class java.lang.Long
-
Returns the number of one-bits in the two's complement binary
representation of the specified long
value.
- bitCount() - Method in class java.math.BigInteger
-
Returns the number of bits in the two's complement representation
of this BigInteger that differ from its sign bit.
- bitLength() - Method in class java.math.BigInteger
-
Returns the number of bits in the minimal two's-complement
representation of this BigInteger, excluding a sign bit.
- BitSet - Class in java.util
-
This class implements a vector of bits that grows as needed.
- BitSet() - Constructor for class java.util.BitSet
-
Creates a new bit set.
- BitSet(int) - Constructor for class java.util.BitSet
-
Creates a bit set whose initial size is large enough to explicitly
represent bits with indices in the range 0
through
nbits-1
.
- Blob - Interface in java.sql
-
The representation (mapping) in
the Java™ programming
language of an SQL
BLOB
value.
- BLOB - Static variable in class java.sql.Types
-
The constant in the Java programming language, sometimes referred to
as a type code, that identifies the generic SQL type
BLOB
.
- block(InetAddress) - Method in class java.nio.channels.MembershipKey
-
Block multicast datagrams from the given source address.
- block() - Method in interface java.util.concurrent.ForkJoinPool.ManagedBlocker
-
Possibly blocks the current thread, for example waiting for
a lock or condition.
- BLOCK_DECREMENT - Static variable in class java.awt.event.AdjustmentEvent
-
The block decrement adjustment type.
- BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Block Elements" Unicode character block.
- BLOCK_INCREMENT - Static variable in class java.awt.event.AdjustmentEvent
-
The block increment adjustment type.
- BlockingDeque<E> - Interface in java.util.concurrent
-
A
Deque
that additionally supports blocking operations that wait
for the deque to become non-empty when retrieving an element, and wait for
space to become available in the deque when storing an element.
- blockingLock() - Method in class java.nio.channels.SelectableChannel
-
- blockingLock() - Method in class java.nio.channels.spi.AbstractSelectableChannel
-
- BlockingQueue<E> - Interface in java.util.concurrent
-
A
Queue
that additionally supports operations
that wait for the queue to become non-empty when retrieving an
element, and wait for space to become available in the queue when
storing an element.
- Boolean - Class in java.lang
-
The Boolean class wraps a value of the primitive type
boolean
in an object.
- Boolean(boolean) - Constructor for class java.lang.Boolean
-
Allocates a Boolean
object representing the
value
argument.
- Boolean(String) - Constructor for class java.lang.Boolean
-
Allocates a Boolean
object representing the value
true
if the string argument is not null
and is equal, ignoring case, to the string "true"
.
- BOOLEAN - Static variable in class java.sql.Types
-
The constant in the Java programming language, somtimes referred to
as a type code, that identifies the generic SQL type BOOLEAN
.
- BOOLEAN - Static variable in class javax.xml.xpath.XPathConstants
-
The XPath 1.0 boolean data type.
- BooleanSupplier - Interface in java.util.function
-
Represents a supplier of boolean
-valued results.
- booleanValue() - Method in class java.lang.Boolean
-
Returns the value of this Boolean
object as a boolean
primitive.
- BootstrapMethodError - Error in java.lang
-
Thrown to indicate that an
invokedynamic
instruction has
failed to find its bootstrap method,
or the bootstrap method has failed to provide a
call site with a
target
of the correct
method type.
- BootstrapMethodError() - Constructor for error java.lang.BootstrapMethodError
-
Constructs a BootstrapMethodError
with no detail message.
- BootstrapMethodError(String) - Constructor for error java.lang.BootstrapMethodError
-
Constructs a BootstrapMethodError
with the specified
detail message.
- BootstrapMethodError(String, Throwable) - Constructor for error java.lang.BootstrapMethodError
-
Constructs a BootstrapMethodError
with the specified
detail message and cause.
- BootstrapMethodError(Throwable) - Constructor for error java.lang.BootstrapMethodError
-
Constructs a BootstrapMethodError
with the specified
cause.
- BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Bopomofo" Unicode character block.
- BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Bopomofo Extended" Unicode character block.
- Border - Class in com.codename1.ui.plaf
-
Base class that allows us to render a border for a component, a border is drawn before
the component and is drawn within the padding region of the component.
- Border() - Constructor for class com.codename1.ui.plaf.Border
-
Prevents usage of new operator, use the factory methods in the class or subclass
to create new border types.
- BORDER - Static variable in class com.codename1.ui.plaf.Style
-
Border attribute name for the theme hashtable
- Border - Class in com.sun.lwuit.plaf
-
Base class that allows us to render a border for a component, a border is drawn before
the component and is drawn within the padding region of the component.
- Border() - Constructor for class com.sun.lwuit.plaf.Border
-
Prevents usage of new operator, use the factory methods in the class or subclass
to create new border types.
- BORDER - Static variable in class com.sun.lwuit.plaf.Style
-
Border attribute name for the theme hashtable
- BorderLayout - Class in com.codename1.ui.layouts
-
A border layout lays out a container, arranging and resizing its
components to fit in five regions: north, south, east, west, and center.
- BorderLayout() - Constructor for class com.codename1.ui.layouts.BorderLayout
-
Creates a new instance of BorderLayout
- BorderLayout - Class in com.sun.lwuit.layouts
-
A border layout lays out a container, arranging and resizing its
components to fit in five regions: north, south, east, west, and center.
- BorderLayout() - Constructor for class com.sun.lwuit.layouts.BorderLayout
-
Creates a new instance of BorderLayout
- BOTH - Static variable in class com.codename1.ui.layouts.GridBagConstraints
-
- BOTTOM - Static variable in class com.codename1.ui.Component
-
Box-orientation constant used to specify the bottom of a box.
- bottom - Variable in class com.codename1.ui.layouts.Insets
-
- BOTTOM - Static variable in class com.sun.lwuit.Component
-
Box-orientation constant used to specify the bottom of a box.
- BOTTOM_ALIGNMENT - Static variable in class java.awt.Component
-
Ease-of-use constant for getAlignmentY
.
- BoundingBox - Class in com.codename1.maps
-
This class declares a bounding box of coordinates on the map.
- BoundingBox(Coord, Coord) - Constructor for class com.codename1.maps.BoundingBox
-
Constructor with 2 coordinates for south west and north east
- boundingBox() - Method in class com.codename1.maps.layers.AbstractLayer
-
The bounding box of this Layer
- boundingBox() - Method in interface com.codename1.maps.layers.Layer
-
The bounding box of this Layer
- boundingBox() - Method in class com.codename1.maps.layers.LinesLayer
-
- boundingBox() - Method in class com.codename1.maps.layers.PointLayer
-
- boundingBox() - Method in class com.codename1.maps.layers.PointsLayer
-
- BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Box Drawing" Unicode character block.
- boxed() - Method in interface java.util.stream.DoubleStream
-
Returns a Stream
consisting of the elements of this stream,
boxed to Double
.
- boxed() - Method in interface java.util.stream.IntStream
-
Returns a Stream
consisting of the elements of this stream,
each boxed to an Integer
.
- boxed() - Method in interface java.util.stream.LongStream
-
Returns a Stream
consisting of the elements of this stream,
each boxed to a Long
.
- BoxLayout - Class in com.codename1.ui.layouts
-
Layout manager that places elements in a row or column according to
box orientation
- BoxLayout(int) - Constructor for class com.codename1.ui.layouts.BoxLayout
-
Creates a new instance of BoxLayout
- BoxLayout - Class in com.sun.lwuit.layouts
-
Layout manager that places elements in a row or column according to
box orientation
- BoxLayout(int) - Constructor for class com.sun.lwuit.layouts.BoxLayout
-
Creates a new instance of BoxLayout
- BRAHMI - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Brahmi" Unicode character block.
- BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Braille Patterns" Unicode character block.
- BRB_CENTER_OFFSET - Static variable in class com.codename1.ui.Component
-
Baseline resize behavior constant used to properly align components.
- BRB_CENTER_OFFSET - Static variable in class com.sun.lwuit.Component
-
Baseline resize behavior constant used to properly align components.
- BRB_CONSTANT_ASCENT - Static variable in class com.codename1.ui.Component
-
Baseline resize behavior constant used to properly align components.
- BRB_CONSTANT_ASCENT - Static variable in class com.sun.lwuit.Component
-
Baseline resize behavior constant used to properly align components.
- BRB_CONSTANT_DESCENT - Static variable in class com.codename1.ui.Component
-
Baseline resize behavior constant used to properly align components.
- BRB_CONSTANT_DESCENT - Static variable in class com.sun.lwuit.Component
-
Baseline resize behavior constant used to properly align components.
- BRB_OTHER - Static variable in class com.codename1.ui.Component
-
Baseline resize behavior constant used to properly align components.
- BRB_OTHER - Static variable in class com.sun.lwuit.Component
-
Baseline resize behavior constant used to properly align components.
- BreakIterator - Class in java.text
-
The BreakIterator
class implements methods for finding
the location of boundaries in text.
- BreakIterator() - Constructor for class java.text.BreakIterator
-
Constructor.
- BreakIteratorProvider - Class in java.text.spi
-
An abstract class for service providers that
provide concrete implementations of the
BreakIterator
class.
- BreakIteratorProvider() - Constructor for class java.text.spi.BreakIteratorProvider
-
Sole constructor.
- BRIEF - Static variable in class java.rmi.server.LogStream
-
Deprecated.
log level constant (brief logging).
- BrokenBarrierException - Exception in java.util.concurrent
-
Exception thrown when a thread tries to wait upon a barrier that is
in a broken state, or which enters the broken state while the thread
is waiting.
- BrokenBarrierException() - Constructor for exception java.util.concurrent.BrokenBarrierException
-
Constructs a BrokenBarrierException
with no specified detail
message.
- BrokenBarrierException(String) - Constructor for exception java.util.concurrent.BrokenBarrierException
-
Constructs a BrokenBarrierException
with the specified
detail message.
- BrowserComponent - Class in com.codename1.ui
-
The browser component is an interface to an embeddable native platform browser on platforms
that support embedding the native browser in place, if you need wide compatibility and flexibility
you should check out the HTMLComponent which provides a lightweight 100% cross platform
web component.
- BrowserComponent() - Constructor for class com.codename1.ui.BrowserComponent
-
This constructor will work as expected when a browser component is supported, see isNativeBrowserSupported()
- BrowserNavigationCallback - Interface in com.codename1.ui.events
-
Important: Calls to this interface are always performed on a separate
thread from the EDT! They are performed on the native webkit rendering
thread or native event dispatch thread, this interface MUST NEVER block
or synchronize against the EDT which WILL lead to deadlocks.
- BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
-
The current event phase is the bubbling phase.
- buf - Variable in class com.codename1.io.BufferedOutputStream
-
The internal buffer where data is stored.
- buf - Variable in class com.codename1.io.CharArrayReader
-
The buffer for characters.
- buf - Variable in class com.codename1.io.gzip.InflaterInputStream
-
- buf - Variable in class java.io.BufferedInputStream
-
The internal buffer array where the data is stored.
- buf - Variable in class java.io.BufferedOutputStream
-
The internal buffer where data is stored.
- buf - Variable in class java.io.ByteArrayInputStream
-
An array of bytes that was provided
by the creator of the stream.
- buf - Variable in class java.io.ByteArrayOutputStream
-
The buffer where data is stored.
- buf - Variable in class java.io.CharArrayReader
-
The character buffer.
- buf - Variable in class java.io.CharArrayWriter
-
The buffer where data is stored.
- buf - Variable in class java.io.PushbackInputStream
-
The pushback buffer.
- buf - Variable in class java.util.zip.DeflaterInputStream
-
Input buffer for reading compressed data.
- buf - Variable in class java.util.zip.DeflaterOutputStream
-
Output buffer for writing compressed data.
- buf - Variable in class java.util.zip.InflaterInputStream
-
Input buffer for decompression.
- buf - Variable in class java.util.zip.InflaterOutputStream
-
Output buffer for writing uncompressed data.
- buffer - Variable in class com.codename1.io.gzip.DeflaterOutputStream
-
- buffer - Variable in class java.io.PipedInputStream
-
The circular buffer into which incoming data is placed.
- buffer - Variable in class java.io.StringBufferInputStream
-
Deprecated.
The string from which bytes are read.
- Buffer - Class in java.nio
-
A container for data of a specific primitive type.
- BufferedImage - Class in java.awt.image
-
The BufferedImage
subclass describes an Image
with an accessible buffer of image data.
- BufferedInputStream - Class in com.codename1.io
-
Based on the buffered input stream from the JDK with some minor tweaks to allow
external classes to monitor stream status and progress.
- BufferedInputStream(InputStream) - Constructor for class com.codename1.io.BufferedInputStream
-
Creates a BufferedInputStream
and saves its argument, the input stream
in
, for later use.
- BufferedInputStream(InputStream, String) - Constructor for class com.codename1.io.BufferedInputStream
-
Creates a BufferedInputStream
and saves its argument, the input stream
in
, for later use.
- BufferedInputStream(InputStream, int) - Constructor for class com.codename1.io.BufferedInputStream
-
Creates a BufferedInputStream
with the specified buffer size,
and saves its argument, the input stream
in
, for later use.
- BufferedInputStream(InputStream, int, String) - Constructor for class com.codename1.io.BufferedInputStream
-
Creates a BufferedInputStream
with the specified buffer size,
and saves its argument, the input stream
in
, for later use.
- BufferedInputStream - Class in java.io
-
A BufferedInputStream
adds
functionality to another input stream-namely,
the ability to buffer the input and to
support the mark
and reset
methods.
- BufferedInputStream(InputStream) - Constructor for class java.io.BufferedInputStream
-
Creates a BufferedInputStream
and saves its argument, the input stream
in
, for later use.
- BufferedInputStream(InputStream, int) - Constructor for class java.io.BufferedInputStream
-
Creates a BufferedInputStream
with the specified buffer size,
and saves its argument, the input stream
in
, for later use.
- BufferedOutputStream - Class in com.codename1.io
-
Based on the buffered output stream from the JDK with some minor tweaks to allow
external classes to monitor stream status and progress.
- BufferedOutputStream(OutputStream) - Constructor for class com.codename1.io.BufferedOutputStream
-
Creates a new buffered output stream to write data to the
specified underlying output stream.
- BufferedOutputStream(OutputStream, String) - Constructor for class com.codename1.io.BufferedOutputStream
-
Creates a new buffered output stream to write data to the
specified underlying output stream.
- BufferedOutputStream(OutputStream, int) - Constructor for class com.codename1.io.BufferedOutputStream
-
Creates a new buffered output stream to write data to the
specified underlying output stream with the specified buffer
size.
- BufferedOutputStream(OutputStream, int, String) - Constructor for class com.codename1.io.BufferedOutputStream
-
Creates a new buffered output stream to write data to the
specified underlying output stream with the specified buffer
size.
- BufferedOutputStream - Class in java.io
-
The class implements a buffered output stream.
- BufferedOutputStream(OutputStream) - Constructor for class java.io.BufferedOutputStream
-
Creates a new buffered output stream to write data to the
specified underlying output stream.
- BufferedOutputStream(OutputStream, int) - Constructor for class java.io.BufferedOutputStream
-
Creates a new buffered output stream to write data to the
specified underlying output stream with the specified buffer
size.
- BufferedReader - Class in java.io
-
Reads text from a character-input stream, buffering characters so as to
provide for the efficient reading of characters, arrays, and lines.
- BufferedReader(Reader, int) - Constructor for class java.io.BufferedReader
-
Creates a buffering character-input stream that uses an input buffer of
the specified size.
- BufferedReader(Reader) - Constructor for class java.io.BufferedReader
-
Creates a buffering character-input stream that uses a default-sized
input buffer.
- BufferedWriter - Class in java.io
-
Writes text to a character-output stream, buffering characters so as to
provide for the efficient writing of single characters, arrays, and strings.
- BufferedWriter(Writer) - Constructor for class java.io.BufferedWriter
-
Creates a buffered character-output stream that uses a default-sized
output buffer.
- BufferedWriter(Writer, int) - Constructor for class java.io.BufferedWriter
-
Creates a new buffered character-output stream that uses an output
buffer of the given size.
- BUGINESE - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Buginese" Unicode character block.
- BUHID - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Buhid" Unicode character block.
- build() - Method in class java.nio.file.attribute.AclEntry.Builder
-
Constructs an
AclEntry
from the components of this builder.
- build(CertPathParameters) - Method in class java.security.cert.CertPathBuilder
-
Attempts to build a certification path using the specified algorithm
parameter set.
- build() - Method in class java.util.Calendar.Builder
-
Returns a Calendar
built from the parameters set by the
setter methods.
- build() - Method in class java.util.Locale.Builder
-
Returns an instance of Locale
created from the fields set
on this builder.
- build() - Method in interface java.util.stream.DoubleStream.Builder
-
Builds the stream, transitioning this builder to the built state.
- build() - Method in interface java.util.stream.IntStream.Builder
-
Builds the stream, transitioning this builder to the built state.
- build() - Method in interface java.util.stream.LongStream.Builder
-
Builds the stream, transitioning this builder to the built state.
- build() - Method in interface java.util.stream.Stream.Builder
-
Builds the stream, transitioning this builder to the built state.
- Builder() - Constructor for class java.security.KeyStore.Builder
-
Construct a new Builder.
- Builder() - Constructor for class java.util.Calendar.Builder
-
Constructs a Calendar.Builder
.
- Builder() - Constructor for class java.util.Locale.Builder
-
Constructs an empty Builder.
- builder() - Static method in interface java.util.stream.DoubleStream
-
Returns a builder for a DoubleStream
.
- builder() - Static method in interface java.util.stream.IntStream
-
Returns a builder for an IntStream
.
- builder() - Static method in interface java.util.stream.LongStream
-
Returns a builder for a LongStream
.
- builder() - Static method in interface java.util.stream.Stream
-
Returns a builder for a Stream
.
- buildRequestBody(OutputStream) - Method in class com.codename1.io.ConnectionRequest
-
Invoked when send body is true, by default sends the request arguments based
on "POST" conventions
- buildRequestBody(OutputStream) - Method in class com.codename1.io.MultipartRequest
-
- bulkRegister(int) - Method in class java.util.concurrent.Phaser
-
Adds the given number of new unarrived parties to this phaser.
- Button - Class in com.codename1.ui
-
Button is the base class for several UI widgets allowing clickability.
- Button() - Constructor for class com.codename1.ui.Button
-
Constructs a button with an empty string for its text.
- Button(String) - Constructor for class com.codename1.ui.Button
-
Constructs a button with the specified text.
- Button(Command) - Constructor for class com.codename1.ui.Button
-
Allows binding a command to a button for ease of use
- Button(Image) - Constructor for class com.codename1.ui.Button
-
Constructs a button with the specified image.
- Button(String, Image) - Constructor for class com.codename1.ui.Button
-
Constructor a button with text and image
- Button - Class in com.sun.lwuit
-
Button is the base class for several UI widgets allowing clickability.
- Button() - Constructor for class com.sun.lwuit.Button
-
Constructs a button with an empty string for its text.
- Button(String) - Constructor for class com.sun.lwuit.Button
-
Constructs a button with the specified text.
- Button(Command) - Constructor for class com.sun.lwuit.Button
-
Allows binding a command to a button for ease of use
- Button(Image) - Constructor for class com.sun.lwuit.Button
-
Constructs a button with the specified image.
- Button(String, Image) - Constructor for class com.sun.lwuit.Button
-
Constructor a button with text and image
- BUTTON1 - Static variable in class java.awt.event.MouseEvent
-
- BUTTON1_DOWN_MASK - Static variable in class java.awt.event.InputEvent
-
The Mouse Button1 extended modifier constant.
- BUTTON1_MASK - Static variable in class java.awt.event.InputEvent
-
The Mouse Button1 modifier constant.
- BUTTON2 - Static variable in class java.awt.event.MouseEvent
-
- BUTTON2_DOWN_MASK - Static variable in class java.awt.event.InputEvent
-
The Mouse Button2 extended modifier constant.
- BUTTON2_MASK - Static variable in class java.awt.event.InputEvent
-
The Mouse Button2 modifier constant.
- BUTTON3 - Static variable in class java.awt.event.MouseEvent
-
- BUTTON3_DOWN_MASK - Static variable in class java.awt.event.InputEvent
-
The Mouse Button3 extended modifier constant.
- BUTTON3_MASK - Static variable in class java.awt.event.InputEvent
-
The Mouse Button3 modifier constant.
- ButtonGroup - Class in com.codename1.ui
-
This class is used to create a multiple-exclusion scope for a set of
RadioButtons.
- ButtonGroup() - Constructor for class com.codename1.ui.ButtonGroup
-
Creates a new instance of ButtonsGroup
- ButtonGroup - Class in com.sun.lwuit
-
This class is used to create a multiple-exclusion scope for a set of
RadioButtons.
- ButtonGroup() - Constructor for class com.sun.lwuit.ButtonGroup
-
Creates a new instance of ButtonsGroup
- Byte - Class in java.lang
-
The Byte
class wraps a value of primitive type byte
in an object.
- Byte(byte) - Constructor for class java.lang.Byte
-
Constructs a newly allocated Byte
object that
represents the specified byte
value.
- Byte(String) - Constructor for class java.lang.Byte
-
Constructs a newly allocated Byte
object that
represents the byte
value indicated by the
String
parameter.
- ByteArrayInputStream - Class in java.io
-
A ByteArrayInputStream
contains
an internal buffer that contains bytes that
may be read from the stream.
- ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
-
Creates a ByteArrayInputStream
so that it uses buf
as its
buffer array.
- ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
-
Creates ByteArrayInputStream
that uses buf
as its
buffer array.
- ByteArrayOutputStream - Class in java.io
-
This class implements an output stream in which the data is
written into a byte array.
- ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
-
Creates a new byte array output stream.
- ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
-
Creates a new byte array output stream, with a buffer capacity of
the specified size, in bytes.
- ByteChannel - Interface in java.nio.channels
-
A channel that can read and write bytes.
- ByteOrder - Class in java.nio
-
A typesafe enumeration for byte orders.
- BYTES - Static variable in class java.lang.Byte
-
The number of bytes used to represent a byte
value in two's
complement binary form.
- BYTES - Static variable in class java.lang.Character
-
The number of bytes used to represent a char
value in unsigned
binary form.
- BYTES - Static variable in class java.lang.Double
-
The number of bytes used to represent a double
value.
- BYTES - Static variable in class java.lang.Float
-
The number of bytes used to represent a float
value.
- BYTES - Static variable in class java.lang.Integer
-
The number of bytes used to represent a int
value in two's
complement binary form.
- BYTES - Static variable in class java.lang.Long
-
The number of bytes used to represent a long
value in two's
complement binary form.
- BYTES - Static variable in class java.lang.Short
-
The number of bytes used to represent a short
value in two's
complement binary form.
- bytesConsumed() - Method in class javax.net.ssl.SSLEngineResult
-
Returns the number of bytes consumed from the input buffer.
- bytesProduced() - Method in class javax.net.ssl.SSLEngineResult
-
Returns the number of bytes written to the output buffer.
- bytesTransferred - Variable in exception java.io.InterruptedIOException
-
Reports how many bytes had been transferred as part of the I/O
operation before it was interrupted.
- byteValue() - Method in class java.lang.Byte
-
Returns the value of this Byte
as a
byte
.
- byteValue() - Method in class java.lang.Double
-
Returns the value of this Double
as a byte
after a narrowing primitive conversion.
- byteValue() - Method in class java.lang.Float
-
Returns the value of this Float
as a byte
after
a narrowing primitive conversion.
- byteValue() - Method in class java.lang.Integer
-
Returns the value of this Integer
as a byte
after a narrowing primitive conversion.
- byteValue() - Method in class java.lang.Long
-
Returns the value of this Long
as a byte
after
a narrowing primitive conversion.
- byteValue() - Method in class java.lang.Number
-
Returns the value of the specified number as a byte
,
which may involve rounding or truncation.
- byteValue() - Method in class java.lang.Short
-
Returns the value of this Short
as a byte
after
a narrowing primitive conversion.
- byteValueExact() - Method in class java.math.BigDecimal
-
Converts this BigDecimal
to a byte
, checking
for lost information.
- byteValueExact() - Method in class java.math.BigInteger
-
Converts this BigInteger
to a byte
, checking
for lost information.
- BYZANTINE_MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Byzantine Musical Symbols" Unicode character block.