java.rmi.activation.Activator
|
The Activator |
facilitates remote object activation. |
java.awt.im.InputContext
|
Provides methods to control text input |
facilities such as input methods and keyboard layouts. |
java.util.Timer
|
A |
facility for threads to schedule tasks for future execution in a background thread. |
javax.sql.RowSetReader
|
The |
facility that a disconnected RowSet object calls on to populate itself with rows of data. |
java.awt.image.RescaleOp
|
RescaleOp: This class performs a pixel-by-pixel rescaling of the data in the source image by multiplying the sample values for each pixel by a scale |
factor and then adding an offset. |
java.security.KeyFactory
|
Key |
factories are used to convert keys opaque cryptographic keys of type Key into key specifications transparent representations of the underlying key material , and vice versa. |
...xml.parsers.FactoryConfigurationError
|
FactoryConfigurationError: Thrown when a problem with configuration with the Parser |
Factories exists. |
...awt.image.renderable.RenderedImageFactory
|
The RenderedImageFactory interface often abbreviated RIF is intended to be implemented by classes that wish to act as |
factories to produce different renderings, for example by executing a series of BufferedImageOps on a set of sources, depending on a specific set of parameters, properties, and rendering hints. |
javax.naming.spi.ObjectFactoryBuilder
|
This interface represents a builder that creates object |
factories. |
javax.naming.directory.SearchControls
|
This class encapsulates |
factors that determine scope of search and what gets returned as a result of the search. |
javax.xml.parsers.SAXParserFactory
|
Defines a |
factory API that enables applications to configure and obtain a SAX based parser to parse XML documents. |
javax.xml.parsers.DocumentBuilderFactory
|
Defines a |
factory API that enables applications to obtain a parser that produces DOM object trees from XML documents. |
javax.print.PrintService
|
Interface PrintService is the |
factory for a DocPrintJob. |
javax.print.MultiDocPrintService
|
MultiDocPrintService: Interface MultiPrintService is the |
factory for a MultiDocPrintJob. |
javax.sql.DataSource
|
A |
factory for connections to the physical data source that this DataSource object represents. |
java.net.ContentHandlerFactory
|
ContentHandlerFactory: This interface defines a |
factory for content handlers. |
javax.naming.spi.DirObjectFactory
|
This interface represents a |
factory for creating an object given an object and attributes about the object. |
javax.naming.spi.ObjectFactory
|
This interface represents a |
factory for creating an object. |
org.xml.sax.helpers.XMLReaderFactory
|
|
Factory for creating an XML reader. |
javax.naming.ldap.ControlFactory
|
ControlFactory: This abstract class represents a |
factory for creating LDAPv3 controls. |
java.net.DatagramSocketImplFactory
|
DatagramSocketImplFactory: This interface defines a |
factory for datagram socket implementations. |
javax.naming.spi.DirStateFactory
|
This interface represents a |
factory for obtaining the state of an object and corresponding attributes for binding. |
javax.naming.spi.StateFactory
|
This interface represents a |
factory for obtaining the state of an object for binding. |
org.ietf.jgss.GSSManager
|
This class serves as a |
factory for other important GSS-API classes and also provides information about the mechanisms that are supported. |
javax.sql.ConnectionPoolDataSource
|
ConnectionPoolDataSource: A |
factory for PooledConnection objects. |
java.net.SocketImplFactory
|
SocketImplFactory: This interface defines a |
factory for socket implementations. |
java.net.URLStreamHandlerFactory
|
URLStreamHandlerFactory: This interface defines a |
factory for URL stream protocol handlers. |
javax.sql.XADataSource
|
A |
factory for XAConnection objects that is used internally. |
javax.print.StreamPrintServiceFactory
|
A StreamPrintServiceFactory is the |
factory for {@link StreamPrintService} instances, which can print to an output stream in a particular document format described as a mime type. |
...xml.transform.sax.SAXTransformerFactory
|
SAXTransformerFactory: This class extends TransformerFactory to provide SAX-specific |
factory methods. |
java.util.prefs.PreferencesFactory
|
A |
factory object that generates Preferences objects. |
javax.naming.spi.InitialContextFactory
|
This interface represents a |
factory that creates an initial context. |
java.security.cert.CertificateFactory
|
This class defines the functionality of a certificate |
factory, which is used to generate certificate, certification path CertPath and certificate revocation list CRL objects from their encodings. |
...xml.parsers.FactoryConfigurationError
|
|
FactoryConfigurationError: Thrown when a problem with configuration with the Parser Factories exists. |
java.io.InvalidObjectException
|
InvalidObjectException: Indicates that one or more deserialized objects |
failed validation tests. |
java.io.FileNotFoundException
|
FileNotFoundException: Signals that an attempt to open the file denoted by a specified pathname has |
failed. |
...security.auth.login.FailedLoginException
|
|
FailedLoginException: Signals that user authentication failed. |
...rmi.activation.ActivateFailedException
|
ActivateFailedException: This exception is thrown by the RMI runtime when activation |
fails during a remote call to an activatable object. |
java.rmi.server.ExportException
|
An ExportException is a RemoteException thrown if an attempt to export a remote object |
fails. |
java.util.prefs.BackingStoreException
|
Thrown to indicate that a preferences operation could not complete because of a |
failure in the backing store, or a failure to contact the backing store. |
java.io.OptionalDataException
|
Exception indicating the |
failure of an object read operation due to unread primitive data, or the end of data belonging to a serialized object in the stream. |
javax.imageio.IIOException
|
IIOException: An exception class used for signaling run-time |
failure of reading and writing operations. |
java.awt.Scrollbar
|
The Scrollbar class embodies a scroll bar, a |
familiar user-interface object. |
java.lang.Character.UnicodeBlock
|
UnicodeBlock: A |
family of character subsets representing the character blocks in the Unicode specification. |
java.security.interfaces.DSAParams
|
DSAParams: Interface to a DSA-specific set of key parameters, which defines a DSA key |
family. |
...attribute.standard.JobKOctetsProcessed
|
Class JobKOctetsProcessed is an integer valued printing attribute class that specifies the total number of print data octets processed so |
far in K octets, i.e., in units of 1024 octets. |
javax.naming.PartialResultException
|
PartialResultException: This exception is thrown to indicate that the result being returned or returned so |
far is partial, and that the operation cannot be completed. |
...attribute.standard.JobMediaSheetsCompleted
|
Class JobMediaSheetsCompleted is an integer valued printing attribute class that specifies the number of media sheets which have completed marking and stacking for the entire job so |
far, whether those sheets have been processed on one side or on both. |
...attribute.standard.JobImpressionsCompleted
|
Class JobImpressionsCompleted is an integer valued printing attribute class that specifies the number of impressions completed for the job so |
far. |
java.awt.image.PixelInterleavedSampleModel
|
PixelInterleavedSampleModel: This class represents image data which is stored in a pixel interleaved |
fashion and for which each sample of a pixel occupies one data element of the DataBuffer. |
java.util.RandomAccess
|
RandomAccess: Marker interface used by List implementations to indicate that they support |
fast generally constant time random access. |
java.beans.FeatureDescriptor
|
The |
FeatureDescriptor class is the common baseclass for PropertyDescriptor, EventSetDescriptor, and MethodDescriptor, etc. |
java.net.HttpURLConnection
|
A URLConnection with support for HTTP-specific |
features. |
java.awt.dnd.DragSourceListener
|
The DragSourceListener defines the event interface for originators of Drag and Drop operations to track the state of the user's gesture, and to provide appropriate "drag over" |
feedback to the user throughout the Drag and Drop operation. |
javax.print.attribute.standard.Fidelity
|
Class |
Fidelity is a printing attribute class, an enumeration, that indicates whether total fidelity to client supplied print request attributes is required. |
java.io.ObjectStreamField
|
A description of a Serializable |
field from a Serializable class. |
java.text.NumberFormat.Field
|
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as |
field identifiers in FieldPosition. |
java.lang.NoSuchFieldException
|
NoSuchFieldException: Signals that the class doesn't have a |
field of a specified name. |
java.lang.NoSuchFieldError
|
NoSuchFieldError: Thrown if an application tries to access or modify a specified |
field of an object, and that object no longer has that field. |
java.lang.reflect.Member
|
Member is an interface that reflects identifying information about a single member a |
field or a method or a constructor. |
java.lang.reflect.Field
|
A |
Field provides information about, and dynamic access to, a single field of a class or an interface. |
java.lang.reflect.AccessibleObject
|
The AccessibleObject class is the base class for |
Field, Method and Constructor objects. |
java.lang.IllegalAccessException
|
An IllegalAccessException is thrown when an application tries to reflectively create an instance other than an array , set or get a |
field, or invoke a method, but the currently executing method does not have access to the definition of the specified class, field, method or constructor. |
java.lang.IllegalAccessError
|
IllegalAccessError: Thrown if an application attempts to access or modify a |
field, or to call a method that it does not have access to. |
java.text.MessageFormat.Field
|
|
Field: Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from MessageFormat.formatToCharacterIterator. |
java.lang.Cloneable
|
A class implements the Cloneable interface to indicate to the {@link java.lang.Object#clone } method that it is legal for that method to make a |
field-for-field copy of instances of that class. |
java.text.FieldPosition
|
|
FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output. |
java.text.NumberFormat.Field
|
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from NumberFormat.formatToCharacterIterator and as field identifiers in |
FieldPosition. |
java.lang.System
|
The System class contains several useful class |
fields and methods. |
java.text.FieldPosition
|
FieldPosition is a simple class used by Format and its subclasses to identify |
fields in formatted output. |
java.io.ObjectInputStream.GetField
|
GetField: Provide access to the persistent |
fields read from the input stream. |
java.util.Calendar
|
Calendar is an abstract base class for converting between a Date object and a set of integer |
fields such as YEAR, MONTH, DAY, HOUR, and so on. |
java.io.ObjectOutputStream.PutField
|
PutField: Provide programatic access to the persistent |
fields to be written to ObjectOutput. |
java.util.TimeZone
|
TimeZone represents a time zone offset, and also |
figures out daylight savings. |
java.lang.ClassFormatError
|
ClassFormatError: Thrown when the Java Virtual Machine attempts to read a class |
file and determines that the file is malformed or otherwise cannot be interpreted as a class file. |
java.lang.UnsupportedClassVersionError
|
UnsupportedClassVersionError: Thrown when the Java Virtual Machine attempts to read a class |
file and determines that the major and minor version numbers in the file are not supported. |
java.io.File
|
An abstract representation of |
file and directory pathnames. |
java.io.FileNotFoundException
|
FileNotFoundException: Signals that an attempt to open the |
file denoted by a specified pathname has failed. |
java.io.FileDescriptor
|
FileDescriptor: Instances of the |
file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes. |
java.util.jar.JarEntry
|
JarEntry: This class is used to represent a JAR |
file entry. |
java.awt.color.ICC_Profile
|
A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:1998-09, |
File Format for Color Profiles, September 1998, and the addendum ICC.1A:1999-04, April 1999, to that specification see http://www.color.org . |
java.util.zip.ZipOutputStream
|
ZipOutputStream: This class implements an output stream filter for writing files in the ZIP |
file format. |
java.util.jar.JarFile
|
The JarFile class is used to read the contents of a JAR |
file from any file that can be opened with java.io.RandomAccessFile. |
java.util.jar.JarInputStream
|
The JarInputStream class is used to read the contents of a JAR |
file from any input stream. |
java.io.FileInputStream
|
A FileInputStream obtains input bytes from a |
file in a file system. |
...nio.channels.FileLockInterruptionException
|
FileLockInterruptionException: Checked exception received by a thread when another thread interrupts it while it is waiting to acquire a |
file lock. |
java.util.logging.FileHandler
|
Simple |
file logging Handler. |
java.net.FileNameMap
|
FileNameMap: A simple interface which provides a mechanism to map between a |
file name and a MIME type string. |
java.net.JarURLConnection
|
A URL Connection to a Java ARchive JAR |
file or an entry in a JAR file. |
java.io.FilePermission
|
This class represents access to a |
file or directory. |
java.io.EOFException
|
EOFException: Signals that an end of |
file or end of stream has been reached unexpectedly during input. |
javax.imageio.stream.FileImageOutputStream
|
FileImageOutputStream: An implementation of ImageOutputStream that writes its output directly to a |
File or RandomAccessFile. |
java.io.FileOutputStream
|
A |
file output stream is an output stream for writing data to a File or to a FileDescriptor. |
java.security.AccessControlException
|
AccessControlException: This exception is thrown by the AccessController to indicate that a requested access to a critical system resource such as the |
file system or the network is denied. |
java.awt.datatransfer.DataFlavor
|
Each instance represents the opaque concept of a data format as would appear on a clipboard, during drag and drop, or in a |
file system. |
...nio.channels.OverlappingFileLockException
|
OverlappingFileLockException: Unchecked exception thrown when an attempt is made to acquire a lock on a region of a |
file that overlaps a region already locked by the same Java virtual machine, or when another thread is already waiting to lock an overlapping region of the same file. |
java.util.jar.JarOutputStream
|
The JarOutputStream class is used to write the contents of a JAR |
file to any output stream. |
java.lang.VerifyError
|
VerifyError: Thrown when the "verifier" detects that a class |
file, though well formed, contains some sort of internal inconsistency or security problem. |
java.awt.FileDialog
|
The FileDialog class displays a dialog window from which the user can select a |
file. |
java.nio.channels.FileChannel.MapMode
|
MapMode: A typesafe enumeration for |
file-mapping modes. |
...imageio.stream.FileCacheImageInputStream
|
|
FileCacheImageInputStream: An implementation of ImageInputStream that gets its input from a regular InputStream. |
...imageio.stream.FileCacheImageOutputStream
|
|
FileCacheImageOutputStream: An implementation of ImageOutputStream that writes its output to a regular OutputStream. |
java.nio.channels.FileChannel
|
|
FileChannel: A channel for reading, writing, mapping, and manipulating a file. |
java.io.FileOutputStream
|
A file output stream is an output stream for writing data to a File or to a |
FileDescriptor. |
java.io.FileDescriptor
|
|
FileDescriptor: Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file, an open socket, or another source or sink of bytes. |
java.awt.FileDialog
|
The |
FileDialog class displays a dialog window from which the user can select a file. |
javax.imageio.stream.FileImageInputStream
|
|
FileImageInputStream: An implementation of ImageInputStream that gets its input from a File or RandomAccessFile. |
javax.imageio.stream.FileImageOutputStream
|
|
FileImageOutputStream: An implementation of ImageOutputStream that writes its output directly to a File or RandomAccessFile. |
java.io.FileInputStream
|
A |
FileInputStream obtains input bytes from a file in a file system. |
java.nio.channels.FileLock
|
|
FileLock: A token representing a lock on a region of a file. |
...nio.channels.FileLockInterruptionException
|
|
FileLockInterruptionException: Checked exception received by a thread when another thread interrupts it while it is waiting to acquire a file lock. |
java.io.FilenameFilter
|
|
FilenameFilter: Instances of classes that implement this interface are used to filter filenames. |
java.net.FileNameMap
|
|
FileNameMap: A simple interface which provides a mechanism to map between a file name and a MIME type string. |
java.io.FilenameFilter
|
FilenameFilter: Instances of classes that implement this interface are used to filter |
filenames. |
java.io.FileNotFoundException
|
|
FileNotFoundException: Signals that an attempt to open the file denoted by a specified pathname has failed. |
java.net.URLClassLoader
|
This class loader is used to load classes and resources from a search path of URLs referring to both JAR |
files and directories. |
java.util.zip.ZipOutputStream
|
ZipOutputStream: This class implements an output stream filter for writing |
files in the ZIP file format. |
java.beans.Encoder
|
An Encoder is a class which can be used to create |
files or streams that encode the state of a collection of JavaBeans in terms of their public APIs. |
java.io.FileWriter
|
Convenience class for writing character |
files. |
java.awt.GradientPaint
|
The GradientPaint class provides a way to |
fill a {@link Shape} with a linear color gradient pattern. |
java.awt.TexturePaint
|
The TexturePaint class provides a way to |
fill a {@link Shape} with a texture that is specified as a {@link BufferedImage}. |
java.awt.PaintContext
|
The PaintContext interface defines the encapsulated and optimized environment to generate color patterns in device space for |
fill or stroke operations on a {@link Graphics2D}. |
java.awt.image.BufferedImageFilter
|
The BufferedImageFilter class subclasses an ImageFilter to provide a simple means of using a single-source/single-destination image operator {@link BufferedImageOp} to |
filter a BufferedImage in the Image Producer/Consumer/Observer paradigm. |
java.util.logging.Filter
|
A |
Filter can be used to provide fine grain control over what is logged, beyond the control provided by log levels. |
java.io.FilenameFilter
|
FilenameFilter: Instances of classes that implement this interface are used to |
filter filenames. |
java.io.FileFilter
|
A |
filter for abstract pathnames. |
java.util.zip.DeflaterOutputStream
|
DeflaterOutputStream: This class implements an output stream |
filter for compressing data in the "deflate" compression format. |
java.util.zip.GZIPInputStream
|
GZIPInputStream: This class implements a stream |
filter for reading compressed data in the GZIP format. |
java.util.zip.ZipInputStream
|
ZipInputStream: This class implements an input stream |
filter for reading files in the ZIP file format. |
java.awt.image.ImageFilter
|
ImageFilter: This class implements a |
filter for the set of interface methods that are used to deliver data from an ImageProducer to an ImageConsumer. |
java.util.zip.InflaterInputStream
|
InflaterInputStream: This class implements a stream |
filter for uncompressing data in the "deflate" compression format. |
java.util.zip.GZIPOutputStream
|
GZIPOutputStream: This class implements a stream |
filter for writing compressed data in the GZIP file format. |
java.util.zip.ZipOutputStream
|
ZipOutputStream: This class implements an output stream |
filter for writing files in the ZIP file format. |
javax.imageio.spi.ServiceRegistry.Filter
|
A simple |
filter interface used by ServiceRegistry.getServiceProviders to select providers matching an arbitrary criterion. |
...directory.InvalidSearchFilterException
|
InvalidSearchFilterException: This exception is thrown when the specification of a search |
filter is invalid. |
java.awt.image.ImagingOpException
|
The ImagingOpException is thrown if one of the {@link BufferedImageOp} or {@link RasterOp} |
filter methods cannot process the image. |
java.awt.image.FilteredImageSource
|
This class is an implementation of the ImageProducer interface which takes an existing image and a |
filter object and uses them to produce image data for a new filtered version of the original image. |
java.io.FilterOutputStream
|
This class is the superclass of all classes that |
filter output streams. |
java.io.LineNumberInputStream
|
LineNumberInputStream: This class is an input stream |
filter that provides the added functionality of keeping track of the current line number. |
org.xml.sax.XMLFilter
|
Interface for an XML |
filter. |
java.io.FilterWriter
|
Abstract class for writing |
filtered character streams. |
java.awt.image.FilteredImageSource
|
This class is an implementation of the ImageProducer interface which takes an existing image and a filter object and uses them to produce image data for a new |
filtered version of the original image. |
java.awt.image.Kernel
|
The Kernel class defines a matrix that describes how a specified pixel and its surrounding pixels affect the value computed for the pixel's position in the output image of a |
filtering operation. |
java.io.FilterInputStream
|
A |
FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional functionality. |
java.awt.KeyEventPostProcessor
|
A KeyEventPostProcessor cooperates with the current KeyboardFocusManager in the |
final resolution of all unconsumed KeyEvents. |
...beancontext.BeanContextSupport.BCSIterator
|
BCSIterator: protected |
final subclass that encapsulates an iterator but implements a noop remove method. |
java.lang.ref.WeakReference
|
WeakReference: Weak reference objects, which do not prevent their referents from being made |
finalizable, finalized, and then reclaimed. |
java.lang.ref.WeakReference
|
WeakReference: Weak reference objects, which do not prevent their referents from being made finalizable, |
finalized, and then reclaimed. |
java.lang.UnsatisfiedLinkError
|
UnsatisfiedLinkError: Thrown if the Java Virtual Machine cannot |
find an appropriate native-language definition of a method declared native. |
java.text.BreakIterator
|
The BreakIterator class implements methods for |
finding the location of boundaries in text. |
java.util.logging.Filter
|
A Filter can be used to provide |
fine grain control over what is logged, beyond the control provided by log levels. |
...nio.channels.NoConnectionPendingException
|
NoConnectionPendingException: Unchecked exception thrown when the {@link SocketChannel#finishConnect |
finishConnect} method of a {@link SocketChannel} is invoked without first successfully invoking its {@link SocketChannel#connect connect} method. |
javax.print.attribute.standard.Finishings
|
Class Finishings is a printing attribute class, an enumeration, that identifies whether the printer applies a |
finishing operation of some kind of binding to each copy of each printed document in the job. |
...standard.MultipleDocumentHandling
|
Class MultipleDocumentHandling is a printing attribute class, an enumeration, that controls |
finishing operations and the placement of one or more print-stream pages into impressions and onto media sheets. |
javax.print.attribute.standard.Finishings
|
Class |
Finishings is a printing attribute class, an enumeration, that identifies whether the printer applies a finishing operation of some kind of binding to each copy of each printed document in the job. |
...beancontext.BeanContextMembershipListener
|
BeanContextMembershipListener: Compliant BeanContexts |
fire events on this interface when the state of the membership of the BeanContext changes. |
...AccessibleContainerHandler
|
AccessibleContainerHandler: |
Fire PropertyChange listener, if one is registered, when children are added or removed. |
...AccessibleAWTFocusHandler
|
AccessibleAWTFocusHandler: |
Fire PropertyChange listener, if one is registered, when focus events happen |
...AccessibleAWTComponentHandler
|
AccessibleAWTComponentHandler: |
Fire PropertyChange listener, if one is registered, when shown/hidden.. |
javax.naming.event.NamingEvent
|
This class represents an event |
fired by a naming/directory service. |
...naming.ldap.UnsolicitedNotificationEvent
|
UnsolicitedNotificationEvent: This class represents an event |
fired in response to an unsolicited notification sent by the LDAP server. |
javax.naming.event.EventContext
|
Contains methods for registering/deregistering listeners to be notified of events |
fired when objects named in a context changes. |
javax.naming.event.EventDirContext
|
EventDirContext: Contains methods for registering listeners to be notified of events |
fired when objects named in a directory context changes. |
javax.naming.event.NamingExceptionEvent
|
NamingExceptionEvent: This class represents an event |
fired when the procedures/processes used to collect information for notifying listeners of NamingEvents threw a NamingException. |
java.beans.PropertyChangeListener
|
A "PropertyChange" event gets |
fired whenever a bean changes a "bound" property. |
java.beans.VetoableChangeListener
|
A VetoableChange event gets |
fired whenever a bean changes a "constrained" property. |
java.beans.EventSetDescriptor
|
An EventSetDescriptor describes a group of events that a given Java bean |
fires. |
java.awt.BorderLayout
|
A border layout lays out a container, arranging and resizing its components to |
fit in five regions: north, south, east, west, and center. |
java.awt.font.LineBreakMeasurer
|
The LineBreakMeasurer class allows styled text to be broken into lines or segments that |
fit within a particular visual advance. |
java.awt.BorderLayout
|
A border layout lays out a container, arranging and resizing its components to fit in |
five regions: north, south, east, west, and center. |
java.awt.image.IndexColorModel
|
The IndexColorModel class is a ColorModel class that works with pixel values consisting of a single sample which is an index into a |
fixed colormap in the default sRGB ColorSpace. |
java.awt.geom.FlatteningPathIterator
|
The FlatteningPathIterator class returns a |
flattened view of another {@link PathIterator} object. |
java.awt.geom.FlatteningPathIterator
|
The |
FlatteningPathIterator class returns a flattened view of another {@link PathIterator} object. |
...naming.AuthenticationNotSupportedException
|
This exception is thrown when the particular |
flavor of authentication requested is not supported. |
javax.print.FlavorException
|
Interface FlavorException is a mixin interface which a subclass of {@link PrintException PrintException} can implement to report an error condition involving a doc |
flavor or flavors class {@link javax.print.DocFlavor DocFlavor} . |
...datatransfer.UnsupportedFlavorException
|
UnsupportedFlavorException: Signals that the requested data is not supported in this |
flavor. |
javax.print.FlavorException
|
Interface |
FlavorException is a mixin interface which a subclass of {@link PrintException PrintException} can implement to report an error condition involving a doc flavor or flavors class {@link javax.print.DocFlavor DocFlavor} . |
java.awt.datatransfer.FlavorTable
|
A |
FlavorMap which relaxes the traditional 1-to-1 restriction of a Map. |
java.awt.datatransfer.FlavorMap
|
A two-way Map between "natives" Strings , which correspond to platform- specfic data formats, and |
"flavors" DataFlavors , which corerspond to platform-independent MIME types. |
java.awt.datatransfer.SystemFlavorMap
|
The SystemFlavorMap is a configurable map between "natives" Strings , which correspond to platform-specific data formats, and |
"flavors" DataFlavors , which correspond to platform-independent MIME types. |
javax.print.FlavorException
|
Interface FlavorException is a mixin interface which a subclass of {@link PrintException PrintException} can implement to report an error condition involving a doc flavor or |
flavors class {@link javax.print.DocFlavor DocFlavor} . |
javax.print.DocFlavor.SERVICE_FORMATTED
|
Class DocFlavor.SERVICE_FORMATTED provides predefined static constant DocFlavor objects for example doc |
flavors for service formatted print data. |
javax.print.DocFlavor.BYTE_ARRAY
|
Class DocFlavor.BYTE_ARRAY provides predefined static constant DocFlavor objects for example doc |
flavors using a byte array byte as the print data representation class. |
javax.print.DocFlavor.INPUT_STREAM
|
Class DocFlavor.INPUT_STREAM provides predefined static constant DocFlavor objects for example doc |
flavors using a byte stream {@link java.io.InputStream java.io.InputStream} as the print data representation class. |
javax.print.DocFlavor.CHAR_ARRAY
|
Class DocFlavor.CHAR_ARRAY provides predefined static constant DocFlavor objects for example doc |
flavors using a character array char as the print data representation class. |
javax.print.DocFlavor.READER
|
Class DocFlavor.READER provides predefined static constant DocFlavor objects for example doc |
flavors using a character stream {@link java.io.Reader java.io.Reader} as the print data representation class. |
javax.print.DocFlavor.STRING
|
Class DocFlavor.STRING provides predefined static constant DocFlavor objects for example doc |
flavors using a string {@link java.lang.String java.lang.String} as the print data representation class. |
java.awt.GridBagLayout
|
The GridBagLayout class is a |
flexible layout manager that aligns components vertically and horizontally, without requiring that the components be of the same size. |
java.awt.Component.FlipBufferStrategy
|
|
FlipBufferStrategy: Inner class for flipping buffers on a component. |
java.awt.BufferCapabilities.FlipContents
|
|
FlipContents: A type-safe enumeration of the possible back buffer contents after page-flipping |
java.awt.Component.FlipBufferStrategy
|
FlipBufferStrategy: Inner class for |
flipping buffers on a component. |
java.nio.FloatBuffer
|
FloatBuffer: A |
float buffer. |
java.awt.geom.Point2D.Float
|
The |
Float class defines a point specified in float precision. |
java.awt.geom.Rectangle2D.Float
|
The |
Float class defines a rectangle specified in float coordinates. |
java.awt.geom.RoundRectangle2D.Float
|
The |
Float class defines a rectangle with rounded corners all specified in float coordinates. |
java.awt.geom.Ellipse2D.Float
|
The |
Float class defines an ellipse specified in float precision. |
java.lang.Float
|
The |
Float class wraps a value of primitive type float in an object. |
java.awt.image.DataBufferFloat
|
DataBufferFloat: This class extends DataBuffer and stores data internally in |
float form. |
java.lang.Number
|
The abstract class Number is the superclass of classes BigDecimal, BigInteger, Byte, Double, |
Float, Integer, Long, and Short. |
java.awt.geom.CubicCurve2D.Float
|
|
Float: A cubic parametric curve segment specified with float coordinates. |
java.awt.geom.Line2D.Float
|
|
Float: A line segment specified with float coordinates. |
java.awt.geom.QuadCurve2D.Float
|
|
Float: A quadratic parametric curve segment specified with float coordinates. |
java.awt.geom.Arc2D.Float
|
|
Float: This class defines an arc specified in float precision. |
java.nio.FloatBuffer
|
|
FloatBuffer: A float buffer. |
java.awt.FlowLayout
|
A |
flow layout arranges components in a left-to-right flow, much like lines of text in a paragraph. |
java.awt.FocusTraversalPolicy
|
A FocusTraversalPolicy defines the order in which Components with a particular |
focus cycle root are traversed. |
...AccessibleAWTFocusHandler
|
AccessibleAWTFocusHandler: Fire PropertyChange listener, if one is registered, when |
focus events happen |
java.awt.event.FocusListener
|
The listener interface for receiving keyboard |
focus events on a component. |
java.awt.event.FocusAdapter
|
FocusAdapter: An abstract adapter class for receiving keyboard |
focus events. |
java.awt.KeyboardFocusManager
|
The KeyboardFocusManager is responsible for managing the active and focused Windows, and the current |
focus owner. |
java.awt.event.FocusEvent
|
A low-level event which indicates that a Component has gained or lost the input |
focus. |
java.awt.event.FocusAdapter
|
|
FocusAdapter: An abstract adapter class for receiving keyboard focus events. |
java.awt.KeyboardFocusManager
|
The KeyboardFocusManager is responsible for managing the active and |
focused Windows, and the current focus owner. |
java.awt.FocusTraversalPolicy
|
A |
FocusTraversalPolicy defines the order in which Components with a particular focus cycle root are traversed. |
java.awt.DefaultFocusTraversalPolicy
|
A |
FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container. |
java.security.BasicPermission
|
The BasicPermission class extends the Permission class, and can be used as the base class for permissions that want to |
follow the same naming convention as BasicPermission. |
java.rmi.UnmarshalException
|
An UnmarshalException can be thrown while unmarshalling the parameters or results of a remote method call if any of the |
following conditions occur: if an exception occurs while unmarshalling the call header if the protocol for the return value is invalid if a java.io.IOException occurs unmarshalling parameters on the server side or the return value on the client side . |
java.awt.color.ICC_ProfileGray
|
A subclass of the ICC_Profile class which represents profiles which meet the |
following criteria: the color space type of the profile is TYPE_GRAY and the profile includes the grayTRCTag and mediaWhitePointTag tags. |
java.awt.color.ICC_ProfileRGB
|
The ICC_ProfileRGB class is a subclass of the ICC_Profile class that represents profiles which meet the |
following criteria: The profile's color space type is RGB. |
java.io.InvalidClassException
|
InvalidClassException: Thrown when the Serialization runtime detects one of the |
following problems with a Class. |
java.awt.Font
|
The |
Font class represents fonts, which are used to render text in a visible way. |
java.awt.FontFormatException
|
FontFormatException: Thrown by method createFont in the |
Font class to indicate that the specified font is bad. |
java.awt.FontMetrics
|
The FontMetrics class defines a |
font metrics object, which encapsulates information about the rendering of a particular font on a particular screen. |
java.awt.FontFormatException
|
|
FontFormatException: Thrown by method createFont in the Font class to indicate that the specified font is bad. |
java.awt.FontMetrics
|
The |
FontMetrics class defines a font metrics object, which encapsulates information about the rendering of a particular font on a particular screen. |
java.awt.font.FontRenderContext
|
The |
FontRenderContext class is a container for the information needed to correctly measure text. |
java.awt.Font
|
The Font class represents |
fonts, which are used to render text in a visible way. |
java.awt.font.OpenType
|
The OpenType interface represents OpenType and TrueType |
fonts. |
java.net.URLDecoder
|
URLDecoder: Utility class for HTML |
form decoding. |
java.net.URLEncoder
|
URLEncoder: Utility class for HTML |
form encoding. |
javax.xml.transform.dom.DOMSource
|
DOMSource: Acts as a holder for a transformation Source tree in the |
form of a Document Object Model DOM tree. |
javax.xml.transform.stream.StreamSource
|
StreamSource: Acts as an holder for a transformation Source in the |
form of a stream of XML markup. |
java.awt.Shape
|
The Shape interface provides definitions for objects that represent some |
form of geometric shape. |
java.awt.Dialog
|
A Dialog is a top-level window with a title and a border that is typically used to take some |
form of input from the user. |
javax.xml.transform.stream.StreamResult
|
StreamResult: Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other |
form of markup. |
java.awt.image.WritableRenderedImage
|
WriteableRenderedImage is a common interface for objects which contain or can produce image data in the |
form of Rasters and which can be modified and/or written over. |
java.awt.image.RenderedImage
|
RenderedImage is a common interface for objects which contain or can produce image data in the |
form of Rasters. |
javax.naming.StringRefAddr
|
This class represents the string |
form of the address of a communications end-point. |
java.lang.Exception
|
The class Exception and its subclasses are a |
form of Throwable that indicates conditions that a reasonable application might want to catch. |
java.awt.image.DataBufferFloat
|
DataBufferFloat: This class extends DataBuffer and stores data internally in float |
form. |
java.util.logging.XMLFormatter
|
|
Format a LogRecord into a standard XML format. |
java.text.FieldPosition
|
FieldPosition is a simple class used by |
Format and its subclasses to identify fields in formatted output. |
java.text.ParsePosition
|
ParsePosition is a simple class used by |
Format and its subclasses to keep track of the current position during parsing. |
java.awt.datatransfer.DataFlavor
|
Each instance represents the opaque concept of a data |
format as would appear on a clipboard, during drag and drop, or in a file system. |
javax.print.StreamPrintServiceFactory
|
A StreamPrintServiceFactory is the factory for {@link StreamPrintService} instances, which can print to an output stream in a particular document |
format described as a mime type. |
java.util.zip.DataFormatException
|
DataFormatException: Signals that a data |
format error has occurred. |
java.awt.color.ICC_Profile
|
A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:1998-09, File |
Format for Color Profiles, September 1998, and the addendum ICC.1A:1999-04, April 1999, to that specification see http://www.color.org . |
javax.print.DocFlavor
|
Class DocFlavor encapsulates an object that specifies the |
format in which print data is supplied to a {@link DocPrintJob}. |
java.text.Format
|
|
Format is an abstract base class for formatting locale-sensitive information such as dates, messages, and numbers. |
java.text.DecimalFormatSymbols
|
This class represents the set of symbols such as the decimal separator, the grouping separator, and so on needed by DecimalFormat to |
format numbers. |
javax.imageio.ImageTypeSpecifier
|
ImageTypeSpecifier: A class that allows the |
format of an image in particular, its SampleModel and ColorModel to be specified in a convenient manner. |
java.text.ChoiceFormat
|
A ChoiceFormat allows you to attach a |
format to a range of numbers. |
java.lang.NumberFormatException
|
NumberFormatException: Thrown to indicate that the application has attempted to convert a string to one of the numeric types, but that the string does not have the appropriate |
format. |
java.text.Format.Field
|
Defines constants that are used as attribute keys in the AttributedCharacterIterator returned from |
Format.formatToCharacterIterator and as field identifiers in FieldPosition. |
java.awt.print.Book
|
The Book class provides a representation of a document in which pages may have different page |
formats and page painters. |
java.text.DateFormat
|
DateFormat is an abstract class for date/time formatting subclasses which |
formats and parses dates or time in a language-independent manner. |
java.security.cert.CRL
|
This class is an abstraction of certificate revocation lists CRLs that have different |
formats but important common uses. |
java.text.DecimalFormat
|
DecimalFormat is a concrete subclass of NumberFormat that |
formats decimal numbers. |
javax.print.StreamPrintService
|
This class extends {@link PrintService} and represents a print service that prints data in different |
formats to a client-provided output stream. |
java.awt.datatransfer.FlavorMap
|
A two-way Map between "natives" Strings , which correspond to platform- specfic data |
formats, and "flavors" DataFlavors , which corerspond to platform-independent MIME types. |
java.awt.datatransfer.SystemFlavorMap
|
The SystemFlavorMap is a configurable map between "natives" Strings , which correspond to platform-specific data |
formats, and "flavors" DataFlavors , which correspond to platform-independent MIME types. |
java.text.NumberFormat
|
NumberFormat is the abstract base class for all number |
formats. |
javax.print.attribute.standard.Destination
|
Class Destination is a printing attribute class, a URI, that is used to indicate an alternate destination for the spooled printer |
formatted data. |
java.text.FieldPosition
|
FieldPosition is a simple class used by Format and its subclasses to identify fields in |
formatted output. |
javax.print.DocFlavor.SERVICE_FORMATTED
|
Class DocFlavor.SERVICE_FORMATTED provides predefined static constant DocFlavor objects for example doc flavors for service |
formatted print data. |
java.io.PrintWriter
|
PrintWriter: Print |
formatted representations of objects to a text-output stream. |
java.util.logging.Formatter
|
A |
Formatter provides support for formatting LogRecords. |
java.text.SimpleDateFormat
|
SimpleDateFormat is a concrete class for |
formatting and parsing dates in a locale-sensitive manner. |
java.text.DateFormatSymbols
|
DateFormatSymbols is a public class for encapsulating localizable date-time |
formatting data, such as the names of the months, the names of the days of the week, and the time zone data. |
java.text.Format
|
Format is an abstract base class for |
formatting locale-sensitive information such as dates, messages, and numbers. |
java.util.logging.Formatter
|
A Formatter provides support for |
formatting LogRecords. |
java.text.DateFormat
|
DateFormat is an abstract class for date/time |
formatting subclasses which formats and parses dates or time in a language-independent manner. |
java.lang.VerifyError
|
VerifyError: Thrown when the "verifier" detects that a class file, though well |
formed, contains some sort of internal inconsistency or security problem. |
java.lang.LinkageError
|
Subclasses of LinkageError indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the |
former class. |
java.lang.ClassNotFoundException
|
ClassNotFoundException: Thrown when an application tries to load in a class through its string name using: The |
forName method in class Class. |
...auth.kerberos.DelegationPermission
|
This class is used to restrict the usage of the Kerberos delegation model, ie: |
forwardable and proxiable tickets. |
java.rmi.StubNotFoundException
|
A StubNotFoundException is thrown if a valid stub class could not be |
found for a remote object when it is exported. |
javax.naming.NameClassPair
|
This class represents the object name and class name pair of a binding |
found in a context. |
javax.naming.Reference
|
This class represents a reference to an object that is |
found outside of the naming/directory system. |
java.lang.NoSuchMethodException
|
NoSuchMethodException: Thrown when a particular method cannot be |
found. |
java.awt.Frame.AccessibleAWTFrame
|
AccessibleAWTFrame: This class implements accessibility support for the |
Frame class. |
java.awt.Frame
|
A |
Frame is a top-level window with a title and a border. |
java.awt.MenuBar
|
The MenuBar class encapsulates the platform's concept of a menu bar bound to a |
frame. |
java.util.logging.LogRecord
|
LogRecord objects are used to pass logging requests between the logging |
framework and individual log Handlers. |
java.rmi.server.RemoteStub
|
The RemoteStub class is the common superclass to client stubs and provides the |
framework to support a wide range of remote reference semantics. |
...standard.ReferenceUriSchemesSupported
|
Class ReferenceUriSchemesSupported is a printing attribute class an enumeration, that indicates a "URI scheme," such as "http:" or |
"ftp:", that a printer can use to retrieve print data stored at a URI location. |
...print.attribute.standard.ColorSupported
|
Class ColorSupported is a printing attribute class, an enumeration, that identifies whether the device is capable of any type of color printing at all, including highlight color as well as |
full process color. |
java.rmi.activation.ActivationDesc
|
ActivationDesc: An activation descriptor contains the information necessary to activate an object: the object's group identifier, the object's |
fully-qualified class name, the object's code location the location of the class , a codebase URL path, the object's restart "mode", and, a "marshalled" object that can contain object specific initialization data. |
java.util.Comparator
|
A comparison |
function, which imposes a total ordering on some collection of objects. |
javax.imageio.spi.IIOServiceProvider
|
IIOServiceProvider: A superinterface for |
functionality common to all Image I/O service provider interfaces SPIs . |
java.security.cert.CertificateFactory
|
This class defines the |
functionality of a certificate factory, which is used to generate certificate, certification path CertPath and certificate revocation list CRL objects from their encodings. |
java.security.SignatureSpi
|
SignatureSpi: This class defines the Service Provider Interface SPI for the Signature class, which is used to provide the |
functionality of a digital signature algorithm. |
java.security.MessageDigestSpi
|
MessageDigestSpi: This class defines the Service Provider Interface SPI for the MessageDigest class, which provides the |
functionality of a message digest algorithm, such as MD5 or SHA. |
java.io.LineNumberInputStream
|
LineNumberInputStream: This class is an input stream filter that provides the added |
functionality of keeping track of the current line number. |
...renderable.ContextualRenderedImageFactory
|
ContextualRenderedImageFactory provides an interface for the |
functionality that may differ between instances of RenderableImageOp. |
java.io.PushbackInputStream
|
A PushbackInputStream adds |
functionality to another input stream, namely the ability to "push back" or "unread" one byte. |
java.io.BufferedInputStream
|
A BufferedInputStream adds |
functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods. |
java.io.PrintStream
|
A PrintStream adds |
functionality to another output stream, namely the ability to print representations of various data values conveniently. |
java.io.FilterInputStream
|
A FilterInputStream contains some other input stream, which it uses as its basic source of data, possibly transforming the data along the way or providing additional |
functionality. |
...beancontext.BeanContextServiceProvider
|
One of the primary |
functions of a BeanContext is to act a as rendezvous between JavaBeans, and BeanContextServiceProviders. |