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

F

F0 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
Public Exponent F0 = 3
F1 - Static variable in class java.awt.Event
 
F10 - Static variable in class java.awt.Event
 
F11 - Static variable in class java.awt.Event
 
F12 - Static variable in class java.awt.Event
 
F2 - Static variable in class java.awt.Event
 
F3 - Static variable in class java.awt.Event
 
F4 - Static variable in class java.awt.Event
 
F4 - Static variable in class java.security.spec.RSAKeyGenParameterSpec
Public Exponent F4 = 3
F5 - Static variable in class java.awt.Event
 
F6 - Static variable in class java.awt.Event
 
F7 - Static variable in class java.awt.Event
 
F8 - Static variable in class java.awt.Event
 
F9 - Static variable in class java.awt.Event
 
FACE - Static variable in class javax.swing.text.html.HTML.Attribute
The face attribute
FactoryConfigurationError - Error in javax.xml.parsers
An error occurred during configuration of the parser factory.
FactoryConfigurationError() - Constructor for error javax.xml.parsers.FactoryConfigurationError
Constructor with no detail message.
FactoryConfigurationError(String) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Constructor with the specified detail message.
FactoryConfigurationError(Exception) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Constructor with the specified underlying cause.
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Constructor with the specified underlying cause and detail message.
FactoryConfigurationError - Error in javax.xml.stream
Error indicating that a factory could not be configured.
FactoryConfigurationError() - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(String, Exception) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FactoryConfigurationError(String) - Constructor for error javax.xml.stream.FactoryConfigurationError
 
FailedLoginException - Exception in javax.security.auth.login
An exception that signals that an attempt to login was unsuccessful.
FailedLoginException() - Constructor for exception javax.security.auth.login.FailedLoginException
 
FailedLoginException(String) - Constructor for exception javax.security.auth.login.FailedLoginException
 
failure(Exception) - Method in interface java.rmi.server.RMIFailureHandler
 
FAILURE - Static variable in exception org.ietf.jgss.GSSException
General failure, unspecified at GSS-API level.
FALSE - Static variable in class java.lang.Boolean
This field is a Boolean object representing the primitive value false.
FAMILY - Static variable in class java.awt.font.TextAttribute
A key for the FAMILY attribute.
Family - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
An alias for StyleConstants.FontConstants.Family.
Family - Static variable in class javax.swing.text.StyleConstants
An alias for StyleConstants.CharacterConstants.Family.
Family - Static variable in class javax.swing.text.StyleConstants.FontConstants
A key for the family font attribute.
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Reports a fatal 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.
fd - Variable in class java.net.DatagramSocketImpl
The FileDescriptor object for this object.
fd - Variable in class java.net.SocketImpl
A FileDescriptor object representing this socket connection.
FEATURE - Static variable in class javax.xml.transform.dom.DOMResult
Factory feature indicating that DOM results are supported.
FEATURE - Static variable in class javax.xml.transform.dom.DOMSource
Factory feature indicating that DOM sources are supported.
FEATURE - Static variable in class javax.xml.transform.sax.SAXResult
Factory feature indicating that SAX results are supported.
FEATURE - Static variable in class javax.xml.transform.sax.SAXSource
Factory feature indicating that SAX sources are supported.
FEATURE - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
Factory feature indicating that the factory can be cast to this class.
FEATURE - Static variable in class javax.xml.transform.stream.StreamResult
Factory feature indicating that stream results are supported.
FEATURE - Static variable in class javax.xml.transform.stream.StreamSource
Factory feature indicating that stream sources are supported.
FEATURE_SECURE_PROCESSING - Static variable in class javax.xml.XMLConstants
DOM feature for secure processing.
FEATURE_XMLFILTER - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
Factory feature indicating that this factory can create new XMLFilters.
FeatureDescriptor - Class in java.beans
FeatureDescriptor is the common superclass for all JavaBeans Descriptor classes.
FeatureDescriptor() - Constructor for class java.beans.FeatureDescriptor
Instantiate this FeatureDescriptor with appropriate default values.
FEBRUARY - Static variable in class java.util.Calendar
Constant representing February.
FEBRUARY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for February.
FETCH_FORWARD - Static variable in interface java.sql.ResultSet
The rows will be processed in order from first to last.
FETCH_REVERSE - Static variable in interface java.sql.ResultSet
The rows will be processed in order from last to first.
FETCH_UNKNOWN - Static variable in interface java.sql.ResultSet
The rows will be processed in an unknown order
fictional() - Method in class javax.swing.text.html.parser.TagElement
Get the value of the flag 'fictional'.
Fidelity - Class in javax.print.attribute.standard
The Fidelity attribute specifies how a print job is handled if the supplied attributes are not fully supported.
Fidelity(int) - Constructor for class javax.print.attribute.standard.Fidelity
Constructs a Fidelity object.
FIDELITY_FALSE - Static variable in class javax.print.attribute.standard.Fidelity
Requests that the job is printed as exactly as reasonable.
FIDELITY_TRUE - Static variable in class javax.print.attribute.standard.Fidelity
Requests that the job is printed exactly as specified, or rejected otherwise.
Field - Class in java.lang.reflect
The Field class represents a member variable of a class.
FIELD_COUNT - Static variable in class java.util.Calendar
Number of time fields.
FIELD_UNDEFINED - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
FieldNameHelper - Class in org.omg.CORBA
A formal helper for the CORBA FieldName that is identical to the narrow string.
FieldNameHelper() - Constructor for class org.omg.CORBA.FieldNameHelper
 
FieldNameHelper - Class in org.omg.DynamicAny
A helper for the FieldName.
FieldNameHelper() - Constructor for class org.omg.DynamicAny.FieldNameHelper
 
FieldPosition - Class in java.text
This class is used by the java.text formatting classes to track field positions.
FieldPosition(Format.Field) - Constructor for class java.text.FieldPosition
This method initializes a new instance of FieldPosition to have the specified field attribute.
FieldPosition(Format.Field, int) - Constructor for class java.text.FieldPosition
This method initializes a new instance of FieldPosition to have the specified field attribute.
FieldPosition(int) - Constructor for class java.text.FieldPosition
This method initializes a new instance of FieldPosition to have the specified field id.
fields - Variable in class java.util.Calendar
The time fields.
FieldView - Class in javax.swing.text
 
FieldView(Element) - Constructor for class javax.swing.text.FieldView
 
FILE - Static variable in class java.awt.JobAttributes.DestinationType
 
File - Class in java.io
This class represents a file or directory on a local disk.
File(String) - Constructor for class java.io.File
This method initializes a new File object to represent a file with the specified path.
File(String, String) - Constructor for class java.io.File
This method initializes a new File object to represent a file in the specified named directory.
File(File, String) - Constructor for class java.io.File
This method initializes a new File object to represent a file in the specified directory.
File(URI) - Constructor for class java.io.File
This method initializes a new File object to represent a file corresponding to the specified file: protocol URI.
FILE - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
A filename specific to the host.
FILE_CHOOSER - Static variable in class javax.accessibility.AccessibleRole
A specialized dialog that allows a user to select a file.
FILE_CHOOSER - Static variable in class javax.swing.plaf.synth.Region
Specifies the region of a file chooser.
FILE_CHOOSER_DIALOG - Static variable in class javax.swing.JRootPane
 
FILE_FILTER_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'file filter' property.
FILE_HIDING_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'file hiding enabled' property.
FILE_SELECTION_MODE_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'file selection mode' property.
FILE_SYSTEM_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'file system view' property.
FILE_VERSION - Static variable in class javax.swing.text.html.parser.DTD
The version of the persistent data format.
FILE_VIEW_CHANGED_PROPERTY - Static variable in class javax.swing.JFileChooser
The name of the 'file view' property.
FileCacheImageInputStream - Class in javax.imageio.stream
 
FileCacheImageInputStream(InputStream, File) - Constructor for class javax.imageio.stream.FileCacheImageInputStream
 
FileCacheImageOutputStream - Class in javax.imageio.stream
 
FileCacheImageOutputStream(OutputStream, File) - Constructor for class javax.imageio.stream.FileCacheImageOutputStream
 
FileChannel - Class in java.nio.channels
 
FileChannel() - Constructor for class java.nio.channels.FileChannel
Initializes the channel.
FileChannel.MapMode - Class in java.nio.channels
 
FileChooserUI - Class in javax.swing.plaf
An abstract base class for delegates that implement the pluggable look and feel for a JFileChooser.
FileChooserUI() - Constructor for class javax.swing.plaf.FileChooserUI
Constructs a new FileChooserUI.
FileDescriptor - Class in java.io
This class represents an opaque file handle as a Java class.
FileDescriptor() - Constructor for class java.io.FileDescriptor
This method is used to initialize an invalid FileDescriptor object.
FileDialog - Class in java.awt
This class implements a file selection dialog box widget.
FileDialog(Dialog) - Constructor for class java.awt.FileDialog
Initializes a new instance of FileDialog with the specified parent.
FileDialog(Dialog, String) - Constructor for class java.awt.FileDialog
Initialized a new instance of FileDialog with the specified parent and title.
FileDialog(Dialog, String, int) - Constructor for class java.awt.FileDialog
Initialized a new instance of FileDialog with the specified parent, title, and mode.
FileDialog(Frame) - Constructor for class java.awt.FileDialog
Initializes a new instance of FileDialog with the specified parent.
FileDialog(Frame, String) - Constructor for class java.awt.FileDialog
Initialized a new instance of FileDialog with the specified parent and title.
FileDialog(Frame, String, int) - Constructor for class java.awt.FileDialog
Initialized a new instance of FileDialog with the specified parent, title, and mode.
FileDialogPeer - Interface in java.awt.peer
 
FileFilter - Interface in java.io
This interface has one method which is used for filtering pathnames returned in a pathname listing.
FileFilter - Class in javax.swing.filechooser
The base class for filters that control the visibility of files in the JFileChooser component.
FileFilter() - Constructor for class javax.swing.filechooser.FileFilter
Default constructor.
FileHandler - Class in java.util.logging
A FileHandler publishes log records to a set of log files.
FileHandler() - Constructor for class java.util.logging.FileHandler
Constructs a FileHandler, taking all property values from the current LogManager configuration.
FileHandler(String) - Constructor for class java.util.logging.FileHandler
 
FileHandler(String, boolean) - Constructor for class java.util.logging.FileHandler
 
FileHandler(String, int, int) - Constructor for class java.util.logging.FileHandler
 
FileHandler(String, int, int, boolean) - Constructor for class java.util.logging.FileHandler
Constructs a FileHandler given the pattern for the location and name of the produced log files, the size limit, the number of log files thorough which the handler will rotate, and the append property.
fileIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
An icon representing a file.
FileImageInputStream - Class in javax.imageio.stream
 
FileImageInputStream(File) - Constructor for class javax.imageio.stream.FileImageInputStream
 
FileImageInputStream(RandomAccessFile) - Constructor for class javax.imageio.stream.FileImageInputStream
 
FileImageOutputStream - Class in javax.imageio.stream
 
FileImageOutputStream(File) - Constructor for class javax.imageio.stream.FileImageOutputStream
 
FileImageOutputStream(RandomAccessFile) - Constructor for class javax.imageio.stream.FileImageOutputStream
 
FileInputStream - Class in java.io
This class is a stream that reads its bytes from a file.
FileInputStream(String) - Constructor for class java.io.FileInputStream
This method initializes a FileInputStream to read from the specified named file.
FileInputStream(File) - Constructor for class java.io.FileInputStream
This method initializes a FileInputStream to read from the specified File object.
FileInputStream(FileDescriptor) - Constructor for class java.io.FileInputStream
This method initializes a FileInputStream to read from the specified FileDescriptor object.
FileLock - Class in java.nio.channels
 
FileLock(FileChannel, long, long, boolean) - Constructor for class java.nio.channels.FileLock
Initializes the file lock.
FileLockInterruptionException - Exception in java.nio.channels
 
FileLockInterruptionException() - Constructor for exception java.nio.channels.FileLockInterruptionException
Creates the exception
FilenameFilter - Interface in java.io
This interface has one method which is used for filtering filenames returned in a directory listing.
FileNameMap - Interface in java.net
This interface has one method which, when passed a filename, returns the MIME type associated with that filename.
FileNotFoundException - Exception in java.io
This exception is thrown when an attempt is made to access a file that does not exist, or is inaccessible for some other reason (such as writing a read-only file).
FileNotFoundException() - Constructor for exception java.io.FileNotFoundException
Create an exception without a descriptive error message.
FileNotFoundException(String) - Constructor for exception java.io.FileNotFoundException
Create an exception with a descriptive error message.
FileOutputStream - Class in java.io
This classes allows a stream of data to be written to a disk file or any open FileDescriptor.
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
This method initializes a FileOutputStream object to write to the named file.
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
This method initializes a FileOutputStream object to write to the named file.
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
This method initializes a FileOutputStream object to write to the specified File object.
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
This method initializes a FileOutputStream object to write to the specified File object.
FileOutputStream(FileDescriptor) - Constructor for class java.io.FileOutputStream
This method initializes a FileOutputStream object to write to the file represented by the specified FileDescriptor object.
FilePermission - Class in java.io
 
FilePermission(String, String) - Constructor for class java.io.FilePermission
Create a new FilePermission.
FileReader - Class in java.io
This class provides a convenient way to set up a Reader to read from a file.
FileReader(File) - Constructor for class java.io.FileReader
This method initializes a FileReader instance to read from the specified File object.
FileReader(FileDescriptor) - Constructor for class java.io.FileReader
This method initializes a FileReader instance to read from this specified FileDescriptor object.
FileReader(String) - Constructor for class java.io.FileReader
This method initializes a FileReader instance to read from the specified named file.
FILES_AND_DIRECTORIES - Static variable in class javax.swing.JFileChooser
A selection mode constant indicating acceptance of files and directories.
FILES_ONLY - Static variable in class javax.swing.JFileChooser
A selection mode constant indicating acceptance of files only.
FileSystemView - Class in javax.swing.filechooser
The base class providing a view of the file system for use by the JFileChooser component.
FileSystemView() - Constructor for class javax.swing.filechooser.FileSystemView
 
FileView - Class in javax.swing.filechooser
An abstract class that provides presentation information about files and directories. .
FileView() - Constructor for class javax.swing.filechooser.FileView
Creates a new FileView instance.
FileWriter - Class in java.io
This is a convenience class for writing to files.
FileWriter(File) - Constructor for class java.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(FileDescriptor) - Constructor for class java.io.FileWriter
This method initializes a new FileWriter object to write to the specified FileDescriptor object.
FileWriter(String) - Constructor for class java.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FILL - Static variable in class java.awt.font.ShapeGraphicAttribute
True if the shape should be filled.
fill(Shape) - Method in class java.awt.Graphics2D
Fills the interior of the specified shape using the current paint.
fill - Variable in class java.awt.GridBagConstraints
 
fill(boolean[], boolean) - Static method in class java.util.Arrays
Fill an array with a boolean value.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Fill a range of an array with a boolean value.
fill(byte[], byte) - Static method in class java.util.Arrays
Fill an array with a byte value.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Fill a range of an array with a byte value.
fill(char[], char) - Static method in class java.util.Arrays
Fill an array with a char value.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Fill a range of an array with a char value.
fill(short[], short) - Static method in class java.util.Arrays
Fill an array with a short value.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Fill a range of an array with a short value.
fill(int[], int) - Static method in class java.util.Arrays
Fill an array with an int value.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Fill a range of an array with an int value.
fill(long[], long) - Static method in class java.util.Arrays
Fill an array with a long value.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Fill a range of an array with a long value.
fill(float[], float) - Static method in class java.util.Arrays
Fill an array with a float value.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Fill a range of an array with a float value.
fill(double[], double) - Static method in class java.util.Arrays
Fill an array with a double value.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Fill a range of an array with a double value.
fill(Object[], Object) - Static method in class java.util.Arrays
Fill an array with an Object value.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Fill a range of an array with an Object value.
fill(List<? super T>, T) - Static method in class java.util.Collections
Replace every element of a list with a given value.
fill() - Method in class java.util.zip.InflaterInputStream
Fills the buffer with more data to decompress.
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics
Fills the specified rectangle with a 3D effect
fill3DRect(int, int, int, int, boolean) - Method in class java.awt.Graphics2D
 
fill3DRect(int, int, int, int, boolean) - Method in class javax.swing.DebugGraphics
fill3DRect
fillArc(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills the arc define by the specified bounding rectangle and the specified angle parameter.
fillArc(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
fillArc
filledSlider - Variable in class javax.swing.plaf.metal.MetalSliderUI
A flag that controls whether or not the track is filled up to the value of the slider.
FILLER - Static variable in class javax.accessibility.AccessibleRole
An object to fill space between other components.
fillInStackTrace() - Method in class java.lang.Throwable
Fill in the stack trace with the current execution stack.
fillOval(int, int, int, int) - Method in class java.awt.Graphics
Fills an oval that just fits within the specified rectangle.
fillOval(int, int, int, int) - Method in class javax.swing.DebugGraphics
fillOval
fillPointWithCoords(Point) - Method in interface java.awt.peer.MouseInfoPeer
Get the mouse pointer coordinates and store them in p (obviously non-null) returns the index of the current screen device of the mouse.
fillPolygon(int[], int[], int) - Method in class java.awt.Graphics
Fills the polygon determined by the arrays of corresponding x and y coordinates.
fillPolygon(Polygon) - Method in class java.awt.Graphics
Fills the specified polygon
fillPolygon(int[], int[], int) - Method in class javax.swing.DebugGraphics
fillPolygon
fillRect(int, int, int, int) - Method in class java.awt.Graphics
Fills the area bounded by the specified rectangle.
fillRect(int, int, int, int) - Method in class javax.swing.DebugGraphics
Draws a filled rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class java.awt.Graphics
Fills the specified rectangle with rounded cornders.
fillRoundRect(int, int, int, int, int, int) - Method in class javax.swing.DebugGraphics
fillRoundRect
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.AffineTransformOp
Transforms source image using transform specified at the constructor.
filter(Raster, WritableRaster) - Method in class java.awt.image.AffineTransformOp
Transforms source raster using transform specified at the constructor.
filter(Raster, WritableRaster) - Method in class java.awt.image.BandCombineOp
Filter Raster pixels through a matrix.
filter(BufferedImage, BufferedImage) - Method in interface java.awt.image.BufferedImageOp
Performs an operation on the source image, returning the result in a BufferedImage.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ColorConvertOp
Converts the source image using the conversion path specified in the constructor.
filter(Raster, WritableRaster) - Method in class java.awt.image.ColorConvertOp
Converts the source raster using the conversion path specified in the constructor.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.ConvolveOp
Converts the source image using the kernel specified in the constructor.
filter(Raster, WritableRaster) - Method in class java.awt.image.ConvolveOp
Converts the source raster using the kernel specified in the constructor.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.LookupOp
Converts the source image using the lookup table specified in the constructor.
filter(Raster, WritableRaster) - Method in class java.awt.image.LookupOp
Filter a raster through a lookup table.
filter(Raster, WritableRaster) - Method in interface java.awt.image.RasterOp
Performs an operation on the source raster, returning the result in a writable raster.
filter(BufferedImage, BufferedImage) - Method in class java.awt.image.RescaleOp
Converts the source image using the scale factors and offsets specified in the constructor.
filter(Raster, WritableRaster) - Method in class java.awt.image.RescaleOp
 
Filter - Interface in java.util.logging
By implementing the Filter interface, applications can control what is being logged based on arbitrary properties, not just the severity level.
filter(Object) - Method in interface javax.imageio.spi.ServiceRegistry.Filter
Checks whether the specified service provider matches the constraints of this 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.
FILTERED - Static variable in class java.util.zip.Deflater
This strategy will only allow longer string repetitions.
FilteredImageSource - Class in java.awt.image
 
FilteredImageSource(ImageProducer, ImageFilter) - Constructor for class java.awt.image.FilteredImageSource
The given filter is applied to the given image producer to create a new image producer.
filterEvents(long) - Method in interface java.awt.peer.TextComponentPeer
 
filterIndexColorModel(IndexColorModel) - Method in class java.awt.image.RGBImageFilter
Filters an IndexColorModel through the filterRGB function.
FilterInputStream - Class in java.io
This is the common superclass of all standard classes that filter input.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Create a FilterInputStream with the specified subordinate InputStream.
FilterOutputStream - Class in java.io
This class is the common superclass of output stream classes that filter the output they write.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
This method initializes an instance of FilterOutputStream to write to the specified subordinate OutputStream.
FilterReader - Class in java.io
This is the common superclass of all standard classes that filter input.
FilterReader(Reader) - Constructor for class java.io.FilterReader
Create a FilterReader with the specified subordinate Reader.
filterRGB(int, int, int) - Method in class java.awt.image.RGBImageFilter
Filters a single pixel from the default ColorModel.
filterRGB(int, int, int) - Method in class javax.swing.GrayFilter
Filter RGB to gray
filterRGBPixels(int, int, int, int, int[], int, int) - Method in class java.awt.image.RGBImageFilter
This functions filters a set of RGB pixels through filterRGB.
filters - Variable in class javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
Storage for the filters in the model.
FilterWriter - Class in java.io
This class is the common superclass of output character stream classes that filter the output they write.
FilterWriter(Writer) - Constructor for class java.io.FilterWriter
This method initializes an instance of FilterWriter to write to the specified subordinate Writer.
FINAL - Static variable in class java.lang.reflect.Modifier
Final:
Class: no subclasses allowed.
FINAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
Pf = Punctuation, Final Quote (Informative).
finalize() - Method in class java.awt.color.ICC_Profile
Free up the used memory.
finalize() - Method in class java.awt.Graphics
Frees the resources held by this graphics context when it is garbage collected.
finalize() - Method in class java.awt.image.ColorModel
 
finalize() - Method in class java.awt.PrintJob
This method explicitly ends the print job in the event the job becomes un-referenced without the application having done so.
finalize() - Method in class java.io.FileInputStream
 
finalize() - Method in class java.io.FileOutputStream
 
finalize() - Method in class java.lang.Class
 
finalize() - Method in class java.lang.Enum
Enumerations can not have finalization methods.
finalize() - Method in class java.lang.Object
Called on an object by the Virtual Machine at most once, at some point after the Object is determined unreachable but before it is destroyed.
finalize() - Method in class java.lang.ThreadLocal
 
finalize() - Method in class java.nio.MappedByteBuffer
 
finalize() - Method in class java.util.Timer
Tells the scheduler that the Timer task died so there will be no more new tasks scheduled.
finalize() - Method in class java.util.zip.Deflater
Finalizes this object.
finalize() - Method in class java.util.zip.Inflater
Finalizes this object.
finalize() - Method in class java.util.zip.ZipFile
Calls the close() method when this ZipFile has not yet been explicitly closed.
finalize() - Method in class javax.crypto.ExemptionMechanism
 
finalize() - Method in class javax.imageio.spi.ServiceRegistry
Called by the Virtual Machine when it detects that this ServiceRegistry has become garbage.
finalize() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
finalize() - Method in class org.omg.CosNaming._BindingIteratorStub
Destroys the iterator instance on the server side, calling _BindingIteratorStub.destroy().
finalSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression which checks that an attribute value held by the specified AttributeValueExp ends with the string specified by the given StringValueExp.
find() - Method in class java.util.regex.Matcher
 
find(int) - Method in class java.util.regex.Matcher
 
find_POA(String, boolean) - Method in interface org.omg.PortableServer.POAOperations
Find and optionally activate the child POA with the given name.
findClass(String) - Method in class java.lang.ClassLoader
Called for every class name that is needed but has not yet been defined by this classloader or one of its parents.
findClass(String) - Method in class java.net.URLClassLoader
Finds (the first) class by name from one of the locations.
findColumn(String) - Method in interface java.sql.ResultSet
This method returns the column index of the specified named column.
findColumn(String) - Method in class javax.swing.table.AbstractTableModel
Return the index of the specified column, or -1 if there is no column with the specified 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 position.
findDeadlockedThreads() - Method in interface java.lang.management.ThreadMXBean
This method obtains a list of threads which are deadlocked waiting to obtain monitor or ownable synchronizer ownership.
findEditor(Class<?>) - Static method in class java.beans.PropertyEditorManager
Returns a new instance of the property editor for the specified class.
findElementMatchingTag(HTMLDocument, int, HTML.Tag) - Method in class javax.swing.text.html.HTMLEditorKit.HTMLTextAction
Gets the deepest element at offset with the matching tag.
findFocusOwner(Component) - Static method in class javax.swing.SwingUtilities
Deprecated. 1.4 Replaced by KeyboardFocusManager.getFocusOwner().
findLibrary(String) - Method in class java.lang.ClassLoader
Called by Runtime.loadLibrary() to get an absolute path to a (system specific) library that was requested by a class loaded by this classloader.
findLoadedClass(String) - Method in class java.lang.ClassLoader
Helper to find an already-loaded class in this ClassLoader.
findMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Returns the specified server, or, if id is null, a list of all registered servers.
findMedia(float, float, int) - Static method in class javax.print.attribute.standard.MediaSize
Searches for a MediaSize object with the given dimensions.
findMonitorDeadlockedThreads() - Method in interface java.lang.management.ThreadMXBean
This method obtains a list of threads which are deadlocked waiting to obtain monitor ownership.
findOffsetToCharactersInString(char[], int) - Method in class javax.swing.text.ParagraphView
Finds the next offset in the document that has one of the characters specified in string.
findResource(String) - Method in class java.lang.ClassLoader
Called whenever a resource is needed that could not be provided by one of the parents of this classloader.
findResource(String) - Method in class java.net.URLClassLoader
Finds the first occurrence of a resource that can be found.
findResources(String) - Method in class java.lang.ClassLoader
Called whenever all locations of a named resource are needed.
findResources(String) - Method in class java.net.URLClassLoader
Finds all the resources with a particular name from all the locations.
findSystemClass(String) - Method in class java.lang.ClassLoader
Helper to find a Class using the system classloader, possibly loading it.
FINE - Static variable in class java.util.logging.Level
Log records whose level is FINE are typically used for messages that are relevant for developers using the component generating log messages.
fine(String) - Method in class java.util.logging.Logger
Logs a message with severity level FINE.
FINER - Static variable in class java.util.logging.Level
Log records whose level is FINER are intended for rather detailed tracing, for example entering a method, returning from a method, or throwing an exception.
finer(String) - Method in class java.util.logging.Logger
Logs a message with severity level FINER.
FINEST - Static variable in class java.util.logging.Level
Log records whose level is FINEST are used for highly detailed tracing, for example to indicate that a certain point inside the body of a method has been reached.
finest(String) - Method in class java.util.logging.Logger
Logs a message with severity level FINEST.
finish() - Method in class java.util.zip.Deflater
Finishes the deflater with the current input block.
finish() - Method in class java.util.zip.DeflaterOutputStream
Finishes the stream by calling finish() on the deflater.
finish() - Method in class java.util.zip.GZIPOutputStream
 
finish() - Method in class java.util.zip.ZipOutputStream
Finishes the stream.
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
Finishes a dragging gesture by calling the finishDraggingTo method of the UI delegate of the enclosing JSplitPane.
finishDraggingTo(int) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method is called when the dragging is finished.
finished() - Method in class java.util.zip.Deflater
Returns true iff the stream was finished and no more output bytes are available.
finished() - Method in class java.util.zip.Inflater
Returns true, if the inflater has finished.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI
This method is called after the children of the JSplitPane are painted.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.multi.MultiSplitPaneUI
Calls the SplitPaneUI.finishedPaintingChildren(JSplitPane, Graphics) method for all the UI delegates managed by this MultiSplitPaneUI.
finishedPaintingChildren(JSplitPane, Graphics) - Method in class javax.swing.plaf.SplitPaneUI
Called by the JSplitPane after it has finished painting its children.
Finishings - Class in javax.print.attribute.standard
The Finishings attribute specifies the finishing operations that the Printer applies to every copy of each printed document in the Job.
Finishings(int) - Constructor for class javax.print.attribute.standard.Finishings
Constructs a Finishings object.
fireActionEvent() - Method in class javax.swing.JComboBox
This method fires ActionEvent to this JComboBox's registered ActionListeners.
fireActionPerformed(ActionEvent) - Method in class javax.swing.AbstractButton
Calls ActionListener.actionPerformed(java.awt.event.ActionEvent) on each ActionListener in the button's listener list.
fireActionPerformed(ActionEvent) - Method in class javax.swing.DefaultButtonModel
Inform each ActionListener in the DefaultButtonModel.listenerList that an ActionEvent has occurred.
fireActionPerformed(String) - Method in class javax.swing.JFileChooser
Sends an @link {ActionEvent} to all registered listeners.
fireActionPerformed() - Method in class javax.swing.JTextField
Sends an action event to all registered ActionListener objects.
fireActionPerformed(ActionEvent) - Method in class javax.swing.Timer
Fire the given action event to the action listeners.
fireAdjustmentValueChanged(int, int, int) - Method in class javax.swing.JScrollBar
This method is called to fired AdjustmentEvents to the listeners of this scroll bar.
fireCaretUpdate(CaretEvent) - Method in class javax.swing.text.JTextComponent
Notifies all registered CaretListener objects that the caret was updated.
fireChangedUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all registered listeners when the document model changes.
fireChildrenAdded(BeanContextMembershipEvent) - Method in class java.beans.beancontext.BeanContextSupport
 
fireChildrenRemoved(BeanContextMembershipEvent) - Method in class java.beans.beancontext.BeanContextSupport
 
fireColumnAdded(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Sends the specified TableColumnModelEvent to all registered listeners, to indicate that a column has been added to the model.
fireColumnMarginChanged() - Method in class javax.swing.table.DefaultTableColumnModel
Sends a ChangeEvent to the model's registered listeners to indicate that the column margin was changed.
fireColumnMoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Sends the specified TableColumnModelEvent to all registered listeners, to indicate that a column in the model has been moved.
fireColumnRemoved(TableColumnModelEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Sends the specified TableColumnModelEvent to all registered listeners, to indicate that a column has been removed from the model.
fireColumnSelectionChanged(ListSelectionEvent) - Method in class javax.swing.table.DefaultTableColumnModel
Sends the specified ListSelectionEvent to all registered listeners, to indicate that the column selections have changed.
fireContentsChanged(Object, int, int) - Method in class javax.swing.AbstractListModel
Call ListDataListener.contentsChanged(javax.swing.event.ListDataEvent) on each element of the AbstractListModel.listenerList which is a ListDataListener.
fireContentsChanged() - Method in class javax.swing.plaf.basic.BasicDirectoryModel
Fires a content change event.
fireDragGestureRecognized(int, Point) - Method in class java.awt.dnd.DragGestureRecognizer
Fires a DragGestureEvent to the DragGestureListener associated with this object, if there is one.
fireEditingCanceled() - Method in class javax.swing.AbstractCellEditor
Notifies all registered listeners that the editing of the cell has has been canceled.
fireEditingStopped() - Method in class javax.swing.AbstractCellEditor
Notifies all registered listeners that the editing of the cell has has been stopped.
fireHyperlinkUpdate(HyperlinkEvent) - Method in class javax.swing.JEditorPane
Sends a given HyperlinkEvent to all registered listeners.
fireIndexedPropertyChange(String, int, Object, Object) - Method in class java.beans.PropertyChangeSupport
Fire an indexed property change event.
fireIndexedPropertyChange(String, int, int, int) - Method in class java.beans.PropertyChangeSupport
Fire an indexed property change event.
fireIndexedPropertyChange(String, int, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Fire an indexed property change event.
fireInsertUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all registered listeners when content is inserted in the document model.
fireInternalFrameEvent(int) - Method in class javax.swing.JInternalFrame
This method fires an InternalFrameEvent to the listeners.
fireIntervalAdded(Object, int, int) - Method in class javax.swing.AbstractListModel
Call ListDataListener.intervalAdded(javax.swing.event.ListDataEvent) on each element of the AbstractListModel.listenerList which is a ListDataListener.
fireIntervalRemoved(Object, int, int) - Method in class javax.swing.AbstractListModel
Call ListDataListener.intervalRemoved(javax.swing.event.ListDataEvent) on each element of the AbstractListModel.listenerList which is a ListDataListener.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.AbstractButton
Calls ItemListener.itemStateChanged(java.awt.event.ItemEvent) on each ItemListener in the button's listener list.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.DefaultButtonModel
Inform each ItemListener in the DefaultButtonModel.listenerList that an ItemEvent has occurred.
fireItemStateChanged(ItemEvent) - Method in class javax.swing.JComboBox
This method fires ItemEvent to this JComboBox's registered ItemListeners.
fireMenuCanceled() - Method in class javax.swing.JMenu
This method fires MenuEvents to all menu's MenuListeners.
fireMenuDeselected() - Method in class javax.swing.JMenu
This method fires MenuEvents to all menu's MenuListeners.
fireMenuDragMouseDragged(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Fires MenuDragMouseEvent to all of the menuItem's MouseInputListeners.
fireMenuDragMouseEntered(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Fires MenuDragMouseEvent to all of the menuItem's MouseInputListeners.
fireMenuDragMouseExited(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
Fires MenuDragMouseEvent to all of the menuItem's MouseInputListeners.
fireMenuDragMouseReleased(MenuDragMouseEvent) - Method in class javax.swing.JMenuItem
This method fires a MenuDragMouseEvent to all the MenuItem's MouseInputListeners.
fireMenuKeyPressed(MenuKeyEvent) - Method in class javax.swing.JMenuItem
This method fires a MenuKeyEvent to all the MenuItem's MenuKeyListeners.
fireMenuKeyReleased(MenuKeyEvent) - Method in class javax.swing.JMenuItem
This method fires a MenuKeyEvent to all the MenuItem's MenuKeyListeners.
fireMenuKeyTyped(MenuKeyEvent) - Method in class javax.swing.JMenuItem
This method fires a MenuKeyEvent to all the MenuItem's MenuKeyListeners.
fireMenuSelected() - Method in class javax.swing.JMenu
This method fires MenuEvents to all menu's MenuListeners.
firePopupMenuCanceled() - Method in class javax.swing.JComboBox
Fires a popupMenuCanceled() event to all PopupMenuListeners.
firePopupMenuCanceled() - Method in class javax.swing.JPopupMenu
This method calls popupMenuCanceled() of popup menu's PopupMenuListeners.
firePopupMenuCanceled() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method fires PopupMenuEvent indicating that combo box's popup list of items was closed without selection.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JComboBox
Fires a popupMenuWillBecomeInvisible() event to all PopupMenuListeners.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.JPopupMenu
This method calls popupMenuWillBecomeInvisible() of popup menu's PopupMenuListeners.
firePopupMenuWillBecomeInvisible() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method fires PopupMenuEvent indicating that combo box's popup list of items will become invisible.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JComboBox
Fires a popupMenuWillBecomeVisible() event to all PopupMenuListeners.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.JPopupMenu
This method calls popupMenuWillBecomeVisible() of popup menu's PopupMenuListeners.
firePopupMenuWillBecomeVisible() - Method in class javax.swing.plaf.basic.BasicComboPopup
This method fires PopupMenuEvent indicating that combo box's popup list of items will become visible
firePropertyChange(String, Object, Object) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, boolean, boolean) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, int, int) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, byte, byte) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, char, char) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, short, short) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, long, long) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, float, float) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, double, double) - Method in class java.awt.Component
Report a change in a bound property to any registered property listeners.
firePropertyChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a property change event as a response to a change to to the specified property.
firePropertyChange(String, Object, Object) - Method in class java.beans.beancontext.BeanContextChildSupport
Fire a property change.
firePropertyChange(String, Object, Object) - Method in class java.beans.PropertyChangeSupport
Fire a PropertyChangeEvent containing the old and new values of the property to all the global listeners, and to all the listeners for the specified property name.
firePropertyChange(String, int, int) - Method in class java.beans.PropertyChangeSupport
Fire a PropertyChangeEvent containing the old and new values of the property to all the global listeners, and to all the listeners for the specified property name.
firePropertyChange(String, boolean, boolean) - Method in class java.beans.PropertyChangeSupport
Fire a PropertyChangeEvent containing the old and new values of the property to all the global listeners, and to all the listeners for the specified property name.
firePropertyChange(PropertyChangeEvent) - Method in class java.beans.PropertyChangeSupport
Fire a PropertyChangeEvent to all the global listeners, and to all the listeners for the specified property name.
firePropertyChange() - Method in class java.beans.PropertyEditorSupport
Notifies people that we've changed, although we don't tell them just how.
firePropertyChange(String, Object, Object) - Method in class javax.accessibility.AccessibleContext
Fire an event to report property changes.
firePropertyChange(String, Object, Object) - Method in class javax.swing.AbstractAction
Sends a PropertyChangeEvent for the named property to all registered listeners.
firePropertyChange(String, Object, Object) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, byte, byte) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, char, char) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, short, short) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, int, int) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, long, long) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, float, float) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, double, double) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.DefaultListCellRenderer
 
firePropertyChange(String, int, int) - Method in class javax.swing.JComponent
Fires a property change for a primitive integer property.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.JComponent
Fires a property change for a primitive boolean property.
firePropertyChange(String, Object, Object) - Method in class javax.swing.table.DefaultTableCellRenderer
Overriden for performance.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.table.DefaultTableCellRenderer
Overriden for performance.
firePropertyChange(String, Object, Object) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, byte, byte) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, char, char) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, short, short) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, int, int) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, long, long) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, float, float) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, double, double) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, boolean, boolean) - Method in class javax.swing.tree.DefaultTreeCellRenderer
For performance reasons, this method is overridden to do nothing.
firePropertyChange(String, Object, Object) - Method in class javax.swing.UIDefaults
Fires a PropertyChangeEvent.
fireRemoveUpdate(DocumentEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all registered listeners when content is removed from the document model.
fireSelectionValueChanged(int, int, boolean) - Method in class javax.swing.JList
Fire a ListSelectionEvent to all the registered ListSelectionListeners.
fireServiceAdded(BeanContextServiceAvailableEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
Sends a BeanContextServiceAvailableEvent to all registered listeners.
fireServiceAdded(Class) - Method in class java.beans.beancontext.BeanContextServicesSupport
Sends a BeanContextServiceAvailableEvent to all registered listeners.
fireServiceRevoked(BeanContextServiceRevokedEvent) - Method in class java.beans.beancontext.BeanContextServicesSupport
Sends a BeanContextServiceRevokedEvent to all registered listeners.
fireServiceRevoked(Class, boolean) - Method in class java.beans.beancontext.BeanContextServicesSupport
Sends a BeanContextServiceRevokedEvent to all registered listeners.
fireStateChanged() - Method in class javax.swing.AbstractButton
Calls AbstractButton.ButtonChangeListener.stateChanged(javax.swing.event.ChangeEvent) on each AbstractButton.ButtonChangeListener in the button's listener list.
fireStateChanged() - Method in class javax.swing.AbstractSpinnerModel
Fires a ChangeEvent to all the ChangeListeners added to this model
fireStateChanged() - Method in class javax.swing.colorchooser.DefaultColorSelectionModel
Calls all the stateChanged() method of all added ChangeListener objects with changeEvent as argument.
fireStateChanged() - Method in class javax.swing.DefaultBoundedRangeModel
Sends a ChangeEvent to any registered ChangeListeners.
fireStateChanged() - Method in class javax.swing.DefaultButtonModel
Inform each ChangeListener in the DefaultButtonModel.listenerList that a ChangeEvent has occurred.
fireStateChanged() - Method in class javax.swing.DefaultSingleSelectionModel
fireStateChanged
fireStateChanged() - Method in class javax.swing.JProgressBar
Sends a ChangeEvent to all registered listeners to indicate that the state of the JProgressBar has changed.
fireStateChanged() - Method in class javax.swing.JSlider
Sends a ChangeEvent to all registered listeners, with this slider as the source.
fireStateChanged() - Method in class javax.swing.JSpinner
Fires a ChangeEvent to all the ChangeListeners added to this JSpinner
fireStateChanged() - Method in class javax.swing.JTabbedPane
This method fires a ChangeEvent to all the JTabbedPane's ChangeListeners.
fireStateChanged() - Method in class javax.swing.JViewport
 
fireStateChanged() - Method in class javax.swing.MenuSelectionManager
Fires StateChange event to registered listeners
fireStateChanged() - Method in class javax.swing.text.DefaultCaret
Notifies all registered ChangeListeners that the state of this Caret has changed.
fireStateChanged() - Method in class javax.swing.text.StyleContext.NamedStyle
 
fireTableCellUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Sends a TableModelEvent to all registered listeners to inform them that a single cell has been updated.
fireTableChanged(TableModelEvent) - Method in class javax.swing.table.AbstractTableModel
Sends the specified event to all registered listeners.
fireTableDataChanged() - Method in class javax.swing.table.AbstractTableModel
Sends a TableModelEvent to all registered listeners to inform them that the table data has changed.
fireTableRowsDeleted(int, int) - Method in class javax.swing.table.AbstractTableModel
Sends a TableModelEvent to all registered listeners to inform them that some rows have been deleted from the model.
fireTableRowsInserted(int, int) - Method in class javax.swing.table.AbstractTableModel
Sends a TableModelEvent to all registered listeners to inform them that some rows have been inserted into the model.
fireTableRowsUpdated(int, int) - Method in class javax.swing.table.AbstractTableModel
Sends a TableModelEvent to all registered listeners to inform them that some rows have been updated.
fireTableStructureChanged() - Method in class javax.swing.table.AbstractTableModel
Sends a TableModelEvent to all registered listeners to inform them that the table structure has changed.
fireTreeCollapsed(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that the tree was collapsed.
fireTreeExpanded(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that the tree was expanded.
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
fireTreeNodesInserted
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
fireTreeNodesRemoved
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class javax.swing.tree.DefaultTreeModel
fireTreeStructureChanged
fireTreeWillCollapse(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that the tree will collapse.
fireTreeWillExpand(TreePath) - Method in class javax.swing.JTree
Notifies all listeners that the tree will expand.
fireUndoableEditUpdate(UndoableEditEvent) - Method in class javax.swing.text.AbstractDocument
Notifies all registered listeners when an UndoableEdit has been performed on this Document.
fireValueChanged(boolean) - Method in class javax.swing.DefaultListSelectionModel
Fires a ListSelectionEvent to all the listeners of type ListSelectionListener registered with this selection model to indicate that a series of adjustment has just ended.
fireValueChanged(int, int) - Method in class javax.swing.DefaultListSelectionModel
Fires a ListSelectionEvent to all the listeners of type ListSelectionListener registered with this selection model.
fireValueChanged(int, int, boolean) - Method in class javax.swing.DefaultListSelectionModel
Fires a ListSelectionEvent to all the listeners of type ListSelectionListener registered with this selection model.
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.JTree
Notifies all listeners when the selection of the tree changed.
fireValueChanged(TreeSelectionEvent) - Method in class javax.swing.tree.DefaultTreeSelectionModel
fireValueChanged
fireVetoableChange(String, Object, Object) - Method in class java.awt.KeyboardFocusManager
Fires a property change event as a response to a vetoable change to to the specified property.
fireVetoableChange(String, Object, Object) - Method in class java.beans.beancontext.BeanContextChildSupport
Fire a vetoable property change.
fireVetoableChange(String, Object, Object) - Method in class java.beans.VetoableChangeSupport
Fire a PropertyChangeEvent containing the old and new values of the property to all the global listeners, and to all the listeners for the specified property name.
fireVetoableChange(String, int, int) - Method in class java.beans.VetoableChangeSupport
Fire a PropertyChangeEvent containing the old and new values of the property to all the global listeners, and to all the listeners for the specified property name.
fireVetoableChange(String, boolean, boolean) - Method in class java.beans.VetoableChangeSupport
Fire a PropertyChangeEvent containing the old and new values of the property to all the global listeners, and to all the listeners for the specified property name.
fireVetoableChange(PropertyChangeEvent) - Method in class java.beans.VetoableChangeSupport
Fire a PropertyChangeEvent to all the global listeners, and to all the listeners for the specified property name.
fireVetoableChange(String, Object, Object) - Method in class javax.swing.JComponent
Call VetoableChangeListener.vetoableChange(java.beans.PropertyChangeEvent) on all listeners registered to listen to a given property.
fireVisibleDataPropertyChange() - Method in class javax.swing.JTree.AccessibleJTree
Fire a visible data property change notification.
first(Container) - Method in class java.awt.CardLayout
Cause the first component in the container to be displayed.
first() - Method in interface java.sql.ResultSet
This method repositions the cursor on the first row in the result set.
first() - Method in class java.text.BreakIterator
This method returns the first text element boundary in the text being iterated over.
first() - Method in interface java.text.CharacterIterator
This method sets the index value to the beginning of the range and returns the character there.
first() - Method in class java.text.StringCharacterIterator
This method sets the index value to the beginning of the range and returns the character there.
first() - Method in interface java.util.SortedSet
Returns the first (lowest sorted) element in the set.
first() - Method in class java.util.TreeSet
Returns the first (by order) element in this Set.
first() - Method in class javax.swing.text.ElementIterator
Returns the first element in the tree.
first() - Method in class javax.swing.text.html.parser.ContentModel
Get the element, stored in the next.content.
first(Object) - Method in class javax.swing.text.html.parser.ContentModel
Checks if this object can potentially be the first token in the ContenModel list.
first() - Method in class javax.swing.text.Segment
Sets the current index to the first character in the segment and returns that character.
FIRST_LINE_END - Static variable in class java.awt.GridBagConstraints
Position to where the first text line would end.
FIRST_LINE_START - Static variable in class java.awt.GridBagConstraints
Position to where the first text line would start.
FIRST_ORDERED_NODE_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] 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
 
firstElement() - Method in class java.util.Vector
Returns the first element (index 0) in the Vector.
firstElement() - Method in class javax.swing.DefaultListModel
Gets the first element in the list.
firstEntry() - Method in class java.util.TreeMap
Returns the entry associated with the least or lowest key in the map, or null if the map is empty.
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest sorted) key in the map.
firstKey() - Method in class java.util.TreeMap
Returns the first (lowest) key in the map.
firstLineIndent - Variable in class javax.swing.text.ParagraphView
The indentation of the first line of the paragraph.
FirstLineIndent - Static variable in class javax.swing.text.StyleConstants
An alias for StyleConstants.ParagraphConstants.FirstLineIndent.
FirstLineIndent - Static variable in class javax.swing.text.StyleConstants.ParagraphConstants
A key for the first line indentation paragraph attribute.
firstRow - Variable in class javax.swing.event.TableModelEvent
The first row in the table model that the event relates to.
firstRow - Variable in class javax.swing.JTable.AccessibleJTable.AccessibleJTableModelChange
 
FIXED - Static variable in interface javax.swing.text.html.parser.DTDConstants
The attribute modifier #FIXED constant, means that the attribute has the fixed value that cannot be changed.
fixed_digits() - Method in class org.omg.CORBA.TypeCode
For the fixed type, returns the number of digits.
fixed_scale() - Method in class org.omg.CORBA.TypeCode
Returns the scale for the fixed type.
fixedCellHeightChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
A constant to indicate that the fixedCellHeight has changed.
fixedCellWidthChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
A constant to indicate that the fixedCellWidth has changed.
FixedHeightLayoutCache - Class in javax.swing.tree
The fixed height tree layout.
FixedHeightLayoutCache() - Constructor for class javax.swing.tree.FixedHeightLayoutCache
Creates the unitialised instance.
FixedHolder - Class in org.omg.CORBA
A holder for CORBA fixed that is mapped into java BigDecimal.
FixedHolder() - Constructor for class org.omg.CORBA.FixedHolder
Constructs an instance of FixedHolder, initializing FixedHolder.value to null.
FixedHolder(BigDecimal) - Constructor for class org.omg.CORBA.FixedHolder
Constructs an instance of FixedHolder, initializing FixedHolder.value to the given BigDecimal.
FLAG_COMPLEX_GLYPHS - Static variable in class java.awt.font.GlyphVector
 
FLAG_HAS_POSITION_ADJUSTMENTS - Static variable in class java.awt.font.GlyphVector
 
FLAG_HAS_TRANSFORMS - Static variable in class java.awt.font.GlyphVector
 
FLAG_MASK - Static variable in class java.awt.font.GlyphVector
 
FLAG_RUN_RTL - Static variable in class java.awt.font.GlyphVector
 
flags() - Method in class java.util.regex.Pattern
 
flags() - Method in class org.omg.CORBA.NamedValue
Get the parameter flags.
FLASH_OPTION - Static variable in class javax.swing.DebugGraphics
FLASH_OPTION
flashColor() - Static method in class javax.swing.DebugGraphics
flashColor
flashCount() - Static method in class javax.swing.DebugGraphics
flashCount
flashTime() - Static method in class javax.swing.DebugGraphics
flashTime
FlatteningPathIterator - Class in java.awt.geom
A PathIterator for approximating curved path segments by sequences of straight lines.
FlatteningPathIterator(PathIterator, double) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new PathIterator for approximating an input PathIterator with straight lines.
FlatteningPathIterator(PathIterator, double, int) - Constructor for class java.awt.geom.FlatteningPathIterator
Constructs a new PathIterator for approximating an input PathIterator with straight lines.
FlavorEvent - Class in java.awt.datatransfer
Event indicating a Clipboard has different flavors available.
FlavorEvent(Clipboard) - Constructor for class java.awt.datatransfer.FlavorEvent
 
FlavorException - Interface in javax.print
FlavorException specifies a method a specific subclass of PrintException may implement to provide further information of printing errors if unsupported document flavors are involved.
FlavorListener - Interface in java.awt.datatransfer
Interface for tagging an interest in FlavorEvents by a class.
FlavorMap - Interface in java.awt.datatransfer
This interface maps between native platform type names and DataFlavors.
flavorsChanged(FlavorEvent) - Method in interface java.awt.datatransfer.FlavorListener
 
FlavorTable - Interface in java.awt.datatransfer
A FlavorMap which no longer requires a 1-to-1 mapping between flavors.
flip(BufferCapabilities.FlipContents) - Method in class java.awt.Component.FlipBufferStrategy
Perform a flip operation to transfer the contents of the back buffer to the front buffer.
flip(BufferCapabilities.FlipContents) - Method in interface java.awt.peer.ComponentPeer
Perform a page flip, leaving the contents of the back buffer in the specified state.
flip() - Method in class java.nio.Buffer
Flips the buffer.
flip(int) - Method in class java.util.BitSet
Sets the bit at the index to the opposite value.
flip(int, int) - Method in class java.util.BitSet
Sets a range of bits to the opposite value.
flipBit(int) - Method in class java.math.BigInteger
 
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.BoxView
 
flipEastAndWestAtEnds(int, Position.Bias) - Method in class javax.swing.text.CompositeView
Determines if the next view in horinzontal direction is located to the east or west of the view at position pos.
Float - Class in java.lang
Instances of class Float represent primitive float values.
Float(float) - Constructor for class java.lang.Float
Create a Float from the primitive float specified.
Float(double) - Constructor for class java.lang.Float
Create a Float from the primitive double specified.
Float(String) - Constructor for class java.lang.Float
Create a Float from the specified String.
FLOAT - Static variable in class java.sql.Types
 
FLOAT - Static variable in class javax.management.openmbean.SimpleType
The SimpleType representation of java.lang.Float.
FLOAT - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'float'.
floatAt(Point, Point) - Method in class javax.swing.plaf.basic.BasicToolBarUI
This method is used at the end of a drag session to place the frame in either its original parent as a docked JToolBar or in its floating frame.
FloatBuffer - Class in java.nio
 
FloatControl - Class in javax.sound.sampled
 
FloatControl(FloatControl.Type, float, float, float, int, float, String) - Constructor for class javax.sound.sampled.FloatControl
Create a new FloatControl given its type and various parameters.
FloatControl(FloatControl.Type, float, float, float, int, float, String, String, String, String) - Constructor for class javax.sound.sampled.FloatControl
Create a new FloatControl given its type and various parameters.
FloatControl.Type - Class in javax.sound.sampled
An instance of this class describes a particular floating point control.
FloatControl.Type(String) - Constructor for class javax.sound.sampled.FloatControl.Type
Create a new type given its name.
FloatHolder - Class in org.omg.CORBA
A holder for CORBA float that is mapped into java float.
FloatHolder() - Constructor for class org.omg.CORBA.FloatHolder
Constructs an instance of FloatHolder, initializing FloatHolder.value to 0.0.
FloatHolder(float) - Constructor for class org.omg.CORBA.FloatHolder
Constructs an instance of FloatHolder, initializing FloatHolder.value to the given float.
floatingBorderColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
The color of the border when it is not dockable.
floatingColor - Variable in class javax.swing.plaf.basic.BasicToolBarUI
The background color of the JToolBar when it is not dockable.
FloatSeqHelper - Class in org.omg.CORBA
Provides static helper methods for working with CORBA sequence of float (FloatSeq).
FloatSeqHelper() - Constructor for class org.omg.CORBA.FloatSeqHelper
 
FloatSeqHolder - Class in org.omg.CORBA
A sequence holder for CORBA FloatSeq that is mapped into java float[].
FloatSeqHolder() - Constructor for class org.omg.CORBA.FloatSeqHolder
Constructs an instance of FloatSeqHolder, initializing FloatSeqHolder.value to null.
FloatSeqHolder(float[]) - Constructor for class org.omg.CORBA.FloatSeqHolder
Constructs an instance of FloatSeqHolder, initializing FloatSeqHolder.value to the given float[].
floatToIntBits(float) - Static method in class java.lang.Float
Convert the float to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Convert the float to the IEEE 754 floating-point "single format" bit layout.
floatValue() - Method in class java.lang.Byte
Return the value of this Byte as a float.
floatValue() - Method in class java.lang.Double
Return the value of this Double as a float.
floatValue() - Method in class java.lang.Float
Return the value of this Float.
floatValue() - Method in class java.lang.Integer
Return the value of this Integer as a float.
floatValue() - Method in class java.lang.Long
Return the value of this Long as a float.
floatValue() - Method in class java.lang.Number
Return the value of this Number as a float.
floatValue() - Method in class java.lang.Short
Return the value of this Short as a float.
floatValue() - Method in class java.math.BigDecimal
 
floatValue() - Method in class java.math.BigInteger
 
floor(double) - Static method in class java.lang.Math
Take the nearest integer that is that is less than or equal to the argument.
floor(double) - Static method in class java.lang.StrictMath
Take the nearest integer that is that is less than or equal to the argument.
floor(T) - Method in class java.util.TreeSet
Returns the greatest or highest element in the set less than or equal to the given element, or null if there is no such element.
floorEntry(K) - Method in class java.util.TreeMap
Returns the entry associated with the greatest or highest key that is less than or equal to the specified key, or null if there is no such key.
floorKey(K) - Method in class java.util.TreeMap
Returns the the greatest or highest key that is less than or equal to the specified key, or null if there is no such key.
floppyDriveIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
An icon representing a floppy drive.
FlowLayout - Class in java.awt
This class implements a flow-based layout.
FlowLayout() - Constructor for class java.awt.FlowLayout
Initializes a new instance of FlowLayout with a center justification and a default horizontal and vertical gap of 5.
FlowLayout(int) - Constructor for class java.awt.FlowLayout
Initializes a new instance of FlowLayout with the specified justification and a default horizontal and vertical gap of 5.
FlowLayout(int, int, int) - Constructor for class java.awt.FlowLayout
Initializes a new instance of FlowLayout with the specified justification and gap values
FLOWS_FROM - Static variable in class javax.accessibility.AccessibleRelation
Indicates that one object directly follows another object, as in a paragraph flow.
FLOWS_FROM_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates that the AccessibleRelation.FLOWS_FROM property changed.
FLOWS_TO - Static variable in class javax.accessibility.AccessibleRelation
Indicates that one object comes directly before another object, as in a paragraph flow.
FLOWS_TO_PROPERTY - Static variable in class javax.accessibility.AccessibleRelation
Indicates that the AccessibleRelation.FLOWS_TO property changed.
FlowView - Class in javax.swing.text
A View that can flows it's children into it's layout space.
FlowView(Element, int) - Constructor for class javax.swing.text.FlowView
Creates a new FlowView for the given Element and axis.
FlowView.FlowStrategy - Class in javax.swing.text
A strategy for translating the logical views of a FlowView into the real views.
FlowView.FlowStrategy() - Constructor for class javax.swing.text.FlowView.FlowStrategy
Creates a new instance of FlowStragegy.
flush() - Method in class java.awt.image.BufferedImage
 
flush() - Method in class java.awt.Image
Flushes (that is, destroys) any resources used for this image.
flush() - Method in class java.awt.image.VolatileImage
Releases the system resources taken by this image.
flush() - Method in class java.beans.XMLEncoder
 
flush() - Method in class java.io.BufferedOutputStream
This method causes any currently buffered bytes to be immediately written to the underlying output stream.
flush() - Method in class java.io.BufferedWriter
This method causes any currently buffered chars to be immediately written to the underlying output stream.
flush() - Method in class java.io.CharArrayWriter
This method flushes all buffered chars to the stream.
flush() - Method in class java.io.DataOutputStream
This method flushes any unwritten bytes to the underlying stream.
flush() - Method in class java.io.FilterOutputStream
This method attempt to flush all buffered output to be written to the underlying output sink.
flush() - Method in class java.io.FilterWriter
This method attempt to flush all buffered output to be written to the underlying output sink.
flush() - Method in interface java.io.Flushable
Flushes the stream represented by this class, so that any buffered data is written to the stream.
flush() - Method in interface java.io.ObjectOutput
This method causes any buffered data to be flushed out to the underlying stream
flush() - Method in class java.io.ObjectOutputStream
 
flush() - Method in class java.io.OutputStream
This method forces any data that may have been buffered to be written to the underlying output device.
flush() - Method in class java.io.OutputStreamWriter
This method flushes any buffered bytes to the underlying output sink.
flush() - Method in class java.io.PipedOutputStream
This method does nothing.
flush() - Method in class java.io.PipedWriter
This method does nothing.
flush() - Method in class java.io.PrintStream
This method flushes any buffered bytes to the underlying stream and then flushes that stream as well.
flush() - Method in class java.io.PrintWriter
This method flushes any buffered chars to the underlying stream and then flushes that stream as well.
flush() - Method in class java.io.StringWriter
This method flushes any buffered characters to the underlying output.
flush() - Method in class java.io.Writer
This method forces any data that may have been buffered to be written to the underlying output device.
flush(CharBuffer) - Method in class java.nio.charset.CharsetDecoder
 
flush(ByteBuffer) - Method in class java.nio.charset.CharsetEncoder
 
flush() - Method in class java.util.Formatter
Flushes the formatter, writing any cached data to the output stream.
flush() - Method in class java.util.logging.Handler
Forces any data that may have been buffered to the underlying output device.
flush() - Method in class java.util.logging.MemoryHandler
Forces any data that may have been buffered by the target Handler to the underlying output device, but does not push the contents of the circular memory buffer to the target handler.
flush() - Method in class java.util.logging.StreamHandler
Forces any data that may have been buffered to the underlying output device.
flush() - Method in class java.util.prefs.AbstractPreferences
Writes all preference changes on this and any subnode that have not yet been written to the backing store.
flush() - Method in class java.util.prefs.Preferences
Writes all preference changes on this and any subnode that have not yet been written to the backing store.
flush() - Method in class java.util.zip.DeflaterOutputStream
Flushes the stream by calling flush() on the deflater and then on the underlying stream.
flush() - Method in class javax.crypto.CipherOutputStream
Flush any pending output.
flush() - Method in interface javax.imageio.stream.ImageInputStream
 
flush() - Method in class javax.imageio.stream.ImageInputStreamImpl
 
flush() - Method in interface javax.sound.sampled.DataLine
This flushes the DataLine by discarding any buffered data.
flush() - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
This is the last method called on the HTMLReader, allowing any pending changes to be flushed to the HTMLDocument.
flush() - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
The parser calls this method after it finishes parsing the document.
flush() - Method in interface javax.xml.stream.XMLEventWriter
Ensures that any cached events are written to the underlying output sink.
flush() - Method in interface javax.xml.stream.XMLStreamWriter
Flushes any cached information to the underlying output sink.
FLUSH_FAILURE - Static variable in class java.util.logging.ErrorManager
Indicates that there was a problem upon flushing an output stream.
Flushable - Interface in java.io
A Flushable class represents a stream of data, for which internally buffered data can be `flushed'.
flushAttributes() - Method in class javax.swing.text.html.parser.Parser
In this implementation, this is never called and returns without action.
flushBefore(long) - Method in class javax.imageio.stream.FileCacheImageOutputStream
 
flushBefore(long) - Method in interface javax.imageio.stream.ImageInputStream
 
flushBefore(long) - Method in class javax.imageio.stream.ImageInputStreamImpl
 
flushBefore(long) - Method in interface javax.imageio.stream.ImageOutputStream
 
flushBefore(long) - Method in class javax.imageio.stream.MemoryCacheImageInputStream
 
flushBefore(long) - Method in class javax.imageio.stream.MemoryCacheImageOutputStream
 
flushBits() - Method in class javax.imageio.stream.ImageOutputStreamImpl
 
flushCaches() - Static method in class java.beans.Introspector
Flush all of the Introspector's internal caches.
flushedPos - Variable in class javax.imageio.stream.ImageInputStreamImpl
 
flushFromCaches(Class<?>) - Static method in class java.beans.Introspector
Flush the Introspector's internal cached information for a given class.
flushRequirementChanges() - Method in class javax.swing.text.AsyncBoxView
Flushes the requirements changes upwards to the parent view.
flushSpi() - Method in class java.util.prefs.AbstractPreferences
Writes all entries of this preferences node that have not yet been written to the backing store and possibly creates this node in the backing store, if it does not yet exist.
focus - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
The color of the focus outline on the selected tab.
FOCUS - Static variable in class javax.swing.plaf.synth.ColorType
A constant used to identify the focus color of a component.
focus() - Method in interface org.w3c.dom.html2.HTMLAnchorElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html2.HTMLInputElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html2.HTMLSelectElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html2.HTMLTextAreaElement
Gives keyboard focus to this element.
FOCUS_ACCELERATOR_KEY - Static variable in class javax.swing.text.JTextComponent
 
FOCUS_EVENT_MASK - Static variable in class java.awt.AWTEvent
Mask for selecting component focus events.
FOCUS_FIRST - Static variable in class java.awt.event.FocusEvent
This is the first id in the range of ids used by this class.
FOCUS_GAINED - Static variable in class java.awt.event.FocusEvent
This is the event id for a focus gained event.
FOCUS_LAST - Static variable in class java.awt.event.FocusEvent
This is the last id in the range of ids used by this class.
FOCUS_LOST - Static variable in class java.awt.event.FocusEvent
This is the event id for a focus lost event.
FOCUS_MANAGER_CLASS_PROPERTY - Static variable in class javax.swing.FocusManager
FOCUS_MANAGER_CLASS_PROPERTY
FOCUS_PAINTED_CHANGED_PROPERTY - Static variable in class javax.swing.AbstractButton
Fired in a PropertyChangeEvent when the "focusPainted" property changes.
FOCUSABLE - Static variable in class javax.accessibility.AccessibleState
Indicates that an object can accept focus, which means it will process keyboard events when focused.
FocusAdapter - Class in java.awt.event
This class implements FocusListener and implements all methods with empty bodies.
FocusAdapter() - Constructor for class java.awt.event.FocusAdapter
Do nothing default constructor for subclasses.
focusColor - Variable in class javax.swing.plaf.metal.MetalButtonUI
The color used to draw the focus rectangle around the text and/or icon.
focusColor - Variable in class javax.swing.plaf.metal.MetalRadioButtonUI
Used to draw the focus rectangle.
focusColor - Variable in class javax.swing.plaf.metal.MetalToggleButtonUI
The color for the focus border.
FOCUSED - Static variable in class javax.accessibility.AccessibleState
Indicates that an object has keyboard focus.
FOCUSED - Static variable in interface javax.swing.plaf.synth.SynthConstants
Indicates that a region has focus.
focusedCompIndex - Variable in class javax.swing.plaf.basic.BasicToolBarUI
The index of the focused component.
FocusEvent - Class in java.awt.event
This class represents an event generated when a focus change occurs for a component.
FocusEvent(Component, int, boolean, Component) - Constructor for class java.awt.event.FocusEvent
Initializes a new instance of FocusEvent with the specified source, id, temporary status, and opposite counterpart.
FocusEvent(Component, int, boolean) - Constructor for class java.awt.event.FocusEvent
Initializes a new instance of FocusEvent with the specified source, id, and temporary status.
FocusEvent(Component, int) - Constructor for class java.awt.event.FocusEvent
Initializes a new instance of FocusEvent with the specified source and id.
focusGained(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
focusGained(FocusEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
Convert a focus gained to a property change.
focusGained(FocusEvent) - Method in class java.awt.event.FocusAdapter
Implements this method from the interface with an empty body.
focusGained(FocusEvent) - Method in interface java.awt.event.FocusListener
This method is called when a component gains the keyboard focus.
focusGained(FocusEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
Receives notification when the JComponent gained focus and fires a PropertyChangeEvent to listeners registered on the AccessibleJComponent with a property name of AccessibleContext.ACCESSIBLE_STATE_PROPERTY and a new value of AccessibleState.FOCUSED.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
This method is called when textfield gains focus.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
Invoked when combo box gains focus.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
Called when the JList acquires focus.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
Called when the JSlider has gained focus.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
This method is called when the JSplitPane gains focus.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
This method is called when the component gains focus.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
Receives notification when the toolbar or one of it's component receives the keyboard input focus.
focusGained(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
Invoked when focus is activated on the tree we're in, redraws the lead row.
focusGained(FocusEvent) - Method in class javax.swing.text.DefaultCaret
Sets the caret to visible if the text component is editable.
focusInsets - Variable in class javax.swing.plaf.basic.BasicSliderUI
The insets between the FocusRectangle and the ContentRectangle.
FocusListener - Interface in java.awt.event
This interface is for classes that wish to be notified of changes of keyboard focus for a component.
focusListener - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
A listener listening to focus events occurring in the JComboBox.
focusListener - Variable in class javax.swing.plaf.basic.BasicListUI
The current focus listener.
focusListener - Variable in class javax.swing.plaf.basic.BasicSliderUI
Listener for focus handling.
focusListener - Variable in class javax.swing.plaf.basic.BasicSplitPaneUI
The JSplitPane's focus handler.
focusListener - Variable in class javax.swing.plaf.basic.BasicTabbedPaneUI
The listener that listens for focus events.
focusListener - Variable in class javax.swing.plaf.basic.BasicTableUI
 
focusLost(FocusEvent) - Method in class java.awt.AWTEventMulticaster
Handles this event by dispatching it to the "a" and "b" listener instances.
focusLost(FocusEvent) - Method in class java.awt.Component.AccessibleAWTComponent.AccessibleAWTFocusHandler
Convert a focus lost to a property change.
focusLost(FocusEvent) - Method in class java.awt.event.FocusAdapter
Implements this method from the interface with an empty body.
focusLost(FocusEvent) - Method in interface java.awt.event.FocusListener
This method is invoked when a component loses the keyboard focus.
focusLost(FocusEvent) - Method in class javax.swing.JComponent.AccessibleJComponent.AccessibleFocusHandler
Receives notification when the JComponent lost focus and fires a PropertyChangeEvent to listeners registered on the AccessibleJComponent with a property name of AccessibleContext.ACCESSIBLE_STATE_PROPERTY and an old value of AccessibleState.FOCUSED.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicButtonListener
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxEditor
This method is called when textfield loses focus.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler
Invoked when the combo box loses focus.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicListUI.FocusHandler
Called when the JList loses focus.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSliderUI.FocusHandler
Called when the JSlider has lost focus.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicSplitPaneUI.FocusHandler
This method is called when the JSplitPane loses focus.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTabbedPaneUI.FocusHandler
This method is called when the component loses focus.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTableUI.FocusHandler
 
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
Receives notification when the toolbar or one of it's component looses the keyboard input focus.
focusLost(FocusEvent) - Method in class javax.swing.plaf.basic.BasicTreeUI.FocusHandler
Invoked when focus is deactivated on the tree we're in, redraws the lead row.
focusLost(FocusEvent) - Method in class javax.swing.text.DefaultCaret
Sets the caret to invisible.
FocusManager - Class in javax.swing
This class has been obsoleted by the new KeyboardFocusManager and DefaultKeyboardFocusManager API.
FocusManager() - Constructor for class javax.swing.FocusManager
Constructor FocusManager
focusNextComponent(Component) - Method in class java.awt.DefaultKeyboardFocusManager
 
focusNextComponent(Component) - Method in class java.awt.KeyboardFocusManager
Moves the current focus to the next component following comp, based on the current focus traversal policy.
focusNextComponent() - Method in class java.awt.KeyboardFocusManager
Moves the current focus to the next component, based on the current focus traversal policy.
focusNextComponent(Component) - Method in class javax.swing.DefaultFocusManager
focusNextComponent
focusPreviousComponent(Component) - Method in class java.awt.DefaultKeyboardFocusManager
 
focusPreviousComponent(Component) - Method in class java.awt.KeyboardFocusManager
Moves the current focus to the previous component, prior to comp, based on the current focus traversal policy.
focusPreviousComponent() - Method in class java.awt.KeyboardFocusManager
Moves the current focus to the previous component, based on the current focus traversal policy.
focusPreviousComponent(Component) - Method in class javax.swing.DefaultFocusManager
focusPreviousComponent
focusRect - Variable in class javax.swing.plaf.basic.BasicSliderUI
Rectangle describing focus bounds.
FocusTraversalPolicy - Class in java.awt
 
FocusTraversalPolicy() - Constructor for class java.awt.FocusTraversalPolicy
Creates a FocusTraversalPolicy object.
FOLIO - Static variable in class java.awt.PageAttributes.MediaType
 
FOLIO - Static variable in class javax.print.attribute.standard.MediaSize.Other
US Folio paper size, 8.5 inch x 13 inch
FOLIO - Static variable in class javax.print.attribute.standard.MediaSizeName
The folio size: 8.5 inches by 13 inches.
following(int) - Method in class java.text.BreakIterator
This methdod returns the offset of the text element boundary following the specified offset.
Font - Class in java.awt
This class represents a windowing system font.
Font(Font) - Constructor for class java.awt.Font
 
Font(String, int, int) - Constructor for class java.awt.Font
Initializes a new instance of Font with the specified attributes.
Font(Map<? extends AttributedCharacterIterator.Attribute, ?>) - Constructor for class java.awt.Font
 
FONT - Static variable in class java.awt.font.TextAttribute
A key for the font attribute.
font - Variable in class java.awt.FontMetrics
This is the font for which metrics will be returned.
FONT - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'font'.
FONT - Static variable in class javax.swing.text.html.HTML.Tag
The <font> tag
font - Variable in class javax.swing.tree.DefaultTreeCellEditor
Font to paint with, null indicates font of renderer is to be used.
FONT_CHANGE_BIGGER - Static variable in class javax.swing.text.html.HTMLEditorKit
The increase font action identifier.
FONT_CHANGE_SMALLER - Static variable in class javax.swing.text.html.HTMLEditorKit
The decrease font action identifier.
FONT_CHOOSER - Static variable in class javax.accessibility.AccessibleRole
A component for choosing fonts and their attributes.
FONT_FACE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSFontFaceRule.
FONT_FAMILY - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'font-family'.
FONT_SIZE - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'font-size'.
FONT_STYLE - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'font-style'.
FONT_VARIANT - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'font-variant'.
FONT_WEIGHT - Static variable in class javax.swing.text.html.CSS.Attribute
The CSS attribute 'font-weight'.
fontChanged - Static variable in class javax.swing.plaf.basic.BasicListUI
A constant to indicate that the font has changed.
FontFamily - Static variable in class javax.swing.text.StyleConstants
An alias for StyleConstants.CharacterConstants.Family.
FontFormatException - Exception in java.awt
Thrown when a specified font is bad.
FontFormatException(String) - Constructor for exception java.awt.FontFormatException
Create a new instance with the specified detailed error message.
FontMetrics - Class in java.awt
This class returns information about the display characteristics of a font.
FontMetrics(Font) - Constructor for class java.awt.FontMetrics
Initializes a new instance of FontMetrics for the specified font.
FontPeer - Interface in java.awt.peer
 
FontRenderContext - Class in java.awt.font
 
FontRenderContext() - Constructor for class java.awt.font.FontRenderContext
Construct a new FontRenderContext.
FontRenderContext(AffineTransform, boolean, boolean) - Constructor for class java.awt.font.FontRenderContext
Construct a new FontRenderContext.
FontSize - Static variable in class javax.swing.text.StyleConstants
An alias for StyleConstants.CharacterConstants.Size.
FontUIResource - Class in javax.swing.plaf
A font that is marked as UIResource, which indicates that it has been installed by a pluggable LookAndFeel.
FontUIResource(String, int, int) - Constructor for class javax.swing.plaf.FontUIResource
Constructs a new FontUIResource given the name, style and size of the font.
FontUIResource(Font) - Constructor for class javax.swing.plaf.FontUIResource
Constructs a new FontUIResource given an existing font.
FOOTER - Static variable in class javax.accessibility.AccessibleRole
A text-based footer.
force(boolean) - Method in class java.nio.channels.FileChannel
msync with the disk
force() - Method in class java.nio.MappedByteBuffer
 
ForcedBreakWeight - Static variable in class javax.swing.text.View
 
forClass() - Method in class java.io.ObjectStreamClass
Returns the class that this ObjectStreamClass represents.
forDigit(int, int) - Static method in class java.lang.Character
Converts a digit into a character which represents that digit in a specified radix.
FOREGROUND - Static variable in class java.awt.font.TextAttribute
A key for the foreground paint attribute.
FOREGROUND - Static variable in class javax.swing.plaf.synth.ColorType
A constant used to identify the foreground color of a component.
Foreground - Static variable in class javax.swing.text.StyleConstants.CharacterConstants
An alias for StyleConstants.ColorConstants.Foreground.
Foreground - Static variable in class javax.swing.text.StyleConstants.ColorConstants
A key for the foreground color attribute.
Foreground - Static variable in class javax.swing.text.StyleConstants
An alias for StyleConstants.CharacterConstants.Foreground.
forget(Xid) - Method in interface javax.transaction.xa.XAResource
 
FORM - Static variable in class javax.swing.text.html.HTML.Tag
The <form> tag , breaks flow.
format(String, Object...) - Method in class java.io.PrintStream
 
format(Locale, String, Object...) - Method in class java.io.PrintStream
 
format(String, Object...) - Method in class java.io.PrintWriter
 
format(Locale, String, Object...) - Method in class java.io.PrintWriter
 
FORMAT - Static variable in class java.lang.Character
Cf = Other, Format (Normative).
format(Locale, String, Object...) - Static method in class java.lang.String
 
format(String, Object...) - Static method in class java.lang.String
 
format(long, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
This method appends the appropriate format string to the specified StringBuffer based on the supplied long argument.
format(double, StringBuffer, FieldPosition) - Method in class java.text.ChoiceFormat
This method appends the appropriate format string to the specified StringBuffer based on the supplied double argument.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
This method formats the specified Object into a date string and appends it to the specified StringBuffer.
format(Date) - Method in class java.text.DateFormat
Formats the date argument according to the pattern specified.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.DateFormat
This method formats a Date into a string and appends it to the specified StringBuffer.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Produce a formatted String representation of this object.
format(double, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Produce a formatted String representation of this double.
format(long, StringBuffer, FieldPosition) - Method in class java.text.DecimalFormat
Produce a formatted String representation of this long.
Format - Class in java.text
This class is the abstract superclass of classes that format and parse data to/from Strings.
Format() - Constructor for class java.text.Format
This method initializes a new instance of Format.
format(Object) - Method in class java.text.Format
This method formats an Object into a String.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.Format
This method formats an Object into a String and appends the String to a StringBuffer.
format(String, Object...) - Static method in class java.text.MessageFormat
A convinience method to format patterns.
format(Object[], StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Returns the pattern with the formatted objects.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.MessageFormat
Returns the pattern with the formatted objects.
format(long) - Method in class java.text.NumberFormat
This method is a specialization of the format method that performs a simple formatting of the specified long number.
format(Object, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
 
format(double, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
This method formats the specified double and appends it to a StringBuffer.
format(long, StringBuffer, FieldPosition) - Method in class java.text.NumberFormat
This method formats the specified long and appends it to a StringBuffer.
format(double) - Method in class java.text.NumberFormat
This method is a specialization of the format method that performs a simple formatting of the specified double number.
format(Date, StringBuffer, FieldPosition) - Method in class java.text.SimpleDateFormat
 
format(Locale, String, Object...) - Method in class java.util.Formatter
Outputs a formatted string based on the supplied specification, fmt, and its arguments using the specified locale.
format(String, Object...) - Method in class java.util.Formatter
Outputs a formatted string based on the supplied specification, fmt, and its arguments using the formatter's locale.
format(LogRecord) - Method in class java.util.logging.Formatter
Formats a LogRecord into a string.
format(LogRecord) - Method in class java.util.logging.SimpleFormatter
Formats a log record into a String.
format(LogRecord) - Method in class java.util.logging.XMLFormatter
 
format - Variable in class javax.sound.sampled.AudioInputStream
The format of the audio stream.
format - Variable in class org.omg.IOP.Encoding
The format of encoding.
Format.Field - Class in java.text
 
Format.Field(String) - Constructor for class java.text.Format.Field
 
FORMAT_FAILURE - Static variable in class java.util.logging.ErrorManager
Indicates that there was a problem upon formatting the message of a log record.
FormatConversionProvider - Class in javax.sound.sampled.spi
A format conversion provider supplies methods for converting between different audio formats.
FormatConversionProvider() - Constructor for class javax.sound.sampled.spi.FormatConversionProvider
Create a new format conversion provider.
FormatFlagsConversionMismatchException - Exception in java.util
Thrown when the flags supplied to the Formatter#format() method of a Formatter contains a flag that does not match the conversion character specified for it.
FormatFlagsConversionMismatchException(String, char) - Constructor for exception java.util.FormatFlagsConversionMismatchException
Constructs a new FormatFlagsConversionMismatchException which specifies that the flag, f, does not match its appropriate conversion character, c.
formatMessage(LogRecord) - Method in class java.util.logging.Formatter
Formats the message part of a log record.
FormatMismatch - Exception in org.omg.IOP.CodecPackage
This exception is raised by CodecOperations.decode(byte[]) or CodecOperations.decode_value(byte[], org.omg.CORBA.TypeCode) when the data in the octet sequence cannot be decoded into Any.
FormatMismatch() - Constructor for exception org.omg.IOP.CodecPackage.FormatMismatch
Create FormatMismatch with no explaining message.
FormatMismatch(String) - Constructor for exception org.omg.IOP.CodecPackage.FormatMismatch
Create the FormatMismatch with explaining message and all fields initialised to the given values.
FormatMismatchHelper - Class in org.omg.IOP.CodecPackage
The helper operations for the exception FormatMismatch.
FormatMismatchHelper() - Constructor for class org.omg.IOP.CodecPackage.FormatMismatchHelper
 
Formattable - Interface in java.util
The Formattable interface is used to provide customised formatting to arbitrary objects via the Formatter.
FormattableFlags - Class in java.util
This class contains a set of flags used by the Formattable#formatTo() method.
FORMATTED_TEXT_FIELD - Static variable in class javax.swing.plaf.synth.Region
Specifies the region of a formatted text field.
Formatter - Class in java.util
A Java formatter for printf-style format strings, as seen in the C programming language.
Formatter() - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale and a StringBuilder as the output stream.
Formatter(Locale) - Constructor for class java.util.Formatter
Constructs a new Formatter using the specified locale and a StringBuilder as the output stream.
Formatter(Appendable) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale and the specified output stream.
Formatter(Appendable, Locale) - Constructor for class java.util.Formatter
Constructs a new Formatter using the specified locale and the specified output stream.
Formatter(File) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale and character set, with the specified file as the output stream.
Formatter(File, String) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale, with the specified file as the output stream and the supplied character set.
Formatter(File, String, Locale) - Constructor for class java.util.Formatter
Constructs a new Formatter using the specified file as the output stream with the supplied character set and locale.
Formatter(OutputStream) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale and character set, with the specified output stream.
Formatter(OutputStream, String) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale, with the specified file output stream and the supplied character set.
Formatter(OutputStream, String, Locale) - Constructor for class java.util.Formatter
Constructs a new Formatter using the specified output stream with the supplied character set and locale.
Formatter(PrintStream) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale with the specified output stream.
Formatter(String) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale and character set, with the specified file as the output stream.
Formatter(String, String) - Constructor for class java.util.Formatter
Constructs a new Formatter using the default locale, with the specified file as the output stream and the supplied character set.
Formatter(String, String, Locale) - Constructor for class java.util.Formatter
Constructs a new Formatter using the specified file as the output stream with the supplied character set and locale.
Formatter - Class in java.util.logging
A Formatter supports handlers by localizing message texts and by subsituting parameter values for their placeholders.
Formatter() - Constructor for class java.util.logging.Formatter
Constructs a new Formatter.
Formatter.BigDecimalLayoutForm - Enum in java.util
The type of numeric output format for a BigDecimal.
FormatterClosedException - Exception in java.util
Thrown when a method is called on a Formatter but it has already been closed.
FormatterClosedException() - Constructor for exception java.util.FormatterClosedException
Constructs a new FormatterClosedException.
formatTo(Formatter, int, int, int) - Method in interface java.util.Formattable
Formats the object using the supplied formatter to the specification provided by the given flags, width and precision.
formatToCharacterIterator(Object) - Method in class java.text.DecimalFormat
Return an AttributedCharacterIterator as a result of the formatting of the passed Object.
formatToCharacterIterator(Object) - Method in class java.text.Format
 
formatToCharacterIterator(Object) - Method in class java.text.MessageFormat
A convinience method to format patterns.
formatToCharacterIterator(Object) - Method in class java.text.SimpleDateFormat
 
FormSubmitEvent - Class in javax.swing.text.html
The event fired on form submit.
FormSubmitEvent.MethodType - Class in javax.swing.text.html
The submit method.
FormView - Class in javax.swing.text.html
A View that renders HTML form elements like buttons and input fields.
FormView(Element) - Constructor for class javax.swing.text.html.FormView
Creates a new FormView.
FormView.MouseEventListener - Class in javax.swing.text.html
 
FormView.MouseEventListener() - Constructor for class javax.swing.text.html.FormView.MouseEventListener
Creates a new MouseEventListener.
forName(String) - Static method in class java.lang.Character.UnicodeBlock
Returns the UnicodeBlock with the given name, as defined by the Unicode standard.
forName(String) - Static method in class java.lang.Class
Use the classloader of the current class to load, link, and initialize a class.
forName(String, boolean, ClassLoader) - Static method in class java.lang.Class
Use the specified classloader to load and link a class.
forName(String) - Static method in class java.nio.charset.Charset
Returns the Charset instance for the charset of the given name.
Forward - Static variable in class javax.swing.text.Position.Bias
 
forward - Variable in exception org.omg.PortableInterceptor.ForwardRequest
The field forward.
forward_reference() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
If the request contains forwarding information (the reply_status attribute being LOCATION_FORWARD), return the forwarding target.
forward_reference - Variable in exception org.omg.PortableServer.ForwardRequest
The object reference, indicating the new location of the invocation target.
FORWARD_TRAVERSAL_KEYS - Static variable in class java.awt.KeyboardFocusManager
Identifies AWTKeyStrokes that move the focus forward in the focus cycle.
forwardAction - Static variable in class javax.swing.text.DefaultEditorKit
The name of the Action that moves the caret one character forward.
ForwardRequest - Exception in org.omg.PortableInterceptor
The ForwardRequest is thrown by interceptors to forward the request to another target.
ForwardRequest() - Constructor for exception org.omg.PortableInterceptor.ForwardRequest
Create ForwardRequest with no explaining message and all fields left unitialised with the default initial java values.
ForwardRequest(String, Object) - Constructor for exception org.omg.PortableInterceptor.ForwardRequest
Create the ForwardRequest with explaining message and all fields initialised to the given values.
ForwardRequest(Object) - Constructor for exception org.omg.PortableInterceptor.ForwardRequest
Create the ForwardRequest without explaining message and all fields initialised to the given values.
ForwardRequest - Exception in org.omg.PortableServer
This exception is raised by ServantManager to indicate that the invocation target has moved to another known location.
ForwardRequest() - Constructor for exception org.omg.PortableServer.ForwardRequest
Create ForwardRequest with no explaining message and stating the new location is null.
ForwardRequest(String, Object) - Constructor for exception org.omg.PortableServer.ForwardRequest
Create the ForwardRequest with explaining message and initialising the object reference to the given value.
ForwardRequest(Object) - Constructor for exception org.omg.PortableServer.ForwardRequest
Create the ForwardRequest without explaining message and initialising the object reference to the given value.
ForwardRequestHelper - Class in org.omg.PortableInterceptor
The helper operations for the exception ForwardRequest.
ForwardRequestHelper() - Constructor for class org.omg.PortableInterceptor.ForwardRequestHelper
 
ForwardRequestHelper - Class in org.omg.PortableServer
The helper operations for the exception ForwardRequest.
ForwardRequestHelper() - Constructor for class org.omg.PortableServer.ForwardRequestHelper
 
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.BoxView
 
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.TableView
 
forwardUpdate(DocumentEvent.ElementChange, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Forwards the DocumentEvent to child views that need to get notified of the change to the model.
forwardUpdateToView(View, DocumentEvent, Shape, ViewFactory) - Method in class javax.swing.text.View
Forwards an update event to the given child view.
foundType() - Method in exception java.lang.annotation.AnnotationTypeMismatchException
Returns the erroneous type used by the element, represented as a String.
FRACTION - Static variable in class java.text.NumberFormat.Field
Attribute set to all characters containing digits of the fractional part.
FRACTION_FIELD - Static variable in class java.text.NumberFormat
This is a constant used to create a FieldPosition object that will return the fractional portion of a formatted number.
Frame - Class in java.awt
This class is a top-level window with a title bar and window decorations.
Frame() - Constructor for class java.awt.Frame
Initializes a new instance of Frame that is not visible and has no title.
Frame(String) - Constructor for class java.awt.Frame
Initializes a new instance of Frame that is not visible and has the specified title.
Frame(GraphicsConfiguration) - Constructor for class java.awt.Frame
 
Frame(String, GraphicsConfiguration) - Constructor for class java.awt.Frame
 
FRAME - Static variable in class javax.accessibility.AccessibleRole
A top level window with title, menu bar, border, and so forth.
FRAME - Static variable in class javax.swing.JRootPane
 
frame - Variable in class javax.swing.plaf.basic.BasicDesktopIconUI
The JInternalFrame associated with the JDesktopIcon.
frame - Variable in class javax.swing.plaf.basic.BasicInternalFrameTitlePane
The JInternalFrame that this TitlePane is used in.
frame - Variable in class javax.swing.plaf.basic.BasicInternalFrameUI
The JInternalFrame this UI is responsible for.
FRAME - Static variable in class javax.swing.text.html.HTML.Tag
The <frame> tag
Frame.AccessibleAWTFrame - Class in java.awt
Accessibility support for Frame.
Frame.AccessibleAWTFrame() - Constructor for class java.awt.Frame.AccessibleAWTFrame
 
FRAME_CONTENT_LAYER - Static variable in class javax.swing.JLayeredPane
 
FRAME_ICON_PROPERTY - Static variable in class javax.swing.JInternalFrame
The property fired in a PropertyChangeEvent when the frameIcon property changes.
FRAMEBITS - Static variable in interface java.awt.image.ImageObserver
All the pixels needed to draw a complete frame of a multi-frame image are available.
FRAMEBORDER - Static variable in class javax.swing.text.html.HTML.Attribute
The frameborder attribute
frameIcon - Variable in class javax.swing.JInternalFrame
The icon used in the JMenuBar in the TitlePane.
frameInit() - Method in class javax.swing.JFrame
 
frameLength - Variable in class javax.sound.sampled.AudioInputStream
The length of the audio stream in frames.
FramePeer - Interface in java.awt.peer
 
framePos - Variable in class javax.sound.sampled.AudioInputStream
The current frame position, starting from frame zero.
frameRate - Variable in class javax.sound.sampled.AudioFormat
The frame rate of this format.
FRAMESET - Static variable in class javax.swing.text.html.HTML.Tag
The <frameset> tag
FrameSetView - Class in javax.swing.text.html
Implements HTML framesets.
frameSize - Variable in class javax.sound.sampled.AudioFormat
The number of bytes per frame in this format.
frameSize - Variable in class javax.sound.sampled.AudioInputStream
The size of a frame in bytes.
FRANCE - Static variable in class java.util.Locale
Locale which represents France.
FREE_MEM - Exception in org.omg.CORBA
Means errors, related to freeing the allocated memory.
FREE_MEM(String) - Constructor for exception org.omg.CORBA.FREE_MEM
Creates a FREE_MEM with the default minor code of 0, completion state COMPLETED_NO and the given explaining message.
FREE_MEM() - Constructor for exception org.omg.CORBA.FREE_MEM
Creates FREE_MEM with the default minor code of 0 and a completion state COMPLETED_NO.
FREE_MEM(int, CompletionStatus) - Constructor for exception org.omg.CORBA.FREE_MEM
Creates a FREE_MEM exception with the specified minor code and completion status.
FREE_MEM(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.FREE_MEM
Created FREE_MEM exception, providing full information.
FREE_STANDING_PROP - Static variable in class javax.swing.plaf.metal.MetalScrollBarUI
The name for the 'free standing' property.
freeMemory() - Method in class java.lang.Runtime
Find out how much memory is still free for allocating Objects on the heap.
FRENCH - Static variable in class java.util.Locale
Locale which represents the French language.
frequency(Collection<?>, Object) - Static method in class java.util.Collections
Returns the frequency of the specified object within the supplied collection.
FRIDAY - Static variable in class java.util.Calendar
Constant representing Friday.
from(CompositeData) - Static method in class java.lang.management.MemoryNotificationInfo
Returns a MemoryNotificationInfo instance using the values given in the supplied CompositeData object.
from(CompositeData) - Static method in class java.lang.management.MemoryUsage
Returns a MemoryUsage instance using the values given in the supplied CompositeData object.
from(CompositeData) - Static method in class java.lang.management.MonitorInfo
Returns a MonitorInfo instance using the values given in the supplied CompositeData object.
from(CompositeData) - Static method in class java.lang.management.ThreadInfo
Returns a ThreadInfo instance using the values given in the supplied CompositeData object.
from_any(Any) - Method in interface org.omg.CORBA.DynAny
Deprecated. Makes a DynAny from the Any.
from_any(Any) - Method in class org.omg.DynamicAny._DynAnyStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in class org.omg.DynamicAny._DynArrayStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in class org.omg.DynamicAny._DynEnumStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in class org.omg.DynamicAny._DynFixedStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in class org.omg.DynamicAny._DynSequenceStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in class org.omg.DynamicAny._DynStructStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in class org.omg.DynamicAny._DynUnionStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in class org.omg.DynamicAny._DynValueStub
The remote call of DynAny methods is not possible.
from_any(Any) - Method in interface org.omg.DynamicAny.DynAnyOperations
Makes a DynAny from the Any.
from_int(int) - Static method in class org.omg.CORBA.CompletionStatus
Returns the CompletionStatus, matching the given integer constant
from_int(int) - Static method in class org.omg.CORBA.DefinitionKind
Get the definition kind, corresponding the given integer code.
from_int(int) - Static method in class org.omg.CORBA.ParameterMode
Get a parameter mode instance for the integer parameter mode code.
from_int(int) - Static method in class org.omg.CORBA.SetOverrideType
Returns the SetOverrideType, matching the given integer constant
from_int(int) - Static method in class org.omg.CORBA.TCKind
Return a TCKind object, matching the given integer code.
from_int(int) - Static method in class org.omg.CosNaming.BindingType
Get the binding type instance, matching its integer code.
from_int(int) - Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
Get the reason object from the reason code.
from_int(int) - Static method in class org.omg.PortableServer.IdAssignmentPolicyValue
Returns the IdAssignmentPolicyValue, matching the given integer constant.
from_int(int) - Static method in class org.omg.PortableServer.IdUniquenessPolicyValue
Returns the IdUniquenessPolicyValue, matching the given integer constant.
from_int(int) - Static method in class org.omg.PortableServer.ImplicitActivationPolicyValue
Returns the ImplicitActivationPolicyValue, matching the given integer constant.
from_int(int) - Static method in class org.omg.PortableServer.LifespanPolicyValue
Returns the LifespanPolicyValue, matching the given integer constant.
from_int(int) - Static method in class org.omg.PortableServer.POAManagerPackage.State
Returns the State, matching the given integer constant.
from_int(int) - Static method in class org.omg.PortableServer.RequestProcessingPolicyValue
Returns the RequestProcessingPolicyValue, matching the given integer constant.
from_int(int) - Static method in class org.omg.PortableServer.ServantRetentionPolicyValue
Returns the ServantRetentionPolicyValue, matching the given integer constant.
from_int(int) - Static method in class org.omg.PortableServer.ThreadPolicyValue
Returns the ThreadPolicyValue, matching the given integer constant.
fromCIEXYZ(float[]) - Method in class java.awt.color.ColorSpace
 
fromCIEXYZ(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in the CS_CIEXYZ conversion color space into this ColorSpace.
fromIndex - Variable in class javax.swing.event.TableColumnModelEvent
fromIndex
fromRGB(float[]) - Method in class java.awt.color.ColorSpace
 
fromRGB(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in the default CS_sRGB color space into this ColorSpace.
fromString(String) - Static method in class java.util.UUID
Creates a UUID object from a Sting representation.
FTP - Static variable in class javax.print.attribute.standard.ReferenceUriSchemesSupported
The file transfer protocol (FTP).
FULL - Static variable in class java.text.DateFormat
 
FULL_DECOMPOSITION - Static variable in class java.text.Collator
This constant indicates that both canonical variants and compatibility variants in Unicode 2.0 will be decomposed prior to performing comparisons.
FULLWIDTH_DIGITS - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth digits included in the Unicode halfwidth and fullwidth forms character block.
FULLWIDTH_LATIN - Static variable in class java.awt.im.InputSubset
Constant for the fullwidth ASCII variants subset of the Unicode halfwidth and fullwidth forms character block.
FUSER_OVER_TEMP - Static variable in class javax.print.attribute.standard.PrinterStateReason
The fuser of the printer device is over temperature.
FUSER_UNDER_TEMP - Static variable in class javax.print.attribute.standard.PrinterStateReason
The fuser of the printer device is under the needed temperature.

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 _