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 _ 

F

F0 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public-exponent value F0 = 3.
F4 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public exponent-value F4 = 65537.
FACE_MONOSPACE - Static variable in class com.codename1.ui.Font
Constant allowing us to author portable system fonts
FACE_MONOSPACE - Static variable in class com.sun.lwuit.Font
Constant allowing us to author portable system fonts
FACE_PROPORTIONAL - Static variable in class com.codename1.ui.Font
Constant allowing us to author portable system fonts
FACE_PROPORTIONAL - Static variable in class com.sun.lwuit.Font
Constant allowing us to author portable system fonts
FACE_SYSTEM - Static variable in class com.codename1.ui.Font
Constant allowing us to author portable system fonts
FACE_SYSTEM - Static variable in class com.sun.lwuit.Font
Constant allowing us to author portable system fonts
FaceBookAccess - Class in com.codename1.facebook
This is the main access API to the facebook graph API http://developers.facebook.com/docs/reference/api/ This class encapsulates the Network access and provide simple methods to acess the Facebook servers.
FacebookConnect - Class in com.codename1.social
Invokes the native bundled facebook SDK to login/logout of facebook, notice that in order for this to work server build arguments must indicate that you are using the facebook sdk! To accomplish this just define: facebook.appId=YourAppId in your build arguments.
FacebookShare - Class in com.codename1.share
Facebook sharing service
FacebookShare() - Constructor for class com.codename1.share.FacebookShare
Default Constructor
FactoryConfigurationError - Error in javax.xml.parsers
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError() - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(String) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(Exception) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
FactoryConfigurationError - Error in javax.xml.stream
An error class for reporting factory configuration errors.
FactoryConfigurationError() - Constructor for error javax.xml.stream.FactoryConfigurationError
Default constructor
FactoryConfigurationError(Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FactoryConfigurationError(String, Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
FactoryConfigurationError(String) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with associated message
failed(Throwable, A) - Method in interface java.nio.channels.CompletionHandler
Invoked when an operation fails.
FailedLoginException - Exception in javax.security.auth.login
Signals that user authentication failed.
FailedLoginException() - Constructor for exception javax.security.auth.login.FailedLoginException
Constructs a FailedLoginException with no detail message.
FailedLoginException(String) - Constructor for exception javax.security.auth.login.FailedLoginException
Constructs a FailedLoginException with the specified detail message.
failure(Exception) - Method in interface java.rmi.server.RMIFailureHandler
The failure callback is invoked when the RMI runtime is unable to create a ServerSocket via the RMISocketFactory.
FALSE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value false.
FALSE - Static variable in interface java.util.jar.Pack200.Packer
The string "false", a possible value for certain properties.
FALSE - Static variable in interface java.util.jar.Pack200.Unpacker
The string "false", a possible value for certain properties.
FAMILY - Static variable in class java.awt.font.TextAttribute
Attribute key for the font name.
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated.
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
FBObject - Class in com.codename1.facebook
This is a base class for all FaceBook Objects
FBObject() - Constructor for class com.codename1.facebook.FBObject
Empty Contructor
FBObject(Hashtable) - Constructor for class com.codename1.facebook.FBObject
This contructor initialize it's attributes from the given Hashtable
fd - Variable in class java.net.DatagramSocketImpl
The file descriptor object.
fd - Variable in class java.net.SocketImpl
The file descriptor object for this socket.
FEATURE - Static variable in class javax.xml.transform.dom.DOMResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.dom.DOMSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the TransformerFactory returned from TransformerFactory.newInstance() may be safely cast to a SAXTransformerFactory.
FEATURE - Static variable in class javax.xml.transform.stax.StAXResult
If TransformerFactory.getFeature(String name) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.stax.StAXSource
If TransformerFactory.getFeature(String name) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.stream.StreamResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.stream.StreamSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE_SECURE_PROCESSING - Static variable in class javax.xml.XMLConstants
Feature for secure processing.
FEATURE_XMLFILTER - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
FEBRUARY - Static variable in class java.util.Calendar
Value of the Calendar.MONTH field indicating the second month of the year in the Gregorian and Julian calendars.
FEBRUARY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for second month of year.
fetch(String[]) - Method in class com.codename1.cloud.CloudStorage
Fetches the objects from the server.
fetch(String[], CloudResponse<CloudObject[]>) - Method in class com.codename1.cloud.CloudStorage
Fetches the objects from the server asynchronously.
fetch() - Method in class com.codename1.ui.URLImage
Images are normally fetched from storage or network only as needed, however if the download must start before the image is drawn this method can be invoked.
FETCH_FORWARD - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a forward direction; first-to-last.
FETCH_REVERSE - Static variable in interface java.sql.ResultSet
The constant indicating that the rows in a result set will be processed in a reverse direction; last-to-first.
FETCH_UNKNOWN - Static variable in interface java.sql.ResultSet
The constant indicating that the order in which rows in a result set will be processed is unknown.
fetchResourceFile() - Method in class com.codename1.ui.util.UIBuilder
This method may be overriden by subclasses to provide a way to dynamically load a resource file.
FG_COLOR - Static variable in class com.codename1.ui.plaf.Style
Foreground color attribute name for the theme hashtable
FG_COLOR - Static variable in class com.sun.lwuit.plaf.Style
Foreground color attribute name for the theme hashtable
Field - Class in java.lang.reflect
A Field provides information about, and dynamic access to, a single field of a class or an interface.
Field(String, int) - Constructor for class java.text.DateFormat.Field
Creates a Field.
Field(String) - Constructor for class java.text.Format.Field
Creates a Field with the specified name.
Field(String) - Constructor for class java.text.MessageFormat.Field
Creates a Field with the specified name.
Field(String) - Constructor for class java.text.NumberFormat.Field
Creates a Field instance with the specified name.
FIELD_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
When concatenated with a field attribute name, indicates the format of that attribute.
FIELD_COUNT - Static variable in class java.util.Calendar
The number of distinct fields recognized by get and set.
FIELD_PASSWORD - Static variable in interface com.codename1.ui.html.HTMLCallback
A password field
FIELD_PASSWORD - Static variable in interface com.sun.lwuit.html.HTMLCallback
A password field
FIELD_TEXT - Static variable in interface com.codename1.ui.html.HTMLCallback
A text field
FIELD_TEXT - Static variable in interface com.sun.lwuit.html.HTMLCallback
A text field
FIELD_UNDEFINED - Static variable in class javax.xml.datatype.DatatypeConstants
Designation that an "int" field is not set.
fieldModifiers() - Static method in class java.lang.reflect.Modifier
Return an int value OR-ing together the source language modifiers that can be applied to a field.
FieldPosition - Class in java.text
FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output.
FieldPosition(int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
FieldPosition(Format.Field) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field constant.
FieldPosition(Format.Field, int) - Constructor for class java.text.FieldPosition
Creates a FieldPosition object for the given field.
fields - Variable in class java.util.Calendar
The calendar field values for the currently set time for this calendar.
fieldSubmitted(HTMLComponent, TextArea, String, String, String, int, String) - Method in class com.codename1.components.Ads
 
fieldSubmitted(HTMLComponent, TextArea, String, String, String, int, String) - Method in class com.codename1.ui.html.DefaultHTMLCallback
Called whenever a field is submitted to a form.
fieldSubmitted(HTMLComponent, TextArea, String, String, String, int, String) - Method in interface com.codename1.ui.html.HTMLCallback
Called whenever a field is submitted to a form.
fieldSubmitted(HTMLComponent, TextArea, String, String, String, int, String) - Method in class com.sun.lwuit.html.DefaultHTMLCallback
Called whenever a field is submitted to a form.
fieldSubmitted(HTMLComponent, TextArea, String, String, String, int, String) - Method in interface com.sun.lwuit.html.HTMLCallback
Called whenever a field is submitted to a form.
File - Class in java.io
An abstract representation of file and directory pathnames.
File(String) - Constructor for class java.io.File
Creates a new File instance by converting the given pathname string into an abstract pathname.
File(String, String) - Constructor for class java.io.File
Creates a new File instance from a parent pathname string and a child pathname string.
File(File, String) - Constructor for class java.io.File
Creates a new File instance from a parent abstract pathname and a child pathname string.
File(URI) - Constructor for class java.io.File
Creates a new File instance by converting the given file: URI into an abstract pathname.
file() - Method in class java.lang.ProcessBuilder.Redirect
Returns the File source or destination associated with this redirect, or null if there is no such file.
FileAlreadyExistsException - Exception in java.nio.file
Checked exception thrown when an attempt is made to create a file or directory and a file of that name already exists.
FileAlreadyExistsException(String) - Constructor for exception java.nio.file.FileAlreadyExistsException
Constructs an instance of this class.
FileAlreadyExistsException(String, String, String) - Constructor for exception java.nio.file.FileAlreadyExistsException
Constructs an instance of this class.
FileAttribute<T> - Interface in java.nio.file.attribute
An object that encapsulates the value of a file attribute that can be set atomically when creating a new file or directory by invoking the createFile or createDirectory methods.
FileAttributeView - Interface in java.nio.file.attribute
An attribute view that is a read-only or updatable view of non-opaque values associated with a file in a filesystem.
FileChannel - Class in java.nio.channels
A channel for reading, writing, mapping, and manipulating a file.
FileChannel() - Constructor for class java.nio.channels.FileChannel
Initializes a new instance of this class.
FileChannel.MapMode - Class in java.nio.channels
A typesafe enumeration for file-mapping modes.
FileConnection - Interface in javax.microedition.io.file
 
FileEncodedImage - Class in com.codename1.components
An encoded image that stores the actual data of the encoded image in a disk file or resource and loads it only when necessary.
FileEncodedImageAsync - Class in com.codename1.components
This class is identical to FileEncodedImage with the difference of using asynchronous loading for files (and the animation framework) which will not work for all cases (e.g.
FileFilter - Interface in java.io
A filter for abstract pathnames.
FileHandler - Class in java.util.logging
Simple file logging Handler.
FileHandler() - Constructor for class java.util.logging.FileHandler
Construct a default FileHandler.
FileHandler(String) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename.
FileHandler(String, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to the given filename, with optional append.
FileHandler(String, int, int) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files.
FileHandler(String, int, int, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files with optional append.
FileInputStream - Class in java.io
A FileInputStream obtains input bytes from a file in a file system.
FileInputStream(String) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the path name name in the file system.
FileInputStream(File) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by opening a connection to an actual file, the file named by the File object file in the file system.
FileInputStream(FileDescriptor) - Constructor for class java.io.FileInputStream
Creates a FileInputStream by using the file descriptor fdObj, which represents an existing connection to an actual file in the file system.
fileKey() - Method in interface java.nio.file.attribute.BasicFileAttributes
Returns an object that uniquely identifies the given file, or null if a file key is not available.
FileLock - Class in java.nio.channels
A token representing a lock on a region of a file.
FileLock(FileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FileLock(AsynchronousFileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FILENAME - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that is the name of the file being executed.
FilenameFilter - Interface in java.io
Instances of classes that implement this interface are used to filter filenames.
FileNameMap - Interface in java.net
A simple interface which provides a mechanism to map between a file name and a MIME type string.
FileNotFoundException - Exception in java.io
Signals that an attempt to open the file denoted by a specified pathname has failed.
FileNotFoundException() - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with null as its error detail message.
FileNotFoundException(String) - Constructor for exception java.io.FileNotFoundException
Constructs a FileNotFoundException with the specified detail message.
FileOutputStream - Class in java.io
A file output stream is an output stream for writing data to a File or to a FileDescriptor.
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file with the specified name.
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the file represented by the specified File object.
FileOutputStream(FileDescriptor) - Constructor for class java.io.FileOutputStream
Creates a file output stream to write to the specified file descriptor, which represents an existing connection to an actual file in the file system.
FileOwnerAttributeView - Interface in java.nio.file.attribute
A file attribute view that supports reading or updating the owner of a file.
FilePermission - Class in java.io
This class represents access to a file or directory.
FilePermission(String, String) - Constructor for class java.io.FilePermission
Creates a new FilePermission object with the specified actions.
FileReader - Class in java.io
Convenience class for reading character files.
FileReader(String) - Constructor for class java.io.FileReader
Creates a new FileReader, given the name of the file to read from.
FileReader(File) - Constructor for class java.io.FileReader
Creates a new FileReader, given the File to read from.
FileReader(FileDescriptor) - Constructor for class java.io.FileReader
Creates a new FileReader, given the FileDescriptor to read from.
Files - Class in java.nio.file
This class consists exclusively of static methods that operate on files, directories, or other types of files.
fileSize() - Method in interface javax.microedition.io.file.FileConnection
 
FileStore - Class in java.nio.file
Storage for files.
FileStore() - Constructor for class java.nio.file.FileStore
Initializes a new instance of this class.
FileStoreAttributeView - Interface in java.nio.file.attribute
An attribute view that is a read-only or updatable view of the attributes of a FileStore.
FileSystem - Class in java.nio.file
Provides an interface to a file system and is the factory for objects to access files and other objects in the file system.
FileSystem() - Constructor for class java.nio.file.FileSystem
Initializes a new instance of this class.
FileSystemAlreadyExistsException - Exception in java.nio.file
Runtime exception thrown when an attempt is made to create a file system that already exists.
FileSystemAlreadyExistsException() - Constructor for exception java.nio.file.FileSystemAlreadyExistsException
Constructs an instance of this class.
FileSystemAlreadyExistsException(String) - Constructor for exception java.nio.file.FileSystemAlreadyExistsException
Constructs an instance of this class.
FileSystemException - Exception in java.nio.file
Thrown when a file system operation fails on one or two files.
FileSystemException(String) - Constructor for exception java.nio.file.FileSystemException
Constructs an instance of this class.
FileSystemException(String, String, String) - Constructor for exception java.nio.file.FileSystemException
Constructs an instance of this class.
FileSystemListener - Interface in javax.microedition.io.file
 
FileSystemLoopException - Exception in java.nio.file
Checked exception thrown when a file system loop, or cycle, is encountered.
FileSystemLoopException(String) - Constructor for exception java.nio.file.FileSystemLoopException
Constructs an instance of this class.
FileSystemNotFoundException - Exception in java.nio.file
Runtime exception thrown when a file system cannot be found.
FileSystemNotFoundException() - Constructor for exception java.nio.file.FileSystemNotFoundException
Constructs an instance of this class.
FileSystemNotFoundException(String) - Constructor for exception java.nio.file.FileSystemNotFoundException
Constructs an instance of this class.
FileSystemProvider - Class in java.nio.file.spi
Service-provider class for file systems.
FileSystemProvider() - Constructor for class java.nio.file.spi.FileSystemProvider
Initializes a new instance of this class.
FileSystemRegistry - Class in javax.microedition.io.file
 
FileSystems - Class in java.nio.file
Factory methods for file systems.
FileSystemStorage - Class in com.codename1.io
Unlike networking, the file system storage mostly tries to emulate java.io.File with some simplifications for mobile devices
FileSystemStorage() - Constructor for class com.codename1.io.FileSystemStorage
 
FileTime - Class in java.nio.file.attribute
Represents the value of a file's time stamp attribute.
FileTree - Class in com.codename1.components
Simple class showing off the filesystem as a tree component
FileTree() - Constructor for class com.codename1.components.FileTree
Default constructor
FileTree(FileTreeModel) - Constructor for class com.codename1.components.FileTree
Constructor with a model
FileTreeModel - Class in com.codename1.components
A tree model representing the file system as a whole, notice that this class returns absolute file names which would result in an unreadable tree.
FileTreeModel(boolean) - Constructor for class com.codename1.components.FileTreeModel
Construct a filesystem tree model
FileTypeDetector - Class in java.nio.file.spi
A file type detector for probing a file to guess its file type.
FileTypeDetector() - Constructor for class java.nio.file.spi.FileTypeDetector
Initializes a new instance of this class.
FileVisitOption - Enum in java.nio.file
Defines the file tree traversal options.
FileVisitor<T> - Interface in java.nio.file
A visitor of files.
FileVisitResult - Enum in java.nio.file
The result type of a FileVisitor.
FileWriter - Class in java.io
Convenience class for writing character files.
FileWriter(String) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name.
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a file name with a boolean indicating whether or not to append the data written.
FileWriter(File) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter object given a File object.
FileWriter(FileDescriptor) - Constructor for class java.io.FileWriter
Constructs a FileWriter object associated with a file descriptor.
fill() - Method in class com.codename1.io.gzip.InflaterInputStream
 
fill - Variable in class com.codename1.ui.layouts.GridBagConstraints
 
fill(long[], long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified array of longs.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified range of the specified array of longs.
fill(int[], int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified array of ints.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Assigns the specified int value to each element of the specified range of the specified array of ints.
fill(short[], short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified array of shorts.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified range of the specified array of shorts.
fill(char[], char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified array of chars.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Assigns the specified char value to each element of the specified range of the specified array of chars.
fill(byte[], byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified array of bytes.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Assigns the specified byte value to each element of the specified range of the specified array of bytes.
fill(boolean[], boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified array of booleans.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Assigns the specified boolean value to each element of the specified range of the specified array of booleans.
fill(double[], double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified array of doubles.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Assigns the specified double value to each element of the specified range of the specified array of doubles.
fill(float[], float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified array of floats.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Assigns the specified float value to each element of the specified range of the specified array of floats.
fill(Object[], Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified array of Objects.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element of the specified range of the specified array of Objects.
fill(List<? super T>, T) - Static method in class java.util.Collections
Replaces all of the elements of the specified list with the specified element.
fill() - Method in class java.util.zip.InflaterInputStream
Fills input buffer with more data to decompress.
fillArc(int, int, int, int, int, int) - Method in class com.codename1.ui.Graphics
Fills a circular or elliptical arc based on the given angles and bounding box.
fillArc(int, int, int, int, int, int) - Method in class com.sun.lwuit.Graphics
Fills a circular or elliptical arc based on the given angles and bounding box.
fillInStackTrace() - Method in class java.lang.Throwable
Fills in the execution stack trace.
fillLinearGradient(int, int, int, int, int, int, boolean) - Method in class com.codename1.ui.Graphics
Draws a linear gradient in the given coordinates with the given colors, doesn't take alpha into consideration when drawing the gradient
fillLinearGradient(int, int, int, int, int, int, boolean) - Method in class com.sun.lwuit.Graphics
Draws a linear gradient in the given coordinates with the given colors, doesn't take alpha into consideration when drawing the gradient
fillPolygon(int[], int[], int) - Method in class com.codename1.ui.Graphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillPolygon(int[], int[], int) - Method in class com.sun.lwuit.Graphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillRadialGradient(int, int, int, int, int, int) - Method in class com.codename1.ui.Graphics
Draws a radial gradient in the given coordinates with the given colors, doesn't take alpha into consideration when drawing the gradient.
fillRadialGradient(int, int, int, int, int, int) - Method in class com.sun.lwuit.Graphics
Draws a radial gradient in the given coordinates with the given colors, doesn't take alpha into consideration when drawing the gradient.
fillRect(int, int, int, int) - Method in class com.codename1.ui.Graphics
Fills the rectangle from the given position according to the width/height minus 1 pixel according to the convention in Java.
fillRect(int, int, int, int, byte) - Method in class com.codename1.ui.Graphics
Fills a rectangle with an optionally translucent fill color
fillRect(int, int, int, int) - Method in class com.sun.lwuit.Graphics
Fills the rectangle from the given position according to the width/height minus 1 pixel according to the convention in Java.
fillRect(int, int, int, int, byte) - Method in class com.sun.lwuit.Graphics
Fills a rectangle with an optionally translucent fill color
fillRectRadialGradient(int, int, int, int, int, int, float, float, float) - Method in class com.codename1.ui.Graphics
Draws a radial gradient in the given coordinates with the given colors, doesn't take alpha into consideration when drawing the gradient.
fillRectRadialGradient(int, int, int, int, int, int, float, float, float) - Method in class com.sun.lwuit.Graphics
Draws a radial gradient in the given coordinates with the given colors, doesn't take alpha into consideration when drawing the gradient.
fillRoundRect(int, int, int, int, int, int) - Method in class com.codename1.ui.Graphics
Fills a rounded rectangle in the same way as drawRoundRect
fillRoundRect(int, int, int, int, int, int) - Method in class com.sun.lwuit.Graphics
Fills a rounded rectangle in the same way as drawRoundRect
fillTriangle(int, int, int, int, int, int) - Method in class com.codename1.ui.Graphics
Draws a filled triangle with the given coordinates
fillTriangle(int, int, int, int, int, int) - Method in class com.sun.lwuit.Graphics
Draws a filled triangle with the given coordinates
filter(String) - Method in class com.codename1.ui.AutoCompleteTextField
Subclasses can override this method to perform more elaborate filter operations
filter(String) - Method in class com.codename1.ui.list.FilterProxyListModel
Filters the list based on the given string
filter(List<Locale.LanguageRange>, Collection<Locale>, Locale.FilteringMode) - Static method in class java.util.Locale
Returns a list of matching Locale instances using the filtering mechanism defined in RFC 4647.
filter(List<Locale.LanguageRange>, Collection<Locale>) - Static method in class java.util.Locale
Returns a list of matching Locale instances using the filtering mechanism defined in RFC 4647.
Filter - Interface in java.util.logging
A Filter can be used to provide fine grain control over what is logged, beyond the control provided by log levels.
filter(Predicate<? super T>) - Method in class java.util.Optional
If a value is present, and the value matches the given predicate, return an Optional describing the value, otherwise return an empty Optional.
filter(DoublePredicate) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(IntPredicate) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(LongPredicate) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the elements of this stream that match the given predicate.
filter(Predicate<? super T>) - Method in interface java.util.stream.Stream
Returns a stream consisting of the elements of this stream that match the given predicate.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Accept the node.
FILTER_INTERRUPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Interrupt the normal processing of the document.
FILTER_REJECT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Reject the node and its children.
FILTER_SKIP - Static variable in interface org.w3c.dom.ls.LSParserFilter
Skip this single node.
filterArguments(MethodHandle, int, MethodHandle...) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by pre-processing one or more of its arguments, each with its own unary filter function, and then calling the target with each pre-processed argument replaced by the result of its corresponding filter function.
FILTERED - Static variable in class java.util.zip.Deflater
Compression strategy best used for data consisting mostly of small values with a somewhat random distribution.
FilteredImageSource - Class in java.awt.image
This class is an implementation of the ImageProducer interface which takes an existing image and a filter object and uses them to produce image data for a new filtered version of the original image.
FilteredImageSource(ImageProducer, ImageFilter) - Constructor for class java.awt.image.FilteredImageSource
Constructs an ImageProducer object from an existing ImageProducer and a filter object.
filterIndexColorModel(IndexColorModel) - Method in class java.awt.image.RGBImageFilter
Filters an IndexColorModel object by running each entry in its color tables through the filterRGB function that RGBImageFilter subclasses must provide.
FilterInputStream - Class in com.codename1.io.gzip
Simple version of filter input stream
FilterInputStream(InputStream) - Constructor for class com.codename1.io.gzip.FilterInputStream
 
FilterInputStream - Class in java.io
A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
FilterOutputStream - Class in com.codename1.io.gzip
Dummy implementation of filter output stream
FilterOutputStream(OutputStream) - Constructor for class com.codename1.io.gzip.FilterOutputStream
 
FilterOutputStream - Class in java.io
This class is the superclass of all classes that filter output streams.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
Creates an output stream filter built on top of the specified underlying output stream.
FilterProxyListModel<T> - Class in com.codename1.ui.list
This class allows filtering/sorting a list model dynamically using a text field
FilterProxyListModel(ListModel<T>) - Constructor for class com.codename1.ui.list.FilterProxyListModel
The proxy is applied to the actual model and effectively hides it
FilterReader - Class in java.io
Abstract class for reading filtered character streams.
FilterReader(Reader) - Constructor for class java.io.FilterReader
Creates a new filtered reader.
filterReturnValue(MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by post-processing its return value (if any) with a filter (another method handle).
filterRGB(int, int, int) - Method in class java.awt.image.RGBImageFilter
Subclasses must specify a method to convert a single input pixel in the default RGB ColorModel to a single output pixel.
filterRGBPixels(int, int, int, int, int[], int, int) - Method in class java.awt.image.RGBImageFilter
Filters a buffer of pixels in the default RGB ColorModel by passing them one by one through the filterRGB method.
filterTags(List<Locale.LanguageRange>, Collection<String>, Locale.FilteringMode) - Static method in class java.util.Locale
Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.
filterTags(List<Locale.LanguageRange>, Collection<String>) - Static method in class java.util.Locale
Returns a list of matching languages tags using the basic filtering mechanism defined in RFC 4647.
FilterWriter - Class in java.io
Abstract class for writing filtered character streams.
FilterWriter(Writer) - Constructor for class java.io.FilterWriter
Create a new filtered writer.
FINAL - Static variable in class java.lang.reflect.Modifier
The int value representing the final modifier.
FINAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pf" in the Unicode specification.
finalize() - Method in class java.awt.image.ColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.awt.image.IndexColorModel
Disposes of system resources associated with this ColorModel once this ColorModel is no longer referenced.
finalize() - Method in class java.io.FileInputStream
Ensures that the close method of this file input stream is called when there are no more references to it.
finalize() - Method in class java.io.FileOutputStream
Cleans up the connection to the file, and ensures that the close method of this file output stream is called when there are no more references to this stream.
finalize() - Method in class java.lang.Enum
enum classes cannot have finalize methods.
finalize() - Method in class java.lang.Object
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
finalize() - Method in class java.util.concurrent.ThreadPoolExecutor
Invokes shutdown when this executor is no longer referenced and it has no threads.
finalize() - Method in class java.util.zip.Deflater
Closes the compressor when garbage is collected.
finalize() - Method in class java.util.zip.Inflater
Closes the decompressor when garbage is collected.
finalize() - Method in class java.util.zip.ZipFile
Ensures that the system resources held by this ZipFile object are released when there are no more references to it.
finalize() - Method in class javax.crypto.ExemptionMechanism
Ensures that the key stored away by this ExemptionMechanism object will be wiped out when there are no more references to it.
find(Path, int, BiPredicate<Path, BasicFileAttributes>, FileVisitOption...) - Static method in class java.nio.file.Files
Return a Stream that is lazily populated with Path by searching for files in a file tree rooted at a given starting file.
find() - Method in class java.util.regex.Matcher
Attempts to find the next subsequence of the input sequence that matches the pattern.
find(int) - Method in class java.util.regex.Matcher
Resets this matcher and then attempts to find the next subsequence of the input sequence that matches the pattern, starting at the specified index.
findAny() - Method in interface java.util.stream.DoubleStream
Returns an OptionalDouble describing some element of the stream, or an empty OptionalDouble if the stream is empty.
findAny() - Method in interface java.util.stream.IntStream
Returns an OptionalInt describing some element of the stream, or an empty OptionalInt if the stream is empty.
findAny() - Method in interface java.util.stream.LongStream
Returns an OptionalLong describing some element of the stream, or an empty OptionalLong if the stream is empty.
findAny() - Method in interface java.util.stream.Stream
Returns an Optional describing some element of the stream, or an empty Optional if the stream is empty.
findByName(String) - Method in class com.codename1.testing.AbstractTest
This method just invokes the test utils method, it is here for convenience
findByName(String) - Static method in class com.codename1.testing.TestUtils
Finds a component with the given name, works even with UI's that weren't created with the GUI builder
findByName(String, Component) - Method in class com.codename1.ui.util.UIBuilder
Finds the given component by its name
findByName(String, Container) - Method in class com.codename1.ui.util.UIBuilder
Finds the given component by its name
findClass(String) - Method in class java.lang.ClassLoader
Finds the class with the specified binary name.
findClass(String) - Method in class java.net.URLClassLoader
Finds and loads the class with the specified name from the URL search path.
findColumn(String) - Method in interface java.sql.ResultSet
Maps the given ResultSet column label to its ResultSet column index.
findComponentAt(int, int) - Method in class java.awt.Container
Locates the visible child component that contains the specified position.
findComponentAt(Point) - Method in class java.awt.Container
Locates the visible child component that contains the specified point.
findConstructor(Class<?>, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle which creates an object and initializes it, using the constructor of the specified type.
findFirst() - Method in interface java.util.stream.DoubleStream
Returns an OptionalDouble describing the first element of this stream, or an empty OptionalDouble if the stream is empty.
findFirst() - Method in interface java.util.stream.IntStream
Returns an OptionalInt describing the first element of this stream, or an empty OptionalInt if the stream is empty.
findFirst() - Method in interface java.util.stream.LongStream
Returns an OptionalLong describing the first element of this stream, or an empty OptionalLong if the stream is empty.
findFirst() - Method in interface java.util.stream.Stream
Returns an Optional describing the first element of this stream, or an empty Optional if the stream is empty.
findFirstFocusable() - Method in class com.codename1.ui.Container
Finds the first focusable Component on this Container
findGetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a non-static field.
findInLine(String) - Method in class java.util.Scanner
Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.
findInLine(Pattern) - Method in class java.util.Scanner
Attempts to find the next occurrence of the specified pattern ignoring delimiters.
findLabelText(String) - Method in class com.codename1.testing.AbstractTest
This method just invokes the test utils method, it is here for convenience
findLabelText(String) - Static method in class com.codename1.testing.TestUtils
Finds a component with the given name, works even with UI's that weren't created with the GUI builder
findLibrary(String) - Method in class java.lang.ClassLoader
findLibrary returns the path to load a shared library with the given name.
findLoadedClass(String) - Method in class java.lang.ClassLoader
Returns the class with the given binary name if this loader has been recorded by the Java virtual machine as an initiating loader of a class with that binary name.
findNextFocusHorizontal(boolean) - Method in class com.codename1.ui.Form
This method returns the next focusable Component horizontally
findNextFocusVertical(boolean) - Method in class com.codename1.ui.Form
This method returns the next focusable Component vertically
findResource(String) - Method in class java.lang.ClassLoader
Finds the resource with the given name.
findResource(String) - Method in class java.net.URLClassLoader
Finds the resource with the specified name on the URL search path.
findResources(String) - Method in class java.lang.ClassLoader
Returns an enumeration of URL objects representing all the resources with the given name.
findResources(String) - Method in class java.net.URLClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
findSetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a non-static field.
findSpecial(Class<?>, String, MethodType, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces an early-bound method handle for a virtual method.
findStatic(Class<?>, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a static method.
findStaticGetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a static field.
findStaticSetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving write access to a static field.
findSystemClass(String) - Method in class java.lang.ClassLoader
Finds a class with the specified binary name, loading it if necessary.
findTextAreaText(String) - Method in class com.codename1.testing.AbstractTest
This method just invokes the test utils method, it is here for convenience
findTextAreaText(String) - Static method in class com.codename1.testing.TestUtils
Finds a component with the given name, works even with UI's that weren't created with the GUI builder
findVirtual(Class<?>, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a virtual method.
findWithinHorizon(String, int) - Method in class java.util.Scanner
Attempts to find the next occurrence of a pattern constructed from the specified string, ignoring delimiters.
findWithinHorizon(Pattern, int) - Method in class java.util.Scanner
Attempts to find the next occurrence of the specified pattern.
FINE - Static variable in class java.util.logging.Level
FINE is a message level providing tracing information.
fine(String) - Method in class java.util.logging.Logger
Log a FINE message.
fine(Supplier<String>) - Method in class java.util.logging.Logger
Log a FINE message, which is only to be constructed if the logging level is such that the message will actually be logged.
FINER - Static variable in class java.util.logging.Level
FINER indicates a fairly detailed tracing message.
finer(String) - Method in class java.util.logging.Logger
Log a FINER message.
finer(Supplier<String>) - Method in class java.util.logging.Logger
Log a FINER message, which is only to be constructed if the logging level is such that the message will actually be logged.
FINEST - Static variable in class java.util.logging.Level
FINEST indicates a highly detailed tracing message.
finest(String) - Method in class java.util.logging.Logger
Log a FINEST message.
finest(Supplier<String>) - Method in class java.util.logging.Logger
Log a FINEST message, which is only to be constructed if the logging level is such that the message will actually be logged.
finish() - Method in class com.codename1.io.gzip.DeflaterOutputStream
 
finish() - Method in class com.codename1.share.ShareService
Once the share service has finished sharing it should call the finish method
finish() - Method in class java.util.zip.Deflater
When called, indicates that compression should end with the current contents of the input buffer.
finish() - Method in class java.util.zip.DeflaterOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.GZIPOutputStream
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.InflaterOutputStream
Finishes writing uncompressed data to the output stream without closing the underlying stream.
finish() - Method in class java.util.zip.ZipOutputStream
Finishes writing the contents of the ZIP output stream without closing the underlying stream.
finishConnect() - Method in class java.nio.channels.SocketChannel
Finishes the process of connecting a socket channel.
finished() - Method in class com.codename1.io.gzip.Deflater
 
finished() - Method in class com.codename1.io.gzip.Inflater
 
finished() - Method in class com.codename1.io.gzip.ZStream
Deprecated.
 
finished() - Method in class java.util.zip.Deflater
Returns true if the end of the compressed data output stream has been reached.
finished() - Method in class java.util.zip.Inflater
Returns true if the end of the compressed data stream has been reached.
finishedTestCase(UnitTest, boolean) - Method in class com.codename1.testing.JUnitXMLReporting
 
finishedTestCase(UnitTest, boolean) - Method in class com.codename1.testing.TestReporting
Invoked when a unit test has completed
finisher() - Method in interface java.util.stream.Collector
Perform the final transformation from the intermediate accumulation type A to the final result type R.
fireActionEvent(BoundingBox) - Method in class com.codename1.maps.layers.PointsLayer
Trigger an event for the points that in contained in the BoundingBox
fireActionEvent(ActionEvent) - Method in class com.codename1.ui.list.ContainerList
Triggers the event to the listeners
fireActionEvent() - Method in class com.codename1.ui.List
 
fireActionEvent(ActionEvent) - Method in class com.codename1.ui.List
Triggers the event to the listeners
fireActionEvent(ActionEvent) - Method in class com.codename1.ui.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
fireActionEvent() - Method in class com.sun.lwuit.List
 
fireActionEvent(ActionEvent) - Method in class com.sun.lwuit.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
fireBindTargetChange(Component, String, Object, Object) - Method in class com.codename1.ui.util.EventDispatcher
Fired when a property of the component changes to a new value
fireClicked() - Method in class com.codename1.ui.Button
 
fireClicked() - Method in class com.codename1.ui.ComboBox
 
fireClicked() - Method in class com.codename1.ui.Component
When working in 3 softbutton mode "fire" key (center softbutton) is sent to this method in order to allow 3 button devices to work properly.
fireClicked() - Method in class com.codename1.ui.Container
 
fireClicked() - Method in class com.codename1.ui.List
 
fireClicked() - Method in class com.codename1.ui.PeerComponent
 
fireClicked() - Method in class com.codename1.ui.Slider
 
fireClicked() - Method in class com.codename1.ui.TextArea
 
fireClicked() - Method in class com.codename1.ui.TextField
 
fireClicked() - Method in class com.sun.lwuit.Button
 
fireClicked() - Method in class com.sun.lwuit.ComboBox
 
fireClicked() - Method in class com.sun.lwuit.Component
When working in 3 softbutton mode "fire" key (center softbutton) is sent to this method in order to allow 3 button devices to work properly.
fireClicked() - Method in class com.sun.lwuit.List
 
fireClicked() - Method in class com.sun.lwuit.TextArea
 
fireClicked() - Method in class com.sun.lwuit.TextField
 
fireDataChanged(int, int) - Method in class com.codename1.ui.TextField
Alert the TextField listeners the text has been changed on the TextField
fireDataChangedEvent(int, int) - Method in class com.codename1.ui.list.DefaultListModel
Broadcast a change event to all listeners
fireDataChangeEvent(int, int) - Method in class com.codename1.ui.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
fireDataChangeEvent(int, int) - Method in class com.sun.lwuit.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
fireDoneEvent() - Method in class com.codename1.ui.TextField
Fire the done event to done listener
fireFocus(Component) - Method in class com.codename1.ui.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
fireFocus(Component) - Method in class com.sun.lwuit.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
firePropertyChange(String, Object, Object) - Method in class java.awt.Component
Support for reporting bound property changes for Object properties.
fireReady() - Method in class com.codename1.maps.Tile
inform the TileReadyListener that this tile is ready to be painted
fireResponseListener(ActionEvent) - Method in class com.codename1.io.ConnectionRequest
Fires the response event to the listeners on this connection
fireSelectionEvent(int, int) - Method in class com.codename1.ui.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
fireSelectionEvent(int, int) - Method in class com.sun.lwuit.util.EventDispatcher
Fires the event safely on the EDT without risk of concurrency errors
fireStyleChangeEvent(String, Style) - Method in class com.codename1.ui.util.EventDispatcher
Fires the style change even to the listeners
fireStyleChangeEvent(String, Style) - Method in class com.sun.lwuit.util.EventDispatcher
Fires the style change even to the listeners
fireWebEvent(String, ActionEvent) - Method in class com.codename1.ui.BrowserComponent
Used internally by the implementation to fire an event from the native browser widget
first() - Method in interface com.codename1.db.Cursor
Move the cursor to the first row.
first() - Method in interface java.sql.ResultSet
Moves the cursor to the first row in this ResultSet object.
first() - Method in class java.text.BreakIterator
Returns the first boundary.
first() - Method in interface java.text.CharacterIterator
Sets the position to getBeginIndex() and returns the character at that position.
first() - Method in class java.text.StringCharacterIterator
Implements CharacterIterator.first() for String.
first() - Method in class java.util.concurrent.ConcurrentSkipListSet
 
first() - Method in interface java.util.SortedSet
Returns the first (lowest) element currently in this set.
first() - Method in class java.util.TreeSet
 
FIRST_LINE_END - Static variable in class com.codename1.ui.layouts.GridBagConstraints
 
FIRST_LINE_START - Static variable in class com.codename1.ui.layouts.GridBagConstraints
 
firstComplete() - Method in class java.util.concurrent.CountedCompleter
If this task's pending count is zero, returns this task; otherwise decrements its pending count and returns null.
firstDayOfMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of month" adjuster, which returns a new date set to the first day of the current month.
firstDayOfNextMonth() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of next month" adjuster, which returns a new date set to the first day of the next month.
firstDayOfNextYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of next year" adjuster, which returns a new date set to the first day of the next year.
firstDayOfYear(boolean) - Method in enum java.time.Month
Gets the day-of-year corresponding to the first day of this month.
firstDayOfYear() - Static method in class java.time.temporal.TemporalAdjusters
Returns the "first day of year" adjuster, which returns a new date set to the first day of the current year.
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
firstEntry() - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the least key in this map, or null if the map is empty.
firstEntry() - Method in class java.util.TreeMap
 
firstInMonth(DayOfWeek) - Static method in class java.time.temporal.TemporalAdjusters
Returns the first in month adjuster, which returns a new date in the same month with the first matching day-of-week.
firstKey() - Method in class java.util.concurrent.ConcurrentSkipListMap
 
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest) key currently in this map.
firstKey() - Method in class java.util.TreeMap
 
firstMonthOfQuarter() - Method in enum java.time.Month
Gets the month corresponding to the first month of this quarter.
fixed(Instant, ZoneId) - Static method in class java.time.Clock
Obtains a clock that always returns the same instant.
FIXED_CENTER - Static variable in class com.codename1.ui.List
Indicates the list selection is fixed into place at the center of the list
FIXED_CENTER - Static variable in class com.sun.lwuit.List
Indicates the list selection is fixed into place at the center of the list
FIXED_LEAD - Static variable in class com.codename1.ui.List
Indicates the list selection is fixed into place at the top of the list or at the left of the list
FIXED_LEAD - Static variable in class com.sun.lwuit.List
Indicates the list selection is fixed into place at the top of the list or at the left of the list
FIXED_NONE - Static variable in class com.codename1.ui.List
Indicates the list isn't fixed and that selection is movable
FIXED_NONE - Static variable in class com.sun.lwuit.List
Indicates the list isn't fixed and that selection is movable
FIXED_NONE_CYCLIC - Static variable in class com.codename1.ui.List
Indicates that the list is not fixed in place but cycles its elements
FIXED_NONE_CYCLIC - Static variable in class com.sun.lwuit.List
Indicates that the list is not fixed in place but cycles its elements
FIXED_NONE_ONE_ELEMENT_MARGIN_FROM_EDGE - Static variable in class com.codename1.ui.List
Indicates the list selection will only reach the edge when there are no more elements in the list.
FIXED_NONE_ONE_ELEMENT_MARGIN_FROM_EDGE - Static variable in class com.sun.lwuit.List
Indicates the list selection will only reach the edge when there are no more elements in the list.
FIXED_TRAIL - Static variable in class com.codename1.ui.List
Indicates the list selection is fixed into place at the bottom of the list or at the right of the list
FIXED_TRAIL - Static variable in class com.sun.lwuit.List
Indicates the list selection is fixed into place at the bottom of the list or at the right of the list
fixedContentLength - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
fixedContentLengthLong - Variable in class java.net.HttpURLConnection
The fixed content-length when using fixed-length streaming mode.
FLAG_BRIDGES - Static variable in class java.lang.invoke.LambdaMetafactory
Flag for alternate metafactories indicating the lambda object requires additional bridge methods
FLAG_MARKERS - Static variable in class java.lang.invoke.LambdaMetafactory
Flag for alternate metafactories indicating the lambda object implements other marker interfaces besides Serializable
FLAG_SERIALIZABLE - Static variable in class java.lang.invoke.LambdaMetafactory
Flag for alternate metafactories indicating the lambda object must be serializable
flags() - Method in class java.nio.file.attribute.AclEntry
Returns a copy of the flags component.
flags() - Method in class java.util.regex.Pattern
Returns this pattern's match flags.
flashBacklight(int) - Method in class com.codename1.ui.Display
Flash the backlight of the device for the given length of time
flashBacklight(int) - Method in class com.sun.lwuit.Display
Flash the backlight of the device for the given length of time
flatMap(Function<? super T, Optional<U>>) - Method in class java.util.Optional
If a value is present, apply the provided Optional-bearing mapping function to it, return that result, otherwise return an empty Optional.
flatMap(DoubleFunction<? extends DoubleStream>) - Method in interface java.util.stream.DoubleStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(IntFunction<? extends IntStream>) - Method in interface java.util.stream.IntStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(LongFunction<? extends LongStream>) - Method in interface java.util.stream.LongStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in interface java.util.stream.Stream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in interface java.util.stream.Stream
Returns an DoubleStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in interface java.util.stream.Stream
Returns an IntStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in interface java.util.stream.Stream
Returns an LongStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flip() - Method in class java.nio.Buffer
Flips this buffer.
flip(int) - Method in class java.util.BitSet
Sets the bit at the specified index to the complement of its current value.
flip(int, int) - Method in class java.util.BitSet
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the complement of its current value.
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
flipHorizontally(boolean) - Method in class com.codename1.ui.Image
Flips this image on the horizontal axis
flipVertically(boolean) - Method in class com.codename1.ui.Image
Flips this image on the vertical axis
Float - Class in java.lang
The Float class wraps a value of primitive type float in an object.
Float(float) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the primitive float argument.
Float(double) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the argument converted to type float.
Float(String) - Constructor for class java.lang.Float
Constructs a newly allocated Float object that represents the floating-point value of type float represented by the string.
FLOAT - 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 FLOAT.
floatToIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "single format" bit layout, preserving Not-a-Number (NaN) values.
floatValue() - Method in class java.lang.Byte
Returns the value of this Byte as a float after a widening primitive conversion.
floatValue() - Method in class java.lang.Double
Returns the value of this Double as a float after a narrowing primitive conversion.
floatValue() - Method in class java.lang.Float
Returns the float value of this Float object.
floatValue() - Method in class java.lang.Integer
Returns the value of this Integer as a float after a widening primitive conversion.
floatValue() - Method in class java.lang.Long
Returns the value of this Long as a float after a widening primitive conversion.
floatValue() - Method in class java.lang.Number
Returns the value of the specified number as a float, which may involve rounding.
floatValue() - Method in class java.lang.Short
Returns the value of this Short as a float after a widening primitive conversion.
floatValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class java.math.BigInteger
Converts this BigInteger to a float.
floatValue() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the value of this AtomicInteger as a float after a widening primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the value of this AtomicLong as a float after a widening primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the current value as a float after a narrowing primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the DoubleAdder.sum() as a float after a narrowing primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the current value as a float after a widening primitive conversion.
floatValue() - Method in class java.util.concurrent.atomic.LongAdder
Returns the LongAdder.sum() as a float after a widening primitive conversion.
floor(double) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(double) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
floor(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
floor(E) - Method in interface java.util.NavigableSet
Returns the greatest element in this set less than or equal to the given element, or null if there is no such element.
floor(E) - Method in class java.util.TreeSet
 
floorDiv(int, int) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) int value that is less than or equal to the algebraic quotient.
floorDiv(long, long) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) long value that is less than or equal to the algebraic quotient.
floorDiv(int, int) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) int value that is less than or equal to the algebraic quotient.
floorDiv(long, long) - Static method in class java.lang.StrictMath
Returns the largest (closest to positive infinity) long value that is less than or equal to the algebraic quotient.
floorEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in interface java.util.NavigableMap
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
floorEntry(K) - Method in class java.util.TreeMap
 
floorKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
floorKey(K) - Method in interface java.util.NavigableMap
Returns the greatest key less than or equal to the given key, or null if there is no such key.
floorKey(K) - Method in class java.util.TreeMap
 
floorMod(int, int) - Static method in class java.lang.Math
Returns the floor modulus of the int arguments.
floorMod(long, long) - Static method in class java.lang.Math
Returns the floor modulus of the long arguments.
floorMod(int, int) - Static method in class java.lang.StrictMath
Returns the floor modulus of the int arguments.
floorMod(long, long) - Static method in class java.lang.StrictMath
Returns the floor modulus of the long arguments.
FlowLayout - Class in com.codename1.ui.layouts
Flows elements in a row so they can spill over when reaching line end
FlowLayout() - Constructor for class com.codename1.ui.layouts.FlowLayout
Creates a new instance of FlowLayout with left alignment
FlowLayout(int) - Constructor for class com.codename1.ui.layouts.FlowLayout
Creates a new instance of FlowLayout with the given orientation one of LEFT, RIGHT or CENTER
FlowLayout - Class in com.sun.lwuit.layouts
Flows elements in a row so they can spill over when reaching line end
FlowLayout() - Constructor for class com.sun.lwuit.layouts.FlowLayout
Creates a new instance of FlowLayout with left alignment
FlowLayout(int) - Constructor for class com.sun.lwuit.layouts.FlowLayout
Creates a new instance of FlowLayout with the given orientation one of LEFT, RIGHT or CENTER
flush() - Method in class com.codename1.io.BufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class com.codename1.io.gzip.DeflaterOutputStream
 
flush() - Method in class com.codename1.io.gzip.FilterOutputStream
 
flush() - Method in class java.awt.image.BufferedImage
 
flush() - Method in class java.io.BufferedOutputStream
Flushes this buffered output stream.
flush() - Method in class java.io.BufferedWriter
Flushes the stream.
flush() - Method in class java.io.CharArrayWriter
Flush the stream.
flush() - Method in class java.io.Console
Flushes the console and forces any buffered output to be written immediately .
flush() - Method in class java.io.DataOutputStream
Flushes this data output stream.
flush() - Method in class java.io.FilterOutputStream
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
flush() - Method in class java.io.FilterWriter
Flushes the stream.
flush() - Method in interface java.io.Flushable
Flushes this stream by writing any buffered output to the underlying stream.
flush() - Method in interface java.io.ObjectOutput
Flushes the stream.
flush() - Method in class java.io.ObjectOutputStream
Flushes the stream.
flush() - Method in class java.io.OutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.OutputStreamWriter
Flushes the stream.
flush() - Method in class java.io.PipedOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class java.io.PipedWriter
Flushes this output stream and forces any buffered output characters to be written out.
flush() - Method in class java.io.PrintStream
Flushes the stream.
flush() - Method in class java.io.PrintWriter
Flushes the stream.
flush() - Method in class java.io.StringWriter
Flush the stream.
flush() - Method in class java.io.Writer
Flushes the stream.
flush() - Method in class java.util.Formatter
Flushes this formatter.
flush() - Method in class java.util.logging.Handler
Flush any buffered output.
flush() - Method in class java.util.logging.MemoryHandler
Causes a flush on the target Handler.
flush() - Method in class java.util.logging.StreamHandler
Flush any buffered messages.
flush() - Method in class java.util.zip.DeflaterOutputStream
Flushes the compressed output stream.
flush() - Method in class java.util.zip.InflaterOutputStream
Flushes this output stream, forcing any pending buffered output bytes to be written.
flush() - Method in class javax.crypto.CipherOutputStream
Flushes this output stream by forcing any buffered output bytes that have already been processed by the encapsulated cipher object to be written out.
flush() - Method in interface javax.xml.stream.XMLEventWriter
Writes any cached events to the underlying output mechanism
flush() - Method in interface javax.xml.stream.XMLStreamWriter
Write any cached data to the underlying output mechanism.
FLUSH_FAILURE - Static variable in class java.util.logging.ErrorManager
FLUSH_FAILURE is used when a flush to an output stream fails.
Flushable - Interface in java.io
A Flushable is a destination of data that can be flushed.
flushBuffer() - Method in class com.codename1.io.BufferedOutputStream
Flush the internal buffer
flushReplace() - Method in class com.codename1.ui.Container
Flushes ongoing replace operations to prevent two concurrent replace operations from colliding.
flushReplace() - Method in class com.sun.lwuit.Container
Flushes ongoing replace operations to prevent two concurrent replace operations from colliding.
flushStorageCache() - Method in class com.codename1.io.Storage
Flush the storage cache allowing implementations that cache storage objects to store
FOCUS_FIRST - Static variable in class java.awt.event.FocusEvent
The first number in the range of ids used for focus events.
FOCUS_GAINED - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is now the focus owner.
FOCUS_LAST - Static variable in class java.awt.event.FocusEvent
The last number in the range of ids used for focus events.
FOCUS_LOST - Static variable in class java.awt.event.FocusEvent
This event indicates that the Component is no longer the focus owner.
FocusAdapter - Class in java.awt.event
An abstract adapter class for receiving keyboard focus events.
FocusAdapter() - Constructor for class java.awt.event.FocusAdapter
 
FocusEvent - Class in java.awt.event
A low-level event which indicates that a Component has gained or lost the input focus.
FocusEvent(Component, int, boolean, Component) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object with the specified temporary state and opposite Component.
FocusEvent(Component, int, boolean) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies whether or not the change is temporary.
FocusEvent(Component, int) - Constructor for class java.awt.event.FocusEvent
Constructs a FocusEvent object and identifies it as a permanent change in focus.
focusGained(Component, HTMLComponent, HTMLElement) - Method in class com.codename1.components.Ads
 
focusGained() - Method in class com.codename1.maps.MapComponent
 
focusGained() - Method in class com.codename1.ui.Component
Callback allowing a developer to track wheh the component gains focus
focusGained(Component) - Method in interface com.codename1.ui.events.FocusListener
Invoked when component gains focus
focusGained(Component, HTMLComponent, HTMLElement) - Method in class com.codename1.ui.html.DefaultHTMLCallback
Called when one of the controls in the HTMLComponent obtained focus This method will be called only if HTMLComponent.isEventsEnabled() is true
focusGained(Component, HTMLComponent, HTMLElement) - Method in interface com.codename1.ui.html.HTMLCallback
Called when one of the controls in the HTMLComponent obtained focus This method will be called only if HTMLComponent.isEventsEnabled() is true
focusGained() - Method in class com.codename1.ui.PeerComponent
 
focusGained(Component) - Method in class com.codename1.ui.plaf.DefaultLookAndFeel
 
focusGained() - Method in class com.sun.lwuit.Component
Callback allowing a developer to track wheh the component gains focus
focusGained(Component) - Method in interface com.sun.lwuit.events.FocusListener
Invoked when component gains focus
focusGained(Component) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
focusGained(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component gains the keyboard focus.
FocusListener - Interface in com.codename1.ui.events
Observes focus change events for a given form and invokes the callbacks to enable us to assign functionality based on current focused component.
FocusListener - Interface in com.sun.lwuit.events
Observes focus change events for a given form and invokes the callbacks to enable us to assign functionality based on current focused component.
FocusListener - Interface in java.awt.event
The listener interface for receiving keyboard focus events on a component.
focusLost(Component, HTMLComponent, HTMLElement) - Method in class com.codename1.components.Ads
 
focusLost() - Method in class com.codename1.ui.Component
Callback allowing a developer to track wheh the component loses focus
focusLost(Component) - Method in interface com.codename1.ui.events.FocusListener
Invoked when component loses focus
focusLost(Component, HTMLComponent, HTMLElement) - Method in class com.codename1.ui.html.DefaultHTMLCallback
Called when one of the controls in the HTMLComponent lost focus This method will be called only if HTMLComponent.isEventsEnabled() is true
focusLost(Component, HTMLComponent, HTMLElement) - Method in interface com.codename1.ui.html.HTMLCallback
Called when one of the controls in the HTMLComponent lost focus This method will be called only if HTMLComponent.isEventsEnabled() is true
focusLost() - Method in class com.codename1.ui.PeerComponent
 
focusLost(Component) - Method in class com.codename1.ui.plaf.DefaultLookAndFeel
 
focusLost() - Method in class com.sun.lwuit.Component
Callback allowing a developer to track wheh the component loses focus
focusLost(Component) - Method in interface com.sun.lwuit.events.FocusListener
Invoked when component loses focus
focusLost(Component) - Method in class com.sun.lwuit.plaf.DefaultLookAndFeel
 
focusLost(FocusEvent) - Method in class java.awt.event.FocusAdapter
Invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in interface java.awt.event.FocusListener
Invoked when a component loses the keyboard focus.
focusScrolling - Variable in class com.codename1.ui.Form
Indicates whether lists and containers should scroll only via focus and thus "jump" when moving to a larger component as was the case in older versions of Codename One.
focusScrolling - Variable in class com.sun.lwuit.Form
Indicates whether lists and containers should scroll only via focus and thus "jump" when moving to a larger component as was the case in older versions of LWUIT.
foldArguments(MethodHandle, MethodHandle) - Static method in class java.lang.invoke.MethodHandles
Adapts a target method handle by pre-processing some of its arguments, and then calling the target with the result of the pre-processing, inserted into the original sequence of arguments.
following(int) - Method in class java.text.BreakIterator
Returns the first boundary following the specified character offset.
Font - Class in com.codename1.ui
A simple abstraction of platform fonts and library fonts that enables the library to use more elaborate fonts unsupported by a specific device.
Font(Object) - Constructor for class com.codename1.ui.Font
 
FONT - Static variable in class com.codename1.ui.plaf.Style
Font attribute name for the theme hashtable
Font - Class in com.sun.lwuit
A simple abstraction of platform fonts and library fonts that enables the library to use more elaborate fonts unsupported by a specific device.
Font(Object) - Constructor for class com.sun.lwuit.Font
 
FONT - Static variable in class com.sun.lwuit.plaf.Style
Font attribute name for the theme hashtable
FONT - Static variable in class java.awt.font.TextAttribute
Attribute key used to provide the font to use to render text.
force(boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Forces any updates to this channel's file to be written to the storage device that contains it.
force(boolean) - Method in class java.nio.channels.FileChannel
Forces any updates to this channel's file to be written to the storage device that contains it.
force() - Method in class java.nio.MappedByteBuffer
Forces any changes made to this buffer's content to be written to the storage device containing the mapped file.
forceRevalidate() - Method in class com.codename1.ui.Container
A more powerful form of revalidate that recursively lays out the full hierarchy
forceTermination() - Method in class java.util.concurrent.Phaser
Forces this phaser to enter termination state.
forClass() - Method in class java.io.ObjectStreamClass
Return the class in the local VM that this version is mapped to.
forDigit(int, int) - Static method in class java.lang.Character
Determines the character representation for a specific digit in the specified radix.
forEach(Consumer<? super T>) - Method in interface java.lang.Iterable
Performs the given action for each element of the Iterable until all elements have been processed or the action throws an exception.
forEach(BiConsumer<? super Object, ? super Object>) - Method in class java.security.Provider
 
forEach(Consumer<? super E>) - Method in class java.util.ArrayList
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.concurrent.ConcurrentHashMap
 
forEach(long, BiConsumer<? super K, ? super V>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each (key, value).
forEach(long, BiFunction<? super K, ? super V, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each (key, value).
forEach(Consumer<? super K>) - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface java.util.concurrent.ConcurrentMap
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
forEach(Consumer<? super E>) - Method in class java.util.concurrent.CopyOnWriteArrayList
 
forEach(Consumer<? super E>) - Method in class java.util.concurrent.CopyOnWriteArraySet
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.HashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.Hashtable
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.IdentityHashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.LinkedHashMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface java.util.Map
Performs the given action for each entry in this map until all entries have been processed or the action throws an exception.
forEach(DoubleConsumer) - Method in interface java.util.stream.DoubleStream
Performs an action for each element of this stream.
forEach(IntConsumer) - Method in interface java.util.stream.IntStream
Performs an action for each element of this stream.
forEach(LongConsumer) - Method in interface java.util.stream.LongStream
Performs an action for each element of this stream.
forEach(Consumer<? super T>) - Method in interface java.util.stream.Stream
Performs an action for each element of this stream.
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.TreeMap
 
forEach(Consumer<? super E>) - Method in class java.util.Vector
 
forEach(BiConsumer<? super K, ? super V>) - Method in class java.util.WeakHashMap
 
forEachEntry(long, Consumer<? super Map.Entry<K, V>>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each entry.
forEachEntry(long, Function<Map.Entry<K, V>, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each entry.
forEachKey(long, Consumer<? super K>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each key.
forEachKey(long, Function<? super K, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each key.
forEachOrdered(DoubleConsumer) - Method in interface java.util.stream.DoubleStream
Performs an action for each element of this stream, guaranteeing that each element is processed in encounter order for streams that have a defined encounter order.
forEachOrdered(IntConsumer) - Method in interface java.util.stream.IntStream
Performs an action for each element of this stream, guaranteeing that each element is processed in encounter order for streams that have a defined encounter order.
forEachOrdered(LongConsumer) - Method in interface java.util.stream.LongStream
Performs an action for each element of this stream, guaranteeing that each element is processed in encounter order for streams that have a defined encounter order.
forEachOrdered(Consumer<? super T>) - Method in interface java.util.stream.Stream
Performs an action for each element of this stream, in the encounter order of the stream if the stream has a defined encounter order.
forEachRemaining(Consumer<? super E>) - Method in interface java.util.Iterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(T_CONS) - Method in interface java.util.PrimitiveIterator
Performs the given action for each remaining element, in the order elements occur when iterating, until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in interface java.util.PrimitiveIterator.OfDouble
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Double>) - Method in interface java.util.PrimitiveIterator.OfDouble
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface java.util.PrimitiveIterator.OfInt
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Integer>) - Method in interface java.util.PrimitiveIterator.OfInt
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in interface java.util.PrimitiveIterator.OfLong
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super Long>) - Method in interface java.util.PrimitiveIterator.OfLong
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(Consumer<? super T>) - Method in interface java.util.Spliterator
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in interface java.util.Spliterator.OfDouble
 
forEachRemaining(Consumer<? super Double>) - Method in interface java.util.Spliterator.OfDouble
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface java.util.Spliterator.OfInt
 
forEachRemaining(Consumer<? super Integer>) - Method in interface java.util.Spliterator.OfInt
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in interface java.util.Spliterator.OfLong
 
forEachRemaining(Consumer<? super Long>) - Method in interface java.util.Spliterator.OfLong
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachRemaining(T_CONS) - Method in interface java.util.Spliterator.OfPrimitive
Performs the given action for each remaining element, sequentially in the current thread, until all elements have been processed or the action throws an exception.
forEachValue(long, Consumer<? super V>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each value.
forEachValue(long, Function<? super V, ? extends U>, Consumer<? super U>) - Method in class java.util.concurrent.ConcurrentHashMap
Performs the given action for each non-null transformation of each value.
FOREGROUND - Static variable in class java.awt.font.TextAttribute
Attribute key for the paint used to render the text.
forget(Xid) - Method in interface javax.transaction.xa.XAResource
Tells the resource manager to forget about a heuristically completed transaction branch.
fork() - Method in class java.util.concurrent.ForkJoinTask
Arranges to asynchronously execute this task in the pool the current task is running in, if applicable, or using the ForkJoinPool.commonPool() if not ForkJoinTask.inForkJoinPool().
ForkJoinPool - Class in java.util.concurrent
An ExecutorService for running ForkJoinTasks.
ForkJoinPool() - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with parallelism equal to Runtime.availableProcessors(), using the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int) - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with the indicated parallelism level, the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class java.util.concurrent.ForkJoinPool
Creates a ForkJoinPool with the given parameters.
ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in java.util.concurrent
Factory for creating new ForkJoinWorkerThreads.
ForkJoinPool.ManagedBlocker - Interface in java.util.concurrent
Interface for extending managed parallelism for tasks running in ForkJoinPools.
ForkJoinTask<V> - Class in java.util.concurrent
Abstract base class for tasks that run within a ForkJoinPool.
ForkJoinTask() - Constructor for class java.util.concurrent.ForkJoinTask
 
ForkJoinWorkerThread - Class in java.util.concurrent
A thread managed by a ForkJoinPool, which executes ForkJoinTasks.
ForkJoinWorkerThread(ForkJoinPool) - Constructor for class java.util.concurrent.ForkJoinWorkerThread
Creates a ForkJoinWorkerThread operating in the given pool.
forLanguageTag(String) - Static method in class java.util.Locale
Returns a locale for the specified IETF BCP 47 language tag string.
Form - Class in com.codename1.ui
Top level component that serves as the root for the UI, this Container handles the menus and title while placing content between them.
Form() - Constructor for class com.codename1.ui.Form
Default constructor creates a simple form
Form(String) - Constructor for class com.codename1.ui.Form
Sets the title after invoking the constructor
Form - Class in com.sun.lwuit
Top level component that serves as the root for the UI, this Container handles the menus and title while placing content between them.
Form() - Constructor for class com.sun.lwuit.Form
Default constructor creates a simple form
Form(String) - Constructor for class com.sun.lwuit.Form
Sets the title after invoking the constructor
FORM_STATE_KEY_FOCUS - Static variable in class com.codename1.ui.util.UIBuilder
A key in the form state hashtable used in the back command navigation
FORM_STATE_KEY_NAME - Static variable in class com.codename1.ui.util.UIBuilder
A key in the form state hashtable used in the back command navigation
FORM_STATE_KEY_SELECTION - Static variable in class com.codename1.ui.util.UIBuilder
A key in the form state hashtable used in the back command navigation
FORM_STATE_KEY_TITLE - Static variable in class com.codename1.ui.util.UIBuilder
A key in the form state hashtable used in the back command navigation
format(Object) - Method in class com.codename1.l10n.DateFormat
Format a given object.
format(Date) - Method in class com.codename1.l10n.DateFormat
Format a given date.
Format - Class in com.codename1.l10n
An abstract class for parsing and formatting localisation sensitive information, compatible with JDK 6.
Format() - Constructor for class com.codename1.l10n.Format
 
format(Object) - Method in class com.codename1.l10n.Format
Format an object.
format(int) - Method in class com.codename1.l10n.L10NManager
Format an integer number for this locale
format(double) - Method in class com.codename1.l10n.L10NManager
Format a double number for this locale
format(double, int) - Method in class com.codename1.l10n.L10NManager
Formats a number as a String with a fixed number of decimal places
format(Date) - Method in class com.codename1.l10n.SimpleDateFormat
 
format(String, Object...) - Method in class java.io.Console
Writes a formatted string to this console's output stream using the specified format string and arguments.
format(String, Object...) - Method in class java.io.PrintStream
Writes a formatted string to this output stream using the specified format string and arguments.
format(Locale, String, Object...) - Method in class java.io.PrintStream
Writes a formatted string to this output stream using the specified format string and arguments.
format(String, Object...) - Method in class java.io.PrintWriter
Writes a formatted string to this writer using the specified format string and arguments.
format(Locale, String, Object...) - Method in class java.io.PrintWriter
Writes a formatted string to this writer using the specified format string and arguments.
FORMAT - Static variable in class java.lang.Character
General category "Cf" in the Unicode specification.
format(String, Object...) - Static method in class java.lang.String
Returns a formatted string using the specified format string and arguments.
format(Locale, String, Object...) - Static method in class java.lang.String
Returns a formatted string using the specified locale, format string, and arguments.
format(long, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
Returns pattern with formatted double.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Overrides Format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Date) - Method in class java.text.DateFormat
Formats a Date into a date/time string.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a number and appends the resulting text to the given string buffer.
format(double, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Formats a double to produce a string.
format(long, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Format a long to produce a string.
Format - Class in java.text
Format is an abstract base class for formatting locale-sensitive information such as dates, messages, and numbers.
Format() - Constructor for class java.text.Format
Sole constructor.
format(Object) - Method in class java.text.Format
Formats an object to produce a string.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.Format
Formats an object and appends the resulting text to a given string buffer.
format(Object[], StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(String, Object...) - Static method in class java.text.MessageFormat
Creates a MessageFormat with the given pattern and uses it to format the given arguments.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Formats an array of objects and appends the MessageFormat's pattern, with format elements replaced by the formatted objects, to the provided StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Formats a number and appends the resulting text to the given string buffer.
format(double) - Method in class java.text.NumberFormat
Specialization of format.
format(long) - Method in class java.text.NumberFormat
Specialization of format.
format(double, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(long, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
Specialization of format.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.SimpleDateFormat
Formats the given Date into a date/time string and appends the result to the given StringBuffer.
format(DateTimeFormatter) - Method in interface java.time.chrono.ChronoLocalDate
Formats this date using the specified formatter.
format(DateTimeFormatter) - Method in interface java.time.chrono.ChronoLocalDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in interface java.time.chrono.ChronoZonedDateTime
Formats this date-time using the specified formatter.
format(TemporalAccessor) - Method in class java.time.format.DateTimeFormatter
Formats a date-time object using this formatter.
format(DateTimeFormatter) - Method in class java.time.LocalDate
Formats this date using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.LocalDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.LocalTime
Formats this time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.MonthDay
Formats this month-day using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.OffsetDateTime
Formats this date-time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.OffsetTime
Formats this time using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.Year
Formats this year using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.YearMonth
Formats this year-month using the specified formatter.
format(DateTimeFormatter) - Method in class java.time.ZonedDateTime
Formats this date-time using the specified formatter.
format(String, Object...) - Method in class java.util.Formatter
Writes a formatted string to this object's destination using the specified format string and arguments.
format(Locale, String, Object...) - Method in class java.util.Formatter
Writes a formatted string to this object's destination using the specified locale, format string, and arguments.
format(LogRecord) - Method in class java.util.logging.Formatter
Format the given log record and return the formatted string.
format(LogRecord) - Method in class java.util.logging.SimpleFormatter
Format the given LogRecord.
format(LogRecord) - Method in class java.util.logging.XMLFormatter
Format the given message to XML.
Format.Field - Class in java.text
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from Format.formatToCharacterIterator and as field identifiers in FieldPosition.
FORMAT_CLASS - Static variable in class java.util.ResourceBundle.Control
The class-only format List containing "java.class".
FORMAT_DEFAULT - Static variable in class java.util.ResourceBundle.Control
The default format List, which contains the strings "java.class" and "java.properties", in this order.
FORMAT_FAILURE - Static variable in class java.util.logging.ErrorManager
FORMAT_FAILURE is used when formatting fails for any reason.
FORMAT_JPEG - Static variable in class com.codename1.ui.util.ImageIO
Indicates the JPEG output format
FORMAT_PNG - Static variable in class com.codename1.ui.util.ImageIO
Indicates the PNG output format
FORMAT_PROPERTIES - Static variable in class java.util.ResourceBundle.Control
The properties-only format List containing "java.properties".
formatCurrency(double) - Method in class com.codename1.l10n.L10NManager
Format a currency value
formatDateLongStyle(Date) - Method in class com.codename1.l10n.L10NManager
Formats a date in a long form e.g.
formatDateShortStyle(Date) - Method in class com.codename1.l10n.L10NManager
Formats a date in a short form e.g.
formatDateTime(Date) - Method in class com.codename1.l10n.L10NManager
Formats a date and a time in a default form e.g.
formatDateTimeMedium(Date) - Method in class com.codename1.l10n.L10NManager
Formats a date and a time in a default form e.g.
formatDateTimeShort(Date) - Method in class com.codename1.l10n.L10NManager
Formats a date and a time in a default form e.g.
FormatFlagsConversionMismatchException - Exception in java.util
Unchecked exception thrown when a conversion and flag are incompatible.
FormatFlagsConversionMismatchException(String, char) - Constructor for exception java.util.FormatFlagsConversionMismatchException
Constructs an instance of this class with the specified flag and conversion.
formatMessage(LogRecord) - Method in class java.util.logging.Formatter
Localize and format the message string from a log record.
FormatStyle - Enum in java.time.format
Enumeration of the style of a localized date, time or date-time formatter.
Formattable - Interface in java.util
The Formattable interface must be implemented by any class that needs to perform custom formatting using the 's' conversion specifier of Formatter.
FormattableFlags - Class in java.util
FomattableFlags are passed to the Formattable.formatTo() method and modify the output format for Formattables.
Formatter - Class in java.util
An interpreter for printf-style format strings.
Formatter() - Constructor for class java.util.Formatter
Constructs a new formatter.
Formatter(Appendable) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified destination.
Formatter(Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified locale.
Formatter(Appendable, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified destination and locale.
Formatter(String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name.
Formatter(String, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name and charset.
Formatter(String, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file name, charset, and locale.
Formatter(File) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file.
Formatter(File, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file and charset.
Formatter(File, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified file, charset, and locale.
Formatter(PrintStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified print stream.
Formatter(OutputStream) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream.
Formatter(OutputStream, String) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream and charset.
Formatter(OutputStream, String, Locale) - Constructor for class java.util.Formatter
Constructs a new formatter with the specified output stream, charset, and locale.
Formatter - Class in java.util.logging
A Formatter provides support for formatting LogRecords.
Formatter() - Constructor for class java.util.logging.Formatter
Construct a new formatter.
Formatter.BigDecimalLayoutForm - Enum in java.util
Enum for BigDecimal formatting.
FormatterClosedException - Exception in java.util
Unchecked exception thrown when the formatter has been closed.
FormatterClosedException() - Constructor for exception java.util.FormatterClosedException
Constructs an instance of this class.
formatTo(TemporalAccessor, Appendable) - Method in class java.time.format.DateTimeFormatter
Formats a date-time object to an Appendable using this formatter.
formatTo(Formatter, int, int, int) - Method in interface java.util.Formattable
Formats the object using the provided formatter.
formatToCharacterIterator(Object) - Method in class java.text.DecimalFormat
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.Format
Formats an Object producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.MessageFormat
Formats an array of objects and inserts them into the MessageFormat's pattern, producing an AttributedCharacterIterator.
formatToCharacterIterator(Object) - Method in class java.text.SimpleDateFormat
Formats an Object producing an AttributedCharacterIterator.
formNavigationStackDebug() - Method in class com.codename1.ui.util.UIBuilder
Useful method for logging form navigation, it returns a string representing the navigation state which can be used to analyze crash reports
forName(String) - Static method in class java.lang.Character.UnicodeBlock
Returns the UnicodeBlock with the given name.
forName(String) - Static method in enum java.lang.Character.UnicodeScript
Returns the UnicodeScript constant with the given Unicode script name or the script name alias.
forName(String) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name.
forName(String, boolean, ClassLoader) - Static method in class java.lang.Class
Returns the Class object associated with the class or interface with the given string name, using the given class loader.
forName(String) - Static method in class java.nio.charset.Charset
Returns a charset object for the named charset.
forward() - Method in class com.codename1.ui.BrowserComponent
Navigates forward in the history
forwardMercator(double, double) - Static method in class com.codename1.maps.Mercator
Create a projected Mercator Coord from the given coordinate
foundType() - Method in exception java.lang.annotation.AnnotationTypeMismatchException
Returns the type of data found in the incorrectly typed element.
FRACTION - Static variable in class java.text.NumberFormat.Field
Constant identifying the fraction field.
FRACTION_FIELD - Static variable in class java.text.NumberFormat
Field constant used to construct a FieldPosition object.
FRAMEBITS - Static variable in interface java.awt.image.ImageObserver
This flag in the infoflags argument to imageUpdate indicates that another complete frame of a multi-frame image which was previously drawn is now available to be drawn again.
FRANCE - Static variable in class java.util.Locale
Useful constant for country.
free() - Method in class com.codename1.io.gzip.ZStream
Deprecated.
 
free() - Method in interface java.sql.Array
This method frees the Array object and releases the resources that it holds.
free() - Method in interface java.sql.Blob
This method frees the Blob object and releases the resources that it holds.
free() - Method in interface java.sql.Clob
This method frees the Clob object and releases the resources the resources that it holds.
free() - Method in interface java.sql.SQLXML
This method closes this object and releases the resources that it held.
freeMemory() - Method in class java.lang.Runtime
Returns the amount of free memory in the Java Virtual Machine.
FRENCH - Static variable in class java.util.Locale
Useful constant for language.
frequency(Collection<?>, Object) - Static method in class java.util.Collections
Returns the number of elements in the specified collection equal to the specified object.
FRIDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Friday.
from(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to read from the specified file.
from(long, TimeUnit) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing a value at the given unit of granularity.
from(Instant) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing the same point of time value on the time-line as the provided Instant object.
from(Instant) - Static method in class java.sql.Timestamp
Obtains an instance of Timestamp from an Instant object.
from(TemporalAccessor) - Static method in interface java.time.chrono.ChronoLocalDate
Obtains an instance of ChronoLocalDate from a temporal object.
from(TemporalAccessor) - Static method in interface java.time.chrono.ChronoLocalDateTime
Obtains an instance of ChronoLocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in interface java.time.chrono.Chronology
Obtains an instance of Chronology from a temporal object.
from(TemporalAccessor) - Static method in interface java.time.chrono.ChronoZonedDateTime
Obtains an instance of ChronoZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.HijrahDate
Obtains a HijrahDate of the Islamic Umm Al-Qura calendar from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.JapaneseDate
Obtains a JapaneseDate from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.MinguoDate
Obtains a MinguoDate from a temporal object.
from(TemporalAccessor) - Static method in class java.time.chrono.ThaiBuddhistDate
Obtains a ThaiBuddhistDate from a temporal object.
from(TemporalAccessor) - Static method in enum java.time.DayOfWeek
Obtains an instance of DayOfWeek from a temporal object.
from(TemporalAmount) - Static method in class java.time.Duration
Obtains an instance of Duration from a temporal amount.
from(TemporalAccessor) - Static method in class java.time.Instant
Obtains an instance of Instant from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalDate
Obtains an instance of LocalDate from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalDateTime
Obtains an instance of LocalDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.LocalTime
Obtains an instance of LocalTime from a temporal object.
from(TemporalAccessor) - Static method in enum java.time.Month
Obtains an instance of Month from a temporal object.
from(TemporalAccessor) - Static method in class java.time.MonthDay
Obtains an instance of MonthDay from a temporal object.
from(TemporalAccessor) - Static method in class java.time.OffsetDateTime
Obtains an instance of OffsetDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.OffsetTime
Obtains an instance of OffsetTime from a temporal object.
from(TemporalAmount) - Static method in class java.time.Period
Obtains an instance of Period from a temporal amount.
from(TemporalAccessor) - Static method in class java.time.Year
Obtains an instance of Year from a temporal object.
from(TemporalAccessor) - Static method in class java.time.YearMonth
Obtains an instance of YearMonth from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZonedDateTime
Obtains an instance of ZonedDateTime from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZoneId
Obtains an instance of ZoneId from a temporal object.
from(TemporalAccessor) - Static method in class java.time.ZoneOffset
Obtains an instance of ZoneOffset from a temporal object.
from(Instant) - Static method in class java.util.Date
Obtains an instance of Date from an Instant object.
from(ZonedDateTime) - Static method in class java.util.GregorianCalendar
Obtains an instance of GregorianCalendar with the default locale from a ZonedDateTime object.
fromContent(String, String) - Static method in class com.codename1.processing.Result
Create an evaluator object from a structured content document (XML, JSON, etc) as a string.
fromContent(InputStream, String) - Static method in class com.codename1.processing.Result
Create an evaluator object from a structured content document (XML, JSON, etc) input stream.
fromContent(Reader, String) - Static method in class com.codename1.processing.Result
Create an evaluator object from a structured content document (XML, JSON, etc) input stream.
fromContent(Element) - Static method in class com.codename1.processing.Result
Create an evaluator object from a parsed XML DOM.
fromContent(Map) - Static method in class com.codename1.processing.Result
Create an evaluator object from parsed JSON content DOM.
fromMethodDescriptorString(String, ClassLoader) - Static method in class java.lang.invoke.MethodType
Finds or creates an instance of a method type, given the spelling of its bytecode descriptor.
fromMillis(long) - Static method in class java.nio.file.attribute.FileTime
Returns a FileTime representing the given value in milliseconds.
fromString(String) - Static method in class java.nio.file.attribute.PosixFilePermissions
Returns the set of permissions corresponding to a given String representation.
fromString(String) - Static method in class java.util.UUID
Creates a UUID from the string standard representation as described in the UUID.toString() method.
fromWGS84(Coord) - Method in class com.codename1.maps.Mercator
Create a projected Mercator Coord from the given coordinate
fromWGS84(Coord) - Method in class com.codename1.maps.Projection
Converts a given WGS84 coordinate to a projection coordinate
fromWGS84(Coord[]) - Method in class com.codename1.maps.Projection
a utility method that converts an array of WGS84 coordinate to the projection coordinates system.
fromWGS84(BoundingBox) - Method in class com.codename1.maps.Projection
Converts a WGS84 bounding box to the projection system bounding box
FULL - Static variable in class com.codename1.l10n.DateFormat
Constant for full style parsing/formatting pattern.
FULL - Static variable in class java.text.DateFormat
Constant for full style pattern.
FULL_DECOMPOSITION - Static variable in class java.text.Collator
Decomposition mode value.
FULL_FLUSH - Static variable in class java.util.zip.Deflater
Compression flush mode used to flush out all pending output and reset the deflater.
FULLWIDTH_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth digits included in the Unicode halfwidth and fullwidth forms character block.
FULLWIDTH_LATIN - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth ASCII variants subset of the Unicode halfwidth and fullwidth forms character block.
Function<T,R> - Interface in java.util.function
Represents a function that accepts one argument and produces a result.
FunctionalInterface - Annotation Type in java.lang
An informative annotation type used to indicate that an interface type declaration is intended to be a functional interface as defined by the Java Language Specification.
functionColumnIn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an IN parameter.
functionColumnInOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an INOUT parameter.
functionColumnOut - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is an OUT parameter.
functionColumnResult - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is a column in a result set.
functionColumnUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that type of the parameter or column is unknown.
functionNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are not allowed.
functionNoTable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the function does not return a table.
functionNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that NULL values are allowed.
functionNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that whether NULL values are allowed is unknown.
functionResultUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether the function returns a result or a table.
functionReturn - Static variable in interface java.sql.DatabaseMetaData
Indicates that the parameter or column is a return value.
functionReturnsTable - Static variable in interface java.sql.DatabaseMetaData
Indicates that the function returns a table.
Future<V> - Interface in java.util.concurrent
A Future represents the result of an asynchronous computation.
FutureTask<V> - Class in java.util.concurrent
A cancellable asynchronous computation.
FutureTask(Callable<V>) - Constructor for class java.util.concurrent.FutureTask
Creates a FutureTask that will, upon running, execute the given Callable.
FutureTask(Runnable, V) - Constructor for class java.util.concurrent.FutureTask
Creates a FutureTask that will, upon running, execute the given Runnable, and arrange that get will return the given result on successful completion.
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