Index

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 _ 
All Classes All Packages

F

F0 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public-exponent value F0 = 3.
F1 - Static variable in class java.awt.Event
Deprecated.
The F1 function key, a non-ASCII action key.
F10 - Static variable in class java.awt.Event
Deprecated.
The F10 function key, a non-ASCII action key.
F11 - Static variable in class java.awt.Event
Deprecated.
The F11 function key, a non-ASCII action key.
F12 - Static variable in class java.awt.Event
Deprecated.
The F12 function key, a non-ASCII action key.
F2 - Static variable in class java.awt.Event
Deprecated.
The F2 function key, a non-ASCII action key.
F3 - Static variable in class java.awt.Event
Deprecated.
The F3 function key, a non-ASCII action key.
F4 - Static variable in class java.awt.Event
Deprecated.
The F4 function key, a non-ASCII action key.
F4 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
The public exponent-value F4 = 65537.
F5 - Static variable in class java.awt.Event
Deprecated.
The F5 function key, a non-ASCII action key.
F6 - Static variable in class java.awt.Event
Deprecated.
The F6 function key, a non-ASCII action key.
F7 - Static variable in class java.awt.Event
Deprecated.
The F7 function key, a non-ASCII action key.
F8 - Static variable in class java.awt.Event
Deprecated.
The F8 function key, a non-ASCII action key.
F9 - Static variable in class java.awt.Event
Deprecated.
The F9 function key, a non-ASCII action key.
FACE - Static variable in class javax.swing.text.html.HTML.Attribute
Attribute "face"
FactoryConfigurationError - Error in javax.xml.parsers
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError - Error in javax.xml.stream
An error class for reporting factory configuration errors.
FactoryConfigurationError() - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail message.
FactoryConfigurationError() - Constructor for error javax.xml.stream.FactoryConfigurationError
Default constructor
FactoryConfigurationError(Exception) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
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.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
FactoryConfigurationError(Exception, String) - 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.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(String) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with associated message
FactoryConfigurationError(String, Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
Construct an exception with a nested inner exception and a message
failed(Throwable, A) - Method in interface java.nio.channels.CompletionHandler
Invoked when an operation fails.
FAILED - Static variable in class javax.management.remote.JMXConnectionNotification
Notification type string for a connection-failed notification.
failedFuture(Throwable) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletableFuture that is already completed exceptionally with the given exception.
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.
failedStage(Throwable) - Static method in class java.util.concurrent.CompletableFuture
Returns a new CompletionStage that is already completed exceptionally with the given exception and supports only those methods in interface CompletionStage.
failedToInitialize() - Method in interface com.sun.jdi.ReferenceType
Determines if initialization failed for this class.
FailOverExecutionControlProvider - Class in jdk.jshell.execution
Tries other providers in sequence until one works.
FailOverExecutionControlProvider() - Constructor for class jdk.jshell.execution.FailOverExecutionControlProvider
Create an instance.
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.
Failure(int) - Constructor for class com.sun.net.httpserver.Authenticator.Failure
 
FAILURE - Static variable in exception org.ietf.jgss.GSSException
General failure, unspecified at GSS-API level.
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
Deprecated.
The string "false", a possible value for certain properties.
FALSE - Static variable in interface java.util.jar.Pack200.Unpacker
Deprecated.
The string "false", a possible value for certain properties.
Family - Static variable in class javax.swing.text.StyleConstants
Name of the font family.
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.
FaxTIFFTagSet - Class in javax.imageio.plugins.tiff
A class representing the extra tags found in a TIFF-F (RFC 2036) file.
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() - Method in class java.lang.Runtime.Version
Returns the value of the feature element of the version number.
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
FeatureDescriptor - Class in java.beans
The FeatureDescriptor class is the common baseclass for PropertyDescriptor, EventSetDescriptor, and MethodDescriptor, etc.
FeatureDescriptor() - Constructor for class java.beans.FeatureDescriptor
Constructs a FeatureDescriptor.
FEBRUARY - java.time.Month
The singleton instance for the month of February with 28 days, or 29 in a leap year.
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_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.
fetchNotifications(long, int, long) - Method in interface javax.management.remote.rmi.RMIConnection
Retrieves notifications from the connector server.
fictional() - Method in class javax.swing.text.html.parser.TagElement
Returns true if the tag is fictional.
Fidelity - Class in javax.print.attribute.standard
Class Fidelity is a printing attribute class, an enumeration, that indicates whether total fidelity to client supplied print request attributes is required.
Fidelity(int) - Constructor for class javax.print.attribute.standard.Fidelity
Construct a new fidelity enumeration value with the given integer value.
FIDELITY_FALSE - Static variable in class javax.print.attribute.standard.Fidelity
The printer should make reasonable attempts to print the job, even if it cannot print it exactly as specified.
FIDELITY_TRUE - Static variable in class javax.print.attribute.standard.Fidelity
The job must be printed exactly as specified. or else rejected.
field() - Method in interface com.sun.jdi.event.WatchpointEvent
Returns the field that is about to be accessed/modified.
field() - Method in interface com.sun.jdi.request.WatchpointRequest
Gets the Field being watched by this WatchpointRequest.
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 - Interface in com.sun.jdi
A class or instance variable in the target VM.
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(String, int) - Constructor for class java.text.DateFormat.Field
Creates a Field.
FIELD - java.lang.annotation.ElementType
Field declaration (includes enum constants)
FIELD - javax.lang.model.element.ElementKind
A field not described by a more specific kind (like ENUM_CONSTANT).
FIELD - jdk.javadoc.doclet.Taglet.Location
In the documentation for a field.
FIELD_ATTRIBUTE_PFX - Static variable in interface java.util.jar.Pack200.Packer
Deprecated.
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_UNDEFINED - Static variable in class javax.xml.datatype.DatatypeConstants
Designation that an "int" field is not set.
FieldBorder(Color, Color, Color, Color) - Constructor for class javax.swing.plaf.basic.BasicBorders.FieldBorder
Constructs a new instance of a FieldBorder.
fieldByName(String) - Method in interface com.sun.jdi.ReferenceType
Finds the visible Field with the given non-ambiguous name.
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.
fields() - Method in interface com.sun.jdi.ReferenceType
Returns a list containing each Field declared in this type.
fieldsIn(Iterable<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a list of fields in elements.
fieldsIn(Set<? extends Element>) - Static method in class javax.lang.model.util.ElementFilter
Returns a set of fields in elements.
fieldVarHandle(MethodHandles.Lookup, String, Class<VarHandle>, Class<?>, Class<?>) - Static method in class java.lang.invoke.ConstantBootstraps
Finds a VarHandle for an instance field.
FieldView - Class in javax.swing.text
Extends the multi-line plain text view to be suitable for a single-line editor view.
FieldView(Element) - Constructor for class javax.swing.text.FieldView
Constructs a new FieldView wrapped on an element.
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.
File - Class in java.io
An abstract representation of file and directory pathnames.
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(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(URI) - Constructor for class java.io.File
Creates a new File instance by converting the given file: URI into an abstract pathname.
FILE - Static variable in class java.awt.JobAttributes.DestinationType
The DestinationType instance to use for specifying print to file.
FILE - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
Host-specific file names.
FILE_CHOOSER - Static variable in class javax.accessibility.AccessibleRole
A specialized dialog that displays the files in the directory and lets the user select a file, browse a different directory, or specify a filename.
FILE_CHOOSER - Static variable in class javax.swing.plaf.synth.Region
FileChooser region.
FILE_CHOOSER_DIALOG - Static variable in class javax.swing.JRootPane
Constant used for the windowDecorationStyle property.
FILE_FILTER_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
User changed the kind of files to display.
FILE_HIDING_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the display-hidden-files property.
FILE_INHERIT - java.nio.file.attribute.AclEntryFlag
Can be placed on a directory and indicates that the ACL entry should be added to each new non-directory file created.
FILE_SELECTION_MODE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Identifies a change in the kind of selection (single, multiple, etc.).
FILE_SOURCE_DSC - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A value to be used with the "FileSource" tag.
FILE_SYSTEM_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different object is being used to find available drives on the system.
FILE_VERSION - Static variable in class javax.swing.text.html.parser.DTD
The version of a file
FILE_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
Says that a different object is being used to retrieve file information.
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.
FileCacheImageInputStream - Class in javax.imageio.stream
An implementation of ImageInputStream that gets its input from a regular InputStream.
FileCacheImageInputStream(InputStream, File) - Constructor for class javax.imageio.stream.FileCacheImageInputStream
Constructs a FileCacheImageInputStream that will read from a given InputStream.
FileCacheImageOutputStream - Class in javax.imageio.stream
An implementation of ImageOutputStream that writes its output to a regular OutputStream.
FileCacheImageOutputStream(OutputStream, File) - Constructor for class javax.imageio.stream.FileCacheImageOutputStream
Constructs a FileCacheImageOutputStream that will write to a given outputStream.
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 file-mapping mode.
FileChooserUI - Class in javax.swing.plaf
Pluggable look and feel interface for JFileChooser.
FileChooserUI() - Constructor for class javax.swing.plaf.FileChooserUI
 
FileDescriptor - Class in java.io
Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes.
FileDescriptor() - Constructor for class java.io.FileDescriptor
Constructs an (invalid) FileDescriptor object.
FileDialog - Class in java.awt
The FileDialog class displays a dialog window from which the user can select a file.
FileDialog(Dialog) - Constructor for class java.awt.FileDialog
Creates a file dialog for loading a file.
FileDialog(Dialog, String) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading a file.
FileDialog(Dialog, String, int) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading or saving a file.
FileDialog(Frame) - Constructor for class java.awt.FileDialog
Creates a file dialog for loading a file.
FileDialog(Frame, String) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading a file.
FileDialog(Frame, String, int) - Constructor for class java.awt.FileDialog
Creates a file dialog window with the specified title for loading or saving a file.
FileFilter - Class in javax.swing.filechooser
FileFilter is an abstract class used by JFileChooser for filtering the set of files shown to the user.
FileFilter - Interface in java.io
A filter for abstract pathnames.
FileFilter() - Constructor for class javax.swing.filechooser.FileFilter
 
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.
FileHandler(String, long, int, boolean) - Constructor for class java.util.logging.FileHandler
Initialize a FileHandler to write to a set of files with optional append.
file.separator - Search tag in java.lang.System
System Property
fileIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
File icon
FileIcon16() - Constructor for class javax.swing.plaf.metal.MetalIconFactory.FileIcon16
 
FileImageInputStream - Class in javax.imageio.stream
An implementation of ImageInputStream that gets its input from a File or RandomAccessFile.
FileImageInputStream(File) - Constructor for class javax.imageio.stream.FileImageInputStream
Constructs a FileImageInputStream that will read from a given File.
FileImageInputStream(RandomAccessFile) - Constructor for class javax.imageio.stream.FileImageInputStream
Constructs a FileImageInputStream that will read from a given RandomAccessFile.
FileImageOutputStream - Class in javax.imageio.stream
An implementation of ImageOutputStream that writes its output directly to a File or RandomAccessFile.
FileImageOutputStream(File) - Constructor for class javax.imageio.stream.FileImageOutputStream
Constructs a FileImageOutputStream that will write to a given File.
FileImageOutputStream(RandomAccessFile) - Constructor for class javax.imageio.stream.FileImageOutputStream
Constructs a FileImageOutputStream that will write to a given RandomAccessFile.
FileInputStream - Class in java.io
A FileInputStream obtains input bytes from a file in a 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.
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.
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(AsynchronousFileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FileLock(FileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes a new instance of this class.
FileLockInterruptionException - Exception in java.nio.channels
Checked exception received by a thread when another thread interrupts it while it is waiting to acquire a file lock.
FileLockInterruptionException() - Constructor for exception java.nio.channels.FileLockInterruptionException
Constructs an instance of this class.
fileManager - Variable in class javax.tools.ForwardingJavaFileManager
The file manager which all methods are delegated to.
fileManager(Function<StandardJavaFileManager, StandardJavaFileManager>) - Method in class jdk.jshell.JShell.Builder
Configure the FileManager to be used by compilation and source analysis.
FILENAME - Static variable in interface javax.script.ScriptEngine
Reserved key for a named value that is the name of the file being executed.
FileNameExtensionFilter - Class in javax.swing.filechooser
An implementation of FileFilter that filters using a specified set of extensions.
FileNameExtensionFilter(String, String...) - Constructor for class javax.swing.filechooser.FileNameExtensionFilter
Creates a FileNameExtensionFilter with the specified description and file name extensions.
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.
fileObject - Variable in class javax.tools.ForwardingFileObject
The file object which all methods are delegated to.
FileObject - Interface in javax.tools
File abstraction for tools.
FileOutputStream - Class in java.io
A file output stream is an output stream for writing data to a File or to a FileDescriptor.
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(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.
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(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.
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.
Filer - Interface in javax.annotation.processing
This interface supports the creation of new files by an annotation processor.
FileReader - Class in java.io
Reads text from character files using a default buffer size.
FileReader(File) - Constructor for class java.io.FileReader
Creates a new FileReader, given the File to read, using the platform's default charset.
FileReader(FileDescriptor) - Constructor for class java.io.FileReader
Creates a new FileReader, given the FileDescriptor to read, using the platform's default charset.
FileReader(File, Charset) - Constructor for class java.io.FileReader
Creates a new FileReader, given the File to read and the charset.
FileReader(String) - Constructor for class java.io.FileReader
Creates a new FileReader, given the name of the file to read, using the platform's default charset.
FileReader(String, Charset) - Constructor for class java.io.FileReader
Creates a new FileReader, given the name of the file to read and the charset.
FileRenderer() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FileRenderer
Deprecated.
 
FilerException - Exception in javax.annotation.processing
Indicates a Filer detected an attempt to open a file that would violate the guarantees provided by the Filer.
FilerException(String) - Constructor for exception javax.annotation.processing.FilerException
Constructs an exception with the specified detail message.
Files - Class in java.nio.file
This class consists exclusively of static methods that operate on files, directories, or other types of files.
FILES - javax.xml.catalog.CatalogFeatures.Feature
The javax.xml.catalog.files property as described in item FILES of the Catalog Features table.
FILES_AND_DIRECTORIES - Static variable in class javax.swing.JFileChooser
Instruction to display both files and directories.
FILES_ONLY - Static variable in class javax.swing.JFileChooser
Instruction to display only files.
FilesEvent - Class in java.awt.desktop
Auxiliary event containing a list of files.
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.
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.
FileSystems - Class in java.nio.file
Factory methods for file systems.
FileSystemView - Class in javax.swing.filechooser
FileSystemView is JFileChooser's gateway to the file system.
FileSystemView() - Constructor for class javax.swing.filechooser.FileSystemView
Constructs a FileSystemView.
FileTime - Class in java.nio.file.attribute
Represents the value of a file's time stamp attribute.
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.
FileView - Class in javax.swing.filechooser
FileView defines an abstract class that can be implemented to provide the filechooser with UI information for a File.
FileView() - Constructor for class javax.swing.filechooser.FileView
 
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
Writes text to character files using a default buffer size.
FileWriter(File) - Constructor for class java.io.FileWriter
Constructs a FileWriter given the File to write, using the platform's default charset
FileWriter(FileDescriptor) - Constructor for class java.io.FileWriter
Constructs a FileWriter given a file descriptor, using the platform's default charset.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter given the File to write and a boolean indicating whether to append the data written, using the platform's default charset.
FileWriter(File, Charset) - Constructor for class java.io.FileWriter
Constructs a FileWriter given the File to write and charset.
FileWriter(File, Charset, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter given the File to write, charset and a boolean indicating whether to append the data written.
FileWriter(String) - Constructor for class java.io.FileWriter
Constructs a FileWriter given a file name, using the platform's default charset
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter given a file name and a boolean indicating whether to append the data written, using the platform's default charset.
FileWriter(String, Charset) - Constructor for class java.io.FileWriter
Constructs a FileWriter given a file name and charset.
FileWriter(String, Charset, boolean) - Constructor for class java.io.FileWriter
Constructs a FileWriter given a file name, charset and a boolean indicating whether to append the data written.
fill - Variable in class java.awt.GridBagConstraints
This field is used when the component's display area is larger than the component's requested size.
fill() - Method in class java.util.zip.InflaterInputStream
Fills input buffer with more data to decompress.
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(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(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(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(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(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(long[], long) - Static method in class java.util.Arrays
Assigns the specified long value to each element of the specified array of longs.
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(short[], short) - Static method in class java.util.Arrays
Assigns the specified short value to each element of the specified array of shorts.
fill(Shape) - Method in class java.awt.Graphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
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(Object[], Object) - Static method in class java.util.Arrays
Assigns the specified Object reference to each element 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 - Static variable in class java.awt.font.ShapeGraphicAttribute
A key indicating the shape should be filled.
FILL_ORDER_LEFT_TO_RIGHT - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "FillOrder" tag.
FILL_ORDER_RIGHT_TO_LEFT - Static variable in class javax.imageio.plugins.tiff.BaselineTIFFTagSet
A value to be used with the "FillOrder" tag.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics2D
Paints a 3-D highlighted rectangle filled with the current color.
fill3DRect(int, int, int, int, boolean) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fill3DRect.
fillArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills a circular or elliptical arc covering the specified rectangle.
fillArc(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillArc.
filledSlider - Variable in class javax.swing.plaf.metal.MetalSliderUI
The value of the property JSlider.isFilled.
Filler(Dimension, Dimension, Dimension) - Constructor for class javax.swing.Box.Filler
Constructor to create shape with the given size ranges.
FILLER - Static variable in class javax.accessibility.AccessibleRole
An object that fills up space in a user interface.
fillInStackTrace() - Method in class java.lang.Throwable
Fills in the execution stack trace.
fillOval(int, int, int, int) - Method in class java.awt.Graphics
Fills an oval bounded by the specified rectangle with the current color.
fillOval(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillOval.
fillPolygon(int[], int[], int) - Method in class java.awt.Graphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillPolygon(int[], int[], int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillPolygon.
fillPolygon(Polygon) - Method in class java.awt.Graphics
Fills the polygon defined by the specified Polygon object with the graphics context's current color.
fillRect(int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rectangle.
fillRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillRect.
fillRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rounded corner rectangle with the current color.
fillRoundRect(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
Overrides Graphics.fillRoundRect.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.AffineTransformOp
Transforms the source BufferedImage and stores the results in the destination BufferedImage.
filter(BufferedImage, BufferedImage) - Method in interface java.awt.image.BufferedImageOp
Performs a single-input/single-output operation on a BufferedImage.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ColorConvertOp
ColorConverts the source BufferedImage.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ConvolveOp
Performs a convolution on BufferedImages.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.LookupOp
Performs a lookup operation on a BufferedImage.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.RescaleOp
Rescales the source BufferedImage.
filter(Raster, WritableRaster) - Method in class java.awt.image.AffineTransformOp
Transforms the source Raster and stores the results in the destination Raster.
filter(Raster, WritableRaster) - Method in class java.awt.image.BandCombineOp
Transforms the Raster using the matrix specified in the constructor.
filter(Raster, WritableRaster) - Method in class java.awt.image.ColorConvertOp
ColorConverts the image data in the source Raster.
filter(Raster, WritableRaster) - Method in class java.awt.image.ConvolveOp
Performs a convolution on Rasters.
filter(Raster, WritableRaster) - Method in class java.awt.image.LookupOp
Performs a lookup operation on a Raster.
filter(Raster, WritableRaster) - Method in interface java.awt.image.RasterOp
Performs a single-input/single-output operation from a source Raster to a destination Raster.
filter(Raster, WritableRaster) - Method in class java.awt.image.RescaleOp
Rescales the pixel data in the source Raster.
filter(Object) - Method in interface javax.imageio.spi.ServiceRegistry.Filter
Returns true if the given provider object matches the criterion defined by this Filter.
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 class java.util.Optional
If a value is present, and the value matches the given predicate, returns an Optional describing the value, otherwise returns an empty Optional.
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(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(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(GuardedInvocation, LinkRequest, LinkerServices) - Method in interface jdk.dynalink.linker.GuardedInvocationTransformer
Given a guarded invocation, return either the same or potentially different guarded invocation.
Filter - Class in com.sun.net.httpserver
A filter used to pre- and post-process incoming requests.
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() - Constructor for class com.sun.net.httpserver.Filter
 
FILTER_ACCEPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Accept the node.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
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_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Reject the node.
FILTER_SKIP - Static variable in interface org.w3c.dom.ls.LSParserFilter
Skip this single node.
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
Skip this single node.
Filter.Chain - Class in com.sun.net.httpserver
a chain of filters associated with a HttpServer.
filterArguments(int, MethodHandle...) - Method in class jdk.dynalink.linker.GuardedInvocation
Applies argument filters to both the invocation and the guard (if it exists and has at least pos + 1 parameters) with MethodHandles.filterArguments(MethodHandle, int, MethodHandle...).
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.
FilterBypass() - Constructor for class javax.swing.text.DocumentFilter.FilterBypass
 
FilterBypass() - Constructor for class javax.swing.text.NavigationFilter.FilterBypass
 
FilterComboBoxModel() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
Constructs an instance of FilterComboBoxModel.
FilterComboBoxRenderer() - Constructor for class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxRenderer
 
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.
FilteredRowSet - Interface in javax.sql.rowset
The standard interface that all standard implementations of FilteredRowSet must implement.
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.
filtering(Predicate<? super T>, Collector<? super T, A, R>) - Static method in class java.util.stream.Collectors
Adapts a Collector to one accepting elements of the same type T by applying the predicate to each input element and only accumulating if the predicate returns true.
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.
filterInternalObjects(MethodHandle) - Method in interface jdk.dynalink.linker.LinkerServices
Modifies the method handle so that any parameters that can receive potentially internal language runtime objects will have a filter added on them to prevent them from escaping, potentially by wrapping them.
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.
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.
filterRGB(int, int, int) - Method in class javax.swing.GrayFilter
Overrides RGBImageFilter.filterRGB.
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.
filters - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
An array of file filters.
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.
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.
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 - javax.lang.model.element.Modifier
The modifier final
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.color.ICC_Profile
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class java.awt.Graphics
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class java.awt.image.ColorModel
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class java.awt.image.IndexColorModel
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class java.awt.PrintJob
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class java.lang.Enum
enum classes cannot have finalize methods.
finalize() - Method in class java.lang.Object
Deprecated.
The finalization mechanism is inherently problematic. Finalization can lead to performance issues, deadlocks, and hangs. Errors in finalizers can lead to resource leaks; there is no way to cancel finalization if it is no longer necessary; and no ordering is specified among calls to finalize methods of different objects. Furthermore, there are no guarantees regarding the timing of finalization. The finalize method might be called on a finalizable object only after an indefinite delay, if at all. Classes whose instances hold non-heap resources should provide a method to enable explicit release of those resources, and they should also implement AutoCloseable if appropriate. The Cleaner and PhantomReference provide more flexible and efficient ways to release resources when an object becomes unreachable.
finalize() - Method in class java.util.concurrent.ThreadPoolExecutor
Deprecated.
finalize() - Method in class javax.imageio.spi.ServiceRegistry
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class javax.imageio.stream.FileCacheImageInputStream
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class javax.imageio.stream.FileImageInputStream
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class javax.imageio.stream.FileImageOutputStream
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class javax.imageio.stream.ImageInputStreamImpl
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalize() - Method in class javax.imageio.stream.MemoryCacheImageInputStream
Deprecated.
The finalize method has been deprecated. Subclasses that override finalize in order to perform cleanup should be modified to use alternative cleanup mechanisms and to remove the overriding finalize method. When overriding the finalize method, its implementation must explicitly ensure that super.finalize() is invoked as described in Object.finalize(). See the specification for Object.finalize() for further information about migration options.
finalSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
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.
find(String) - Method in interface java.lang.module.ModuleFinder
Finds a reference to a module of a given name.
find(String) - Method in interface java.lang.module.ModuleReader
Finds a resource, returning a URI to the resource in the module.
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.
findAll() - Method in interface java.lang.module.ModuleFinder
Returns the set of all module references that this finder can locate.
findAll(String) - Method in class java.util.Scanner
Returns a stream of match results that match the provided pattern string.
findAll(Pattern) - Method in class java.util.Scanner
Returns a stream of match results from this scanner.
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.
findAssociatedMBeans(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the MBeans associated to given one in a relation.
findAssociatedMBeans(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the MBeans associated to given one in a relation.
findClass(String) - Method in class java.lang.ClassLoader
Finds the class with the specified binary name.
findClass(String) - Method in class java.lang.invoke.MethodHandles.Lookup
Looks up a class by name from the lookup context defined by this Lookup object.
findClass(String) - Method in class java.net.URLClassLoader
Finds and loads the class with the specified name from the URL search path.
findClass(String) - Method in class javax.management.loading.MLet
This is the main method for class loaders that is being redefined.
findClass(String) - Method in class jdk.jshell.execution.DirectExecutionControl
Finds the class with the specified binary name.
findClass(String) - Method in interface jdk.jshell.execution.LoaderDelegate
Finds the class with the specified binary name.
findClass(String, String) - Method in class java.lang.ClassLoader
Finds the class with the given binary name in a module defined to this class loader.
findColumn(String) - Method in interface java.sql.ResultSet
Maps the given ResultSet column label to its ResultSet column index.
findColumn(String) - Method in class javax.swing.table.AbstractTableModel
Returns a column given its name.
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.
findDeadlockedThreads() - Method in interface java.lang.management.ThreadMXBean
Finds cycles of threads that are in deadlock waiting to acquire object monitors or ownable synchronizers.
findEditor(Class<?>) - Static method in class java.beans.PropertyEditorManager
Locate a value editor for a given target type.
findElementMatchingTag(HTMLDocument, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Returns the deepest element at offset matching tag.
FindException - Exception in java.lang.module
Thrown by a ModuleFinder when an error occurs finding a module.
FindException() - Constructor for exception java.lang.module.FindException
Constructs a FindException with no detail message.
FindException(String) - Constructor for exception java.lang.module.FindException
Constructs a FindException with the given detail message.
FindException(String, Throwable) - Constructor for exception java.lang.module.FindException
Constructs a FindException with the given detail message and cause.
FindException(Throwable) - Constructor for exception java.lang.module.FindException
Constructs a FindException with the given cause.
findFirst() - Method in class java.util.ServiceLoader
Load the first available service provider of this loader's service.
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.
findFirst(String) - Static method in interface java.util.spi.ToolProvider
Returns the first instance of a ToolProvider with the given name, as loaded by ServiceLoader using the system class loader.
findFirst(Operation) - Static method in enum jdk.dynalink.StandardNamespace
If the passed in operation is a NamespaceOperation, or a NamedOperation wrapping a NamespaceOperation, then it returns the first (if any) StandardNamespace in its namespace list.
findFocusOwner(Component) - Static method in class javax.swing.SwingUtilities
Deprecated.
As of 1.4, replaced by KeyboardFocusManager.getFocusOwner().
findGetter(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle giving read access to a non-static field.
findGetter(Class<?>, String, Class<?>) - Method in class jdk.dynalink.linker.support.Lookup
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.
findLibrary(String) - Method in class java.lang.ClassLoader
Returns the absolute path name of a native library.
findLibrary(String) - Method in class javax.management.loading.MLet
Returns the absolute path name of a native library.
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.
findLoader(String) - Method in class java.lang.ModuleLayer
Returns the ClassLoader for the module with the given name.
findMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a list of registered MBeanServer objects.
findMedia(float, float, int) - Static method in class javax.print.attribute.standard.MediaSize
The specified dimensions are used to locate a matching MediaSize instance from amongst all the standard MediaSize instances.
findModule(String) - Method in class java.lang.module.Configuration
Finds a resolved module in this configuration, or if not in this configuration, the parent configurations.
findModule(String) - Method in class java.lang.ModuleLayer
Returns the module with the given name in this layer, or if not in this layer, the parent layers.
findMonitorDeadlockedThreads() - Method in interface java.lang.management.ThreadMXBean
Finds cycles of threads that are in deadlock waiting to acquire object monitors.
findOffsetToCharactersInString(char[], int) - Method in class javax.swing.text.ParagraphView
Finds the next character in the document with a character in string, starting at offset start.
findOwnSpecial(MethodHandles.Lookup, String, Class<?>, Class<?>...) - Static method in class jdk.dynalink.linker.support.Lookup
Given a lookup, finds using Lookup.findSpecial(Class, String, MethodType) a method on that lookup's class.
findOwnSpecial(String, Class<?>, Class<?>...) - Method in class jdk.dynalink.linker.support.Lookup
Finds using Lookup.findSpecial(Class, String, MethodType) a method on that lookup's class.
findOwnStatic(MethodHandles.Lookup, String, Class<?>, Class<?>...) - Static method in class jdk.dynalink.linker.support.Lookup
Given a lookup, finds using Lookup.findStatic(Class, String, MethodType) a method on that lookup's class.
findOwnStatic(String, Class<?>, Class<?>...) - Method in class jdk.dynalink.linker.support.Lookup
Finds using Lookup.findStatic(Class, String, MethodType) a method on that lookup's class.
findReferencingRelations(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the relations where a given MBean is referenced.
findReferencingRelations(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the relations where a given MBean is referenced.
findRelationsOfType(String) - Method in class javax.management.relation.RelationService
Returns the relation ids for relations of the given type.
findRelationsOfType(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns the relation ids for relations of the given type.
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.
findResource(String, String) - Method in class java.lang.ClassLoader
Returns a URL to a resource in a module defined to this class loader.
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) - Method in class jdk.dynalink.linker.support.Lookup
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.
findStatic(Class<?>, String, MethodType) - Method in class jdk.dynalink.linker.support.Lookup
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.
findStaticVarHandle(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a VarHandle giving access to a static field name of type type declared in a class of type decl.
findSystemClass(String) - Method in class java.lang.ClassLoader
Finds a class with the specified binary name, loading it if necessary.
findVarHandle(Class<?>, String, Class<?>) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a VarHandle giving access to a non-static field name of type type declared in a class of type recv.
findVirtual(Class<?>, String, MethodType) - Method in class java.lang.invoke.MethodHandles.Lookup
Produces a method handle for a virtual method.
findVirtual(Class<?>, String, MethodType) - Method in class jdk.dynalink.linker.support.Lookup
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(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.
FINE - Static variable in class java.util.logging.Level
FINE is a message level providing tracing information.
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.
FINER - Static variable in class java.util.logging.Level
FINER indicates a fairly 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.
FINEST - Static variable in class java.util.logging.Level
FINEST indicates a highly detailed tracing message.
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 com.sun.nio.sctp.SctpChannel
Finishes the process of connecting an SCTP channel.
finishConnect() - Method in class java.nio.channels.SocketChannel
Finishes the process of connecting a socket channel.
finishDraggingTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneDivider
Messages the BasicSplitPaneUI with finishDraggingTo that this instance is contained in.
finishDraggingTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Messaged to finish the dragging session.
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.
finished(TaskEvent) - Method in interface com.sun.source.util.TaskListener
Invoked when an event has been completed.
FINISHED - javax.net.ssl.SSLEngineResult.HandshakeStatus
The SSLEngine has just finished handshaking.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
Called when the specified split pane has finished painting its children.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Invokes the finishedPaintingChildren method on each UI handled by this object.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.SplitPaneUI
Messaged after the JSplitPane the receiver is providing the look and feel for paints its children.
finisher() - Method in interface java.util.stream.Collector
Perform the final transformation from the intermediate accumulation type A to the final result type R.
Finishings - Class in javax.print.attribute.standard
Class Finishings is a printing attribute class, an enumeration, that identifies whether the printer applies a finishing operation of some kind of binding to each copy of each printed document in the job.
Finishings(int) - Constructor for class javax.print.attribute.standard.Finishings
Construct a new finishings binding enumeration value with the given integer value.
fireActionEvent() - Method in class javax.swing.JComboBox
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed() - Method in class javax.swing.JTextField
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(ActionEvent) - Method in class javax.swing.Timer
Notifies all listeners that have registered interest for notification on this event type.
fireActionPerformed(String) - Method in class javax.swing.JFileChooser
Notifies all listeners that have registered interest for notification on this event type.
fireAdjustmentValueChanged(int, int, int) - Method in class javax.swing.JScrollBar
Notify listeners that the scrollbar's model has changed.
fireCaretUpdate(CaretEvent) - Method in class javax.swing.text.JTextComponent
Notifies all listeners that have registered interest for notification on this event type.
fireChangedUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireChangedUpdate(DocumentEvent) - Method in class javax.swing.text.html.HTMLDocument
Notifies all listeners that have registered interest for notification on this event type.
fireChildrenAdded(BeanContextMembershipEvent) - Method in class java.beans.beancontext.BeanContextSupport
Fire a BeanContextshipEvent on the BeanContextMembershipListener interface
fireChildrenRemoved(BeanContextMembershipEvent) - Method in class java.beans.beancontext.BeanContextSupport
Fire a BeanContextshipEvent on the BeanContextMembershipListener interface
fireColumnAdded(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnMarginChanged() - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnMoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnRemoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireColumnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireContentsChanged() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Invoked when a content is changed.
fireContentsChanged(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements of the list change.
fireDragGestureRecognized(int, Point) - Method in class java.awt.dnd.DragGestureRecognizer
Notify the DragGestureListener that a Drag and Drop initiating gesture has occurred.
fireEditingCanceled() - Method in class javax.swing.AbstractCellEditor
Notifies all listeners that have registered interest for notification on this event type.
fireEditingStopped() - Method in class javax.swing.AbstractCellEditor
Notifies all listeners that have registered interest for notification on this event type.
fireHyperlinkUpdate(HyperlinkEvent) - Method in class javax.swing.JEditorPane
Notifies all listeners that have registered interest for notification on this event type.
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Reports a boolean bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireIndexedPropertyChange(String, int, int, int) - Method in class java.beans.PropertyChangeSupport
Reports an integer bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class java.beans.PropertyChangeSupport
Reports a bound indexed property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireInsertUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireInternalFrameEvent(int) - Method in class javax.swing.JInternalFrame
Fires an internal frame event.
fireIntervalAdded(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are added to the model.
fireIntervalRemoved(Object, int, int) - Method in class javax.swing.AbstractListModel
AbstractListModel subclasses must call this method after one or more elements are removed from the model.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.JComboBox
Notifies all listeners that have registered interest for notification on this event type.
fireMenuCanceled() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDeselected() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseDragged(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseEntered(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseExited(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuDragMouseReleased(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyPressed(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyReleased(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuKeyTyped(MenuKeyEvent) - Method in class javax.swing.JMenuItem
Notifies all listeners that have registered interest for notification on this event type.
fireMenuSelected() - Method in class javax.swing.JMenu
Notifies all listeners that have registered interest for notification on this event type.
firePopupMenuCanceled() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box has been canceled.
firePopupMenuCanceled() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu is cancelled.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box has become invisible.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become invisible.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JComboBox
Notifies PopupMenuListeners that the popup portion of the combo box will become visible.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JPopupMenu
Notifies PopupMenuListeners that this popup menu will become visible.
firePropertyChange() - Method in class java.beans.PropertyEditorSupport
Report that we have been modified to any interested listeners.
firePropertyChange(PropertyChangeEvent) - Method in class java.beans.PropertyChangeSupport
Fires a property change event to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(PropertyChangeEvent) - Method in class javax.swing.event.SwingPropertyChangeSupport
Fires a property change event to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, boolean, boolean) - Method in class java.awt.Component
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Reports a boolean bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.JComponent
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, byte, byte) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, char, char) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, double, double) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, float, float) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class java.awt.Component
Support for reporting bound property changes for integer properties.
firePropertyChange(String, int, int) - Method in class java.beans.PropertyChangeSupport
Reports an integer bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, int, int) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class javax.swing.JComponent
Support for reporting bound property changes for integer properties.
firePropertyChange(String, int, int) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, long, long) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class java.awt.Component
Reports a bound property change.
firePropertyChange(String, short, short) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class java.awt.Component
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a PropertyChangeEvent in response to a change in a bound property.
firePropertyChange(String, Object, Object) - Method in class java.beans.beancontext.BeanContextChildSupport
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in class java.beans.PropertyChangeSupport
Reports a bound property update to listeners that have been registered to track updates of all properties or a property with the specified name.
firePropertyChange(String, Object, Object) - Method in class javax.accessibility.AccessibleContext
Support for reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.AbstractAction
Supports reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.DefaultListCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class javax.swing.JViewport
Notifies listeners of a property change.
firePropertyChange(String, Object, Object) - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, Object, Object) - Method in class javax.swing.plaf.LayerUI
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class javax.swing.SwingWorker
Reports a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in class javax.swing.table.DefaultTableCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class javax.swing.tree.DefaultTreeCellRenderer
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class javax.swing.UIDefaults
Support for reporting bound property changes.
fireRemoveUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireRowSorterChanged(int[]) - Method in class javax.swing.RowSorter
Notifies listener that the mapping has changed.
fireSelectionValueChanged(int, int, boolean) - Method in class javax.swing.JList
Notifies ListSelectionListeners added directly to the list of selection changes made to the selection model.
fireServiceAdded(BeanContextServiceAvailableEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceAvailableEvent indicating that a new service has become available.
fireServiceAdded(Class<?>) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceEvent notifying of a new service.
fireServiceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceEvent notifying of a service being revoked.
fireServiceRevoked(Class<?>, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
Fires a BeanContextServiceRevokedEvent indicating that a particular service is no longer available.
fireSortOrderChanged() - Method in class javax.swing.RowSorter
Notifies listener that the sort order has changed.
fireStateChanged() - Method in class javax.swing.AbstractButton
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.AbstractSpinnerModel
Run each ChangeListeners stateChanged() method.
fireStateChanged() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Runs each ChangeListener's stateChanged method.
fireStateChanged() - Method in class javax.swing.DefaultBoundedRangeModel
Runs each ChangeListener's stateChanged method.
fireStateChanged() - Method in class javax.swing.DefaultButtonModel
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.DefaultSingleSelectionModel
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.JProgressBar
Send a ChangeEvent, whose source is this JProgressBar, to all ChangeListeners that have registered interest in ChangeEvents.
fireStateChanged() - Method in class javax.swing.JSlider
Send a ChangeEvent, whose source is this JSlider, to all ChangeListeners that have registered interest in ChangeEvents.
fireStateChanged() - Method in class javax.swing.JSpinner
Sends a ChangeEvent, whose source is this JSpinner, to each ChangeListener.
fireStateChanged() - Method in class javax.swing.JTabbedPane
Sends a ChangeEvent, with this JTabbedPane as the source, to each registered listener.
fireStateChanged() - Method in class javax.swing.JViewport
Notifies all ChangeListeners when the views size, position, or the viewports extent size has changed.
fireStateChanged() - Method in class javax.swing.MenuSelectionManager
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.text.DefaultCaret
Notifies all listeners that have registered interest for notification on this event type.
fireStateChanged() - Method in class javax.swing.text.StyleContext.NamedStyle
Notifies all listeners that have registered interest for notification on this event type.
fireTableCellUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that the value of the cell at [row, column] has been updated.
fireTableChanged(TableModelEvent) - Method in class javax.swing.table.AbstractTableModel
Forwards the given notification event to all TableModelListeners that registered themselves as listeners for this table model.
fireTableDataChanged() - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that all cell values in the table's rows may have changed.
fireTableRowsDeleted(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been deleted.
fireTableRowsInserted(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been inserted.
fireTableRowsUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that rows in the range [firstRow, lastRow], inclusive, have been updated.
fireTableStructureChanged() - Method in class javax.swing.table.AbstractTableModel
Notifies all listeners that the table's structure has changed.
fireTreeCollapsed(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeExpanded(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
Notifies all listeners that have registered interest for notification on this event type.
fireTreeWillCollapse(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireTreeWillExpand(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all listeners that have registered interest for notification on this event type.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class javax.swing.text.html.HTMLDocument
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(boolean) - Method in class javax.swing.DefaultListSelectionModel
Notifies listeners that we have ended a series of adjustments.
fireValueChanged(int, int) - Method in class javax.swing.DefaultListSelectionModel
Notifies ListSelectionListeners that the value of the selection, in the closed interval firstIndex, lastIndex, has changed.
fireValueChanged(int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
 
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree
Notifies all listeners that have registered interest for notification on this event type.
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeSelectionModel
Notifies all listeners that are registered for tree selection events on this object.
fireVetoableChange(PropertyChangeEvent) - Method in class java.beans.VetoableChangeSupport
Fires a property change event to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(String, boolean, boolean) - Method in class java.beans.VetoableChangeSupport
Reports a boolean constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(String, int, int) - Method in class java.beans.VetoableChangeSupport
Reports an integer constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a PropertyChangeEvent in response to a change in a vetoable property.
fireVetoableChange(String, Object, Object) - Method in class java.beans.beancontext.BeanContextChildSupport
Report a vetoable property update to any registered listeners.
fireVetoableChange(String, Object, Object) - Method in class java.beans.VetoableChangeSupport
Reports a constrained property update to listeners that have been registered to track updates of all properties or a property with the specified name.
fireVetoableChange(String, Object, Object) - Method in class javax.swing.JComponent
Supports reporting constrained property changes.
fireVisibleDataPropertyChange() - Method in class javax.swing.JTree.AccessibleJTree
Fire a visible data property change notification.
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() - Method in class javax.swing.text.ElementIterator
Fetches the first element.
first() - Method in class javax.swing.text.html.parser.ContentModel
Return the element that must be next.
first() - Method in class javax.swing.text.Segment
Sets the position to getBeginIndex() and returns the character at that position.
first(Container) - Method in class java.awt.CardLayout
Flips to the first card of the container.
first(Object) - Method in class javax.swing.text.html.parser.ContentModel
Return true if the token could potentially be the first token in the input stream.
FIRST_LINE_END - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the first line of text on a page would normally end for the current ComponentOrientation.
FIRST_LINE_START - Static variable in class java.awt.GridBagConstraints
Place the component in the corner of its display area where the first line of text on a page would normally begin for the current ComponentOrientation.
FIRST_ORDERED_NODE_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by and will be accessed as a single node, which may be null if the node set is empty.
firstChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstColumn - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
The first column
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() - 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.
firstDayOfYear(boolean) - Method in enum java.time.Month
Gets the day-of-year corresponding to the first day of this month.
firstElement() - Method in class java.util.Vector
Returns the first component (the item at index 0) of this vector.
firstElement() - Method in class javax.swing.DefaultListModel
Returns the first component of this list.
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
 
firstLineIndent - Variable in class javax.swing.text.ParagraphView
Indentation for the first line, from the left inset.
FirstLineIndent - Static variable in class javax.swing.text.StyleConstants
The amount of space to indent the first line of the paragraph.
firstMonthOfQuarter() - Method in enum java.time.Month
Gets the month corresponding to the first month of this quarter.
firstRow - Variable in class javax.swing.event.TableModelEvent
The first row that has changed.
firstRow - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
The first row
firstValue(String) - Method in class java.net.http.HttpHeaders
Returns an Optional containing the first header string value of the given named (and possibly multi-valued) header.
firstValueAsLong(String) - Method in class java.net.http.HttpHeaders
Returns an OptionalLong containing the first header string value of the named header field.
FIT_WIDTH - javax.swing.JTable.PrintMode
Printing mode that scales the output smaller, if necessary, to fit the table's entire width (and thereby all columns) on each page; Rows are spread across multiple pages as necessary.
fixed(Instant, ZoneId) - Static method in class java.time.Clock
Obtains a clock that always returns the same instant.
FIXED - Static variable in interface javax.swing.text.html.parser.DTDConstants
The DTD constant corresponds to FIXED
FIXED_SIZES - javax.swing.plaf.nimbus.AbstractRegionPainter.PaintContext.CacheMode
Fixed sizes.
fixedCellHeightChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
The bit relates to fixed cell height changed property.
fixedCellWidthChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
The bit relates to fixed cell width changed property.
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.
FixedHeightLayoutCache - Class in javax.swing.tree
NOTE: This will become more open in a future release.
FixedHeightLayoutCache() - Constructor for class javax.swing.tree.FixedHeightLayoutCache
Constructs a FixedHeightLayoutCache.
FLAG_BRIDGES - Static variable in class java.lang.invoke.LambdaMetafactory
Flag for alternate metafactories indicating the lambda object requires additional bridge methods
FLAG_COMPLEX_GLYPHS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has a complex glyph-to-char mapping (one that does not map glyphs to chars one-to-one in strictly ascending or descending order matching the run direction).
FLAG_HAS_POSITION_ADJUSTMENTS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has position adjustments.
FLAG_HAS_TRANSFORMS - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has per-glyph transforms.
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_MASK - Static variable in class java.awt.font.GlyphVector
A mask for supported flags from getLayoutFlags.
FLAG_RUN_RTL - Static variable in class java.awt.font.GlyphVector
A flag used with getLayoutFlags that indicates that this GlyphVector has a right-to-left run direction.
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.
FLASH_DID_NOT_FIRE - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash did not fire.
FLASH_FIRED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return status is unknown.
FLASH_MASK_FIRED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating that the flash fired.
FLASH_MASK_FUNCTION_NOT_PRESENT - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating no flash function present.
FLASH_MASK_MODE_AUTO - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating auto mode.
FLASH_MASK_MODE_FLASH_FIRING - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating compulsory flash firing mode.
FLASH_MASK_MODE_FLASH_SUPPRESSION - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating compulsory flash suppression mode.
FLASH_MASK_RED_EYE_REDUCTION - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating red-eye reduction supported.
FLASH_MASK_RETURN_DETECTED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating strobe return light detected.
FLASH_MASK_RETURN_NOT_DETECTED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A mask to be used with the "Flash" tag, indicating strobe return light not detected.
FLASH_OPTION - Static variable in class javax.swing.DebugGraphics
Flash graphics operations.
FLASH_STROBE_RETURN_LIGHT_DETECTED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash fired, and the strobe return light was detected.
FLASH_STROBE_RETURN_LIGHT_NOT_DETECTED - Static variable in class javax.imageio.plugins.tiff.ExifTIFFTagSet
A value to be used with the "Flash" tag, indicating that the flash fired, but the strobe return light was not detected.
flashColor() - Static method in class javax.swing.DebugGraphics
Returns the Color used to flash drawing operations.
flashCount() - Static method in class javax.swing.DebugGraphics
Returns the number of times that drawing operations will flash.
flashTime() - Static method in class javax.swing.DebugGraphics
Returns the time delay of drawing operation flashing.
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(Function<? super T, ? extends Optional<? extends U>>) - Method in class java.util.Optional
If a value is present, returns the result of applying the given Optional-bearing mapping function to the value, otherwise returns an empty Optional.
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.
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.
flatMapping(Function<? super T, ? extends Stream<? extends U>>, Collector<? super U, A, R>) - Static method in class java.util.stream.Collectors
Adapts a Collector accepting elements of type U to one accepting elements of type T by applying a flat mapping function to each input element before accumulation.
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.
FlatteningPathIterator - Class in java.awt.geom
The FlatteningPathIterator class returns a flattened view of another PathIterator object.
FlatteningPathIterator(PathIterator, double) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
FlatteningPathIterator(PathIterator, double, int) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
FlavorEvent - Class in java.awt.datatransfer
FlavorEvent is used to notify interested parties that available DataFlavors have changed in the Clipboard (the event source).
FlavorEvent(Clipboard) - Constructor for class java.awt.datatransfer.FlavorEvent
Constructs a FlavorEvent object.
FlavorException - Interface in javax.print
Interface FlavorException is a mixin interface which a subclass of PrintException can implement to report an error condition involving a doc flavor or flavors (class DocFlavor).
FlavorListener - Interface in java.awt.datatransfer
Defines an object which listens for FlavorEvents.
FlavorMap - Interface in java.awt.datatransfer
A two-way Map between "natives" (Strings), which correspond to platform-specific data formats, and "flavors" (DataFlavors), which correspond to platform-independent MIME types.
flavorsChanged(FlavorEvent) - Method in interface java.awt.datatransfer.FlavorListener
Invoked when the target Clipboard of the listener has changed its available DataFlavors.
FlavorTable - Interface in java.awt.datatransfer
A FlavorMap which relaxes the traditional 1-to-1 restriction of a Map.
FlightRecorder - Class in jdk.jfr
Class for accessing, controlling, and managing Flight Recorder.
FlightRecorderListener - Interface in jdk.jfr
Callback interface to monitor Flight Recorder's life cycle.
FlightRecorderMXBean - Interface in jdk.management.jfr
Management interface for controlling Flight Recorder.
FlightRecorderPermission - Class in jdk.jfr
Permission for controlling access to Flight Recorder.
FlightRecorderPermission(String) - Constructor for class jdk.jfr.FlightRecorderPermission
Constructs a FlightRecorderPermission with the specified name.
flip() - Method in class java.nio.Buffer
Flips this buffer.
flip() - Method in class java.nio.ByteBuffer
Flips this buffer.
flip() - Method in class java.nio.CharBuffer
Flips this buffer.
flip() - Method in class java.nio.DoubleBuffer
Flips this buffer.
flip() - Method in class java.nio.FloatBuffer
Flips this buffer.
flip() - Method in class java.nio.IntBuffer
Flips this buffer.
flip() - Method in class java.nio.LongBuffer
Flips this buffer.
flip() - Method in class java.nio.MappedByteBuffer
Flips this buffer.
flip() - Method in class java.nio.ShortBuffer
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.
flip(BufferCapabilities.FlipContents) - Method in class java.awt.Component.FlipBufferStrategy
Flipping moves the contents of the back buffer to the front buffer, either by copying or by moving the video pointer.
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
FlipBufferStrategy(int, BufferCapabilities) - Constructor for class java.awt.Component.FlipBufferStrategy
Creates a new flipping buffer strategy for this component.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.BoxView
Determines in which direction the next view lays.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.CompositeView
Determines in which direction the next view lays.
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.ParagraphView
Determines in which direction the next view lays.
Float - Class in java.lang
The Float class wraps a value of primitive type float in an object.
Float() - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new OPEN arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0).
Float() - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve with coordinates (0, 0, 0, 0, 0, 0, 0, 0).
Float() - Constructor for class java.awt.geom.Ellipse2D.Float
Constructs a new Ellipse2D, initialized to location (0, 0) and size (0, 0).
Float() - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line with coordinates (0, 0) → (0, 0).
Float() - Constructor for class java.awt.geom.Path2D.Float
Constructs a new empty single precision Path2D object with a default winding rule of Path2D.WIND_NON_ZERO.
Float() - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with coordinates (0, 0).
Float() - Constructor for class java.awt.geom.QuadCurve2D.Float
Constructs and initializes a QuadCurve2D with coordinates (0, 0, 0, 0, 0, 0).
Float() - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs a new Rectangle2D, initialized to location (0.0, 0.0) and size (0.0, 0.0).
Float() - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs a new RoundRectangle2D, initialized to location (0.0, 0.0), size (0.0, 0.0), and corner arcs of radius 0.0.
Float(double) - Constructor for class java.lang.Float
Deprecated.
It is rarely appropriate to use this constructor. Instead, use the static factory method Float.valueOf(float) method as follows: Float.valueOf((float)value).
Float(float) - Constructor for class java.lang.Float
Deprecated.
It is rarely appropriate to use this constructor. The static factory Float.valueOf(float) is generally a better choice, as it is likely to yield significantly better space and time performance.
Float(float, float) - Constructor for class java.awt.geom.Point2D.Float
Constructs and initializes a Point2D with the specified coordinates.
Float(float, float, float, float) - Constructor for class java.awt.geom.Ellipse2D.Float
Constructs and initializes an Ellipse2D from the specified coordinates.
Float(float, float, float, float) - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line from the specified coordinates.
Float(float, float, float, float) - Constructor for class java.awt.geom.Rectangle2D.Float
Constructs and initializes a Rectangle2D from the specified float coordinates.
Float(float, float, float, float, float, float) - Constructor for class java.awt.geom.QuadCurve2D.Float
Constructs and initializes a QuadCurve2D from the specified float coordinates.
Float(float, float, float, float, float, float) - Constructor for class java.awt.geom.RoundRectangle2D.Float
Constructs and initializes a RoundRectangle2D from the specified float coordinates.
Float(float, float, float, float, float, float, float, float) - Constructor for class java.awt.geom.CubicCurve2D.Float
Constructs and initializes a CubicCurve2D from the specified float coordinates.
Float(float, float, float, float, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Float(int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to location (0, 0), size (0, 0), angular extents (start = 0, extent = 0), and the specified closure type.
Float(int) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new empty single precision Path2D object with the specified winding rule to control operations that require the interior of the path to be defined.
Float(int, int) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new empty single precision Path2D object with the specified winding rule and the specified initial capacity to store path segments.
Float(Point2D, Point2D) - Constructor for class java.awt.geom.Line2D.Float
Constructs and initializes a Line2D from the specified Point2D objects.
Float(Rectangle2D, float, float, int) - Constructor for class java.awt.geom.Arc2D.Float
Constructs a new arc, initialized to the specified location, size, angular extents, and closure type.
Float(Shape) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new single precision Path2D object from an arbitrary Shape object.
Float(Shape, AffineTransform) - Constructor for class java.awt.geom.Path2D.Float
Constructs a new single precision Path2D object from an arbitrary Shape object, transformed by an AffineTransform object.
Float(String) - Constructor for class java.lang.Float
Deprecated.
It is rarely appropriate to use this constructor. Use Float.parseFloat(String) to convert a string to a float primitive, or use Float.valueOf(String) to convert a string to a Float object.
FLOAT - java.sql.JDBCType
Identifies the generic SQL type FLOAT.
FLOAT - javax.lang.model.type.TypeKind
The primitive type float.
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.
FLOAT - Static variable in class javax.management.openmbean.SimpleType
The SimpleType instance describing values whose Java class name is java.lang.Float.
FLOAT - Static variable in class javax.swing.text.html.CSS.Attribute
CSS attribute "float".
FLOAT_LITERAL - com.sun.source.tree.Tree.Kind
Used for instances of LiteralTree representing a floating-point literal expression of type float.
floatAt(Point, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
The method is called at end of dragging to place the frame in either its original place or in its floating frame.
FloatBuffer - Class in java.nio
A float buffer.
FloatControl - Class in javax.sound.sampled
A FloatControl object provides control over a range of floating-point values.
FloatControl(FloatControl.Type, float, float, float, int, float, String) - Constructor for class javax.sound.sampled.FloatControl
Constructs a new float control object with the given parameters.
FloatControl(FloatControl.Type, float, float, float, int, float, String, String, String, String) - Constructor for class javax.sound.sampled.FloatControl
Constructs a new float control object with the given parameters.
FloatControl.Type - Class in javax.sound.sampled
An instance of the FloatControl.Type inner class identifies one kind of float control.
floatingBorderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
The color of the not docking border.
floatingColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
The background color of the not docking border.
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.
FloatType - Interface in com.sun.jdi
The type of all primitive float values accessed in the target VM.
floatValue() - Method in interface com.sun.jdi.PrimitiveValue
Converts this value to a FloatValue and returns the result as a float.
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.