|
JavaTM 2 Platform Std. Ed. v1.4.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
redColorantTag
,
greenColorantTag
, blueColorantTag
,
redTRCTag
, greenTRCTag
,
blueTRCTag
, and mediaWhitePointTag
tags.
The ICC_Profile
getInstance
method will
return an ICC_ProfileRGB
object when these conditions are met.icon
.
desktopIcon
to the parent.
Event
variables are relevant for the event.
NameValuePair
object.
value
member described by
this ValueMember
object;
TypeCode
object.
JTable
; identifiers may be set in the
TableColumn
as as an
optional way to tag and locate table columns.
java.security.KeyStore
, the
java.security.cert
package, and
java.security.Principal
.java.security.KeyStore
, the
java.security.cert
package, and
java.security.Principal
.true
if the current input source has been marked
as allowing metadata to be ignored by setInput
.
IIOByteBuffer
that references a
given byte array, offset, and length.
IIOException
with a given message
String
.
IIOException
with a given message
String
and a Throwable
that was its
underlying cause.
IIOImage
containing a
Raster
, and thumbnails and metadata
associated with it.
IIOImage
containing a
RenderedImage
, and thumbnails and metadata
associated with it.
IIOInvalidTreeException
is thrown when an attempt
by an IIOMetadata
object to parse a tree of
IIOMetadataNode
s fails.IIOInvalidTreeException
with a
message string and a reference to the Node
that
caused the parsing error.
IIOInvalidTreeException
with a
message string, a reference to an exception that caused this
exception, and a reference to the Node
that caused
the parsing error.
IIOMetadata
object.
IIOMetadata
object with the given
format names and format class names, as well as a boolean
indicating whether the standard format is supported.
IIOMetadata
object, either by putting
up a GUI to obtain values from a user, or by other means.IIOMetadata.getAsTree
and passed to
IIOMetadata.setFromTree
and mergeTree
.IIOMetadataFormat
interface.IIOMetadataFormatImpl
instance,
with a given root element name and child policy (other than
CHILD_POLICY_REPEAT
).
IIOMetadataFormatImpl
instance,
with a given root element name and a child policy of
CHILD_POLICY_REPEAT
.
org.w3c.dom.Element
interface and additionally allows
for the storage of non-textual objects via the
getUserObject
and setUserObject
methods.IIOMetadataNode
.
IIOMetadataNode
with a given node
name.
IIOParam
object, either by putting up a
GUI to obtain values from a user, or by other means.ImageReader
implementations to
notify callers of their image and thumbnail reading methods of
progress.ImageReader
implementations to
notify callers of their image and thumbnail reading methods of
pixel updates.ImageReader
implementations to
notify callers of their image and thumbnail reading methods of
warnings (non-fatal errors).IIOServiceProvider
.
IIOServiceProvider
with a given
vendor name and version identifier.
ImageWriter
implementations to notify
callers of their image writing methods of progress.ImageWriter
implementations to
notify callers of their image and thumbnail reading methods of
warnings (non-fatal errors).IllegalAccessError
with no detail message.
IllegalAccessError
with the specified
detail message.
IllegalAccessException
without a
detail message.
IllegalAccessException
with a detail message.
IllegalArgumentException
with no
detail message.
IllegalArgumentException
with the
specified detail message.
IllegalMonitorStateException
with no
detail message.
IllegalMonitorStateException
with the
specified detail message.
IllegalPathStateException
represents an
exception that is thrown if an operation is performed on a path
that is in an illegal state with respect to the particular
operation being performed, such as appending a path segment
to a GeneralPath
without an initial moveto.IllegalPathStateException
with no
detail message.
IllegalPathStateException
with the
specified detail message.
IllegalThreadStateException
with no
detail message.
IllegalThreadStateException
with the
specified detail message.
RenderedImage
being referenced.
Image
is the superclass of all
classes that represent graphical images.GraphicsConfiguration
object and should be
re-created as appropriate.
imageComplete
method of the ImageConsumer
interface.
DataFlavor
representing a Java Image class,
where:
ImageGraphicAttribute
class is an implementation of
GraphicAttribute
which draws images in
a TextLayout
.ImageGraphicAttribute
from the specified
Image
.
ImageGraphicAttribute
from the specified
Image
.
ImageIcon
class.ImageReader
s.ImageInputStream
interface.ImageInputStreamImpl
.
ImageInputStream
s.ImageInputStreamSpi
.
ImageInputStreamSpi
with a given set
of values.
ImageReader
s and ImageWriter
s, and
performing simple encoding and decoding.ImageWriter
s.ImageOutputStream
interface.ImageOutputStreamImpl
.
ImageOutputStream
s.ImageOutputStreamSpi
.
ImageOutputStreamSpi
with a given
set of values.
read
call of the associated
ImageReader
.
write
call within the associated
ImageWriter
.
ImageReader
and sets its
originatingProvider
field to the supplied value.
ImageReader
s.ImageReaderSpi
.
ImageReaderSpi
with a given
set of values.
ImageReaderSpi
and ImageWriterSpi
.ImageReaderWriterSpi
.
ImageReaderWriterSpi
with a given
set of values.
ImageReadParam
.
ImageTranscoder
s.ImageTranscoderSpi
.
ImageTranscoderSpi
with a given set
of values.
SampleModel
and ColorModel
) to be
specified in a convenient manner.ImageTypeSpecifier
directly
from a ColorModel
and a SampleModel
.
ImageTypeSpecifier
from a
RenderedImage
.
img
.
Icon
's
Image
is not equal to the
passed in Image
img
.
ImageWriteParam
.
ImageWriteParam
set to use a
given Locale
.
ImageWriter
and sets its
originatingProvider
instance variable to the
supplied value.
ImageWriter
s.ImageWriterSpi
.
ImageWriterSpi
with a given
set of values.
ImagingOpException
is thrown if one of the
BufferedImageOp
or RasterOp
filter methods cannot
process the image.ImagingOpException
object with the
specified message.
IMP_LIMIT
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
IMP_LIMIT
exception with the specified
minor code and completion status.
IMP_LIMIT
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
IMP_LIMIT
exception with the specified detail
message, minor code, and completion status.
Name
object for Implementation-Title
manifest attribute used for package versioning.
Name
object for Implementation-Vendor-URL
manifest attribute used for package versioning.
Name
object for Implementation-Vendor
manifest attribute used for package versioning.
Name
object for Implementation-Vendor-Id
manifest attribute used for package versioning.
Name
object for Implementation-Version
manifest attribute used for package versioning.
PrivateCredentialPermission
implies
the specified Permission
.
UPDATE_RULE
,
indicates that
when the primary key is updated, the foreign key (imported key)
is changed to agree with it.
UPDATE_RULE
and DELETE_RULE
, indicates that
if the primary key has been imported, it cannot be updated or deleted.
UPDATE_RULE
, indicates that
a primary key may not be updated if it has been imported by
another table as a foreign key.
UPDATE_RULE
and DELETE_RULE
, indicates that
if the primary key is updated or deleted, the foreign key (imported key)
is set to the default value.
UPDATE_RULE
and DELETE_RULE
, indicates that
when the primary key is updated or deleted, the foreign key (imported key)
is changed to NULL
.
url
.
inactiveCaption
system color.
inactiveCaptionBorder
system color.
inactiveCaptionText
system color.
id
is currently inactive.
inactiveGroup
callback to the group's
monitor.
inactiveObject
method is called
indirectly via a call to the Activatable.inactive
method.
inactiveObject
method when an object in its group
becomes inactive (deactivates).
checkPermission
call be used instead.
checkPermission
call be used instead.
checkPermission
call be used instead.
IncompatibleClassChangeError
with no
detail message.
IncompatibleClassChangeError
with the
specified detail message.
DynAny
.InconsistentTypeCode
user exception
with no reason message.
InconsistentTypeCode
user exception
with the specified reason message.
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.IndexColorModel
from the specified
arrays of red, green, and blue components.
IndexColorModel
from the given
arrays of red, green, blue and alpha components.
IndexColorModel
from the given arrays
of red, green, and blue components.
IndexColorModel
from a single
array of interleaved red, green, blue and optional alpha
components.
IndexColorModel
from a single array of
interleaved red, green, blue and optional alpha components.
IndexColorModel
from an array of
ints where each int is comprised of red, green, blue, and
optional alpha components in the default RGB color model format.
IndexColorModel
from an
int
array where each int
is
comprised of red, green, blue, and alpha
components in the default RGB color model format.
equals
method.
elem
.
index
, and testing for equality using
the equals
method.
elem
, beginning
the search at index
.
icon
,
or -1 if no tab has this icon.
title
, or
-1 if no tab has this title.
IndexOutOfBoundsException
with no
detail message.
IndexOutOfBoundsException
with the
specified detail message.
JList
coordinates.
indexToLocation
method on each UI handled by this object.
info
system color.
infoText
system color.
ORB
singleton object.
paramSpec
.
ORB
instance for an applet.
PKIXCertPathChecker
.
params
and decodes them
according to the specified decoding scheme.
Mac
object with the given key.
Mac
object with the given key and
algorithm parameters.
ORB
instance for a standalone
application.
ComponentUI
classes,
putting the ID-ComponentUI
pairs
in the passed-in defaults table.
initialSelectionValue
.
initialValue
.
INITIALIZE
exception with a default
minor code of 0 and a completion state of
CompletionStatus.COMPLETED_NO
.
SecureRandom
implementation of the highest-priority installed provider as the source
of randomness.
initialize
method assumes
all state held in objects of this type is exposed via the
matching pairs of "setter" and "getter" methods in the order
they are returned by the Introspector.
newInstance
so that the new instance becomes equivalent to oldInstance
.
SecureRandom
implementation of the highest-priority installed provider as the source
of randomness.
INITIALIZE
exception with the specified
minor code and completion status.
INITIALIZE
exception with the specified detail
message, a minor code of 0, and a completion state of
CompletionStatus.COMPLETED_NO
.
INITIALIZE
exception with the specified detail
message, minor code, and completion status.
selectionValues
.
options
.
acceptSecContext
method.
acceptSecContext
method using
streams.
ImageInputStream
or other
Object
by setInput
and retrieved
by getInput
.
inputValue
.
Class
object indicating the legal object type
for use by the createInputStreamInstance
method.
InputMap
provides a binding between an input event
(currently only KeyStroke
s are used)
and an Object
.InputMap
with no parent and no mappings.
InputMethodEvent
with the specified
source component, type, text, caret, and visiblePosition.
InputMethodEvent
with the specified
source component, type, time, text, caret, and visiblePosition.
InputMethodEvent
with the
specified source component, type, caret, and visiblePosition.
charset
.Class
objects to be returned from
getInputTypes
, initially null
.
org.omg.CORBA.Any
object as the value for this
DynAny
object.
Any
object
into this Any
object's value
field.
boolean
as the value for this
DynAny
object.
boolean
into this Any
object's value
field.
char
as the value for this
DynAny
object.
char
into this Any
object's value
field.
double
as the value for this
DynAny
object.
double
into this Any
object's value
field.
org.omg.CORBA.NO_IMPLEMENT
exception.
org.omg.CORBA.NO_IMPLEMENT
exception.
float
as the value for this
DynAny
object.
float
into this Any
object's value
field.
int
as the value for this
DynAny
object.
int
into this Any
object's value
field.
long
as the value for this
DynAny
object.
long
into this Any
object's value
field.
org.omg.CORBA.Object
object
into this Any
object's value
field.
org.omg.CORBA.Object
object
into this Any
object's value
field.
byte
as the value for this
DynAny
object.
byte
into this Any
object's value
field.
org.omg.CORBA.Object
as the value for this
DynAny
object.
short
as the value for this
DynAny
object.
short
into this Any
object's value
field.
Streamable
object
into this Any
object's value
field.
String
object as the value for this
DynAny
object.
String
object
into this Any
object's value
field.
org.omg.CORBA.TypeCode
as the value for this
DynAny
object.
TypeCode
object
into this Any
object's value
field.
int
as the value for this
DynAny
object.
int
into this Any
object's value
field.
long
as the value for this
DynAny
object.
long
into this Any
object's value
field.
short
as the value for this
DynAny
object.
short
into this Any
object's value
field.
java.io.Serializable
object as the value for this
DynAny
object.
java.io.Serializable
object
into this Any
object's value
field.
java.io.Serializable
object
into this Any
object's value
field.
char
as the value for this
DynAny
object.
char
into this Any
object's value
field.
String
as the value for this
DynAny
object.
String
object
into this Any
object's value
field.
Action
object at
a given position.
Action
object at a given position.
boolean
argument into this string buffer.
char
argument into this string buffer.
char
array
argument into this string buffer.
str
array argument into this string buffer.
double
argument into this string buffer.
float
argument into this string buffer.
int
argument into this string buffer.
long
argument into this string buffer.
Object
argument into this string buffer.
JMenuitem
at a given position.
child
to the receiver at index
.
newChild
from its present parent (if it has a
parent), sets the child's parent to this node, and then adds the child
to this node's child array at index childIndex
.
newChild
before the existing
child node refChild
.
newChild
before the existing child node
refChild
.
TextMeasurer
after a single character has
been inserted
into the paragraph currently represented by this
TextMeasurer
.
LineBreakMeasurer
after a single
character is inserted into the text, and sets the current
position to the beginning of the paragraph.
index
.
index
.
SizeSequence
.
ResultSet
object and into the database.
row
in the model.
row
in the model.
ResultSet.rowInserted
.
component
, at index
,
represented by a title
and/or icon
,
either of which may be null
.
insert(String, int)
.
Insets
object is a representation of the borders
of a container.getInsets()
.
Insets
object with the
specified top, left, bottom, and right insets.
contains(int, int)
.
contains(int, int)
.
AbstractFormatter
onto a particular
JFormattedTextField
.
DefaultFormatter
onto a particular
JFormattedTextField
.
DefaultFormatter
onto a particular
JFormattedTextField
.
DefaultFormatter
onto a particular
JFormattedTextField
.
JSpinner
border
,
foreground
, and background
, properties
based on the corresponding "Spinner.*" properties from defaults table.
JList
that the
BasicListUI
is associated with.
propertyChangeListener
with
a shared object that delegates interesting PropertyChangeEvents
to protected methods.
UIManager.setInstalledLookAndFeels(javax.swing.UIManager.LookAndFeelInfo[])
.
installDefaults
, installListeners
,
and then adds the components returned by createNextButton
,
createPreviousButton
, and createEditor
.
JOptionPane
.
this.list
by calling installDefaults()
,
installListeners()
, and installKeyboardActions()
in order.
installUI
to install
the necessary state onto the passed in JRootPane
to render the metal look and feel implementation of
RootPaneUI
.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
installUI
method on each UI handled by this object.
true
, the protocol will automatically follow redirects.
instantiate
method returns
an expression containing the predefined method name "new" which denotes a
call to a constructor with the arguments as specified in
the DefaultPersistenceDelegate
's constructor.
oldInstance
.
BeanContext
.
new
construct to instantiate an abstract class or an interface.InstantiationError
with no detail message.
InstantiationError
with the specified
detail message.
newInstance
method in class
Class
, but the specified class object cannot be
instantiated because it is an interface or is an abstract class.InstantiationException
with no detail message.
InstantiationException
with the
specified detail message.
Patch
.
float
value corresponding to a given
bit represention.
Integer
class wraps a value of the primitive type
int
in an object.INTEGER
.
Integer
object that
represents the specified int
value.
Integer
object that
represents the int
value indicated by the
String
parameter.
int
value representing the interface
modifier.
INTERNAL
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
INTERNAL
exception with the specified
minor code and completion status.
INTERNAL
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
INTERNAL
exception with the specified detail
message, minor code, and completion status.
InternalError
with no detail message.
InternalError
with the specified
detail message.
AWTEvent
that adds support for
JInternalFrame
objects as the event source.InternalFrameEvent
object.
InternationalFormatter
extends DefaultFormatter
,
using an instance of java.text.Format
to handle the
conversion to a String, and the conversion from a String.InternationalFormatter
with no
Format
specified.
InternationalFormatter
with the specified
Format
instance.
interrupt
method in class Thread
.InterruptedException
with no detail message.
InterruptedException
with the
specified detail message.
InterruptedIOException
with
null
as its error detail message.
InterruptedIOException
with the
specified detail message.
Area
to the intersection of
its current shape and the shape of the specified Area
.
Rectangle2D
objects and puts the result into the specified destination
Rectangle2D
object.
Rectangle
with the
specified Rectangle
.
BitSet
has any bits set to
true
that are also set to true
in this
BitSet
.
Polygon
intersects the
interior of a specified set of rectangular coordinates.
Shape
intersects the
interior of a specified rectangular area.
RoundRectangle2D
intersects the interior of a specified set of rectangular
coordinates.
QuadCurve2D
intersects the
interior of a specified set of rectangular coordinates.
Ellipse2D
intersects
the interior of a specified rectangular area.
Area
object
intersects the interior of the specified rectangular area.
Shape
intersects the
interior of a specified set of rectangular coordinates.
Line2D
intersects the interior of a
specified set of rectangular coordinates.
Rectangle2D
intersects the interior of a specified set of rectangular
coordinates.
Rectangle
and the specified
Rectangle
intersect.
Polygon
intersects the
interior of a specified Rectangle2D
.
Shape
intersects the
interior of a specified Rectangle2D
.
QuadCurve2D
intersects the
interior of a specified Rectangle2D
.
Rectangle2D
.
Area
object
intersects the interior of the specified Rectangle2D
.
Shape
intersects the
interior of a specified Rectangle2D
.
Line2D
intersects the interior of a
specified Rectangle2D
.
Shape
intersects the
interior of a specified Rectangle2D
.
Rectangle2D
.
Rectangle2D
.
INTF_REPOS
exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
INTF_REPOS
exception with the specified
minor code and completion status.
INTF_REPOS
exception with the specified detail.
INTF_REPOS
exception with the specified detail
message, minor code, and completion status.
IntHolder
object with its
value
field initialized to 0
.
IntHolder
object with its
value
field initialized to the given
int
.
IntrospectionException
with a
detailed message.
Double
as an
int
(by casting to type int
).
Float
as an
int
(by casting to type int
).
Short
as an
int
.
Byte
as an
int
.
Long
as an
int
.
int
.
Integer
as an
int
.
int
.
int
.
INV_FLAG
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
INV_FLAG
exception with the specified
minor code and completion status.
INV_FLAG
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
INV_FLAG
exception with the specified detail
message, minor code, and completion status.
INV_IDENT
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
INV_IDENT
exception with the specified
minor code and completion status.
INV_IDENT
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
INV_IDENT
exception with the specified detail
message, minor code, and completion status.
INV_OBJREF
exception with a default
minor code of 0 and a completion state of COMPLETED_NO.
INV_OBJREF
exception with the specified
minor code and completion status.
INV_OBJREF
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
INV_OBJREF
exception with the specified detail
message, minor code, and completion status.
INV_POLICY
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
INV_POLICY
exception with the specified
minor code and completion status.
INV_POLICY
exception with the
specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
INV_POLICY
exception with the
specified description message, minor code, and completion status.
DynAny
or Any
is passed as a parameter.INVALID_TRANSACTION
exception with a default minor code
of 0 and a completion state of COMPLETED_NO.
INVALID_TRANSACTION
exception with the specified
minor code and completion status.
INVALID_TRANSACTION
exception
with the specified detail message.
INVALID_TRANSACTION
exception with the specified detail
message, minor code, and completion status.
Invalid
object.
Invalid
object.
Polygon
.
LayoutCache
that the bounds for
path
are invalid, and need to be updated.
LayoutCache
that the bounds for
path
are invalid, and need to be updated.
TreeState
that it needs to recalculate
all the sizes it is referencing.
TreeState
that it needs to recalculate
all the sizes it is referencing.
InvalidMidiDataException
indicates that inappropriate MIDI
data was encountered.InvalidMidiDataException
with
null
for its error detail message.
InvalidMidiDataException
with the
specified detail message.
InvalidName
exception is raised when
ORB.resolve_initial_references
is passed a name
for which there is no initial reference.InvalidName
exception with no reason message.
InvalidName
exception with the specified
reason message.
InvalidObjectException
.
Preferences
specification.InvalidSeq
object.
InvalidSeq
object.
InvalidValue
object.
InvalidValue
object.
ptSrc
and stores the
result in ptDst
.
run()
method on a Runnable
when dispatched by the AWT event dispatcher thread.InvocationEvent
with the specified
source and ID which will execute the runnable's run
method when dispatched.
InvocationEvent
with the specified
source which will execute the runnable's run
method when dispatched.
InvocationEvent
with the specified
source which will execute the runnable's run
method when dispatched.
InvocationHandler
is the interface implemented by
the invocation handler of a proxy instance.InvocationTargetException
with
null
as the target exception.
Request
object.
EventHandler
.
Method
object, on the specified object with the specified parameters.
newCall
, invoke
, and done
), a
stub uses a single method, invoke(Remote, Method, Object[],
int)
, on the remote reference to carry out parameter
marshalling, remote method executing and unmarshalling of the return
value.
1.2 stubs are generated using rmic -v1.2
. By
default, rmic
generates stubs compatible with JDK1.1 and
the Java 2 SDK. The compatible stubs can also be generated using
rmic -vcompat
.
runnable
to have its run
method called in the dispatch thread of the EventQueue
.
runnable
to have its run
method called in the dispatch thread of the EventQueue
.
messagesStopCellEditing
.
stopCellEditing
is invoked, and changes are saved.
IOException
with null
as its error detail message.
IOException
with the specified detail
message.
true
if the object whose capabilities are
encapsulated in this ImageCapabilities
can be or is
accelerated.
AcceptAll FileFilter
is used.
DropTarget
is currently active (ready to accept drops).
index
was added to
the selection.
ResultSet
object.
ColorModel
.
FontRenderContext
.
Class
object represents an array class.
Class
object is either the same as, or is a superclass or
superinterface of, the class or interface represented by the specified
Class
parameter.
true
if the named attribute must be
present within the named element.
waitForIdle
after generating an event.
getScrollMode()
.
ResultSet
object.
true
if this tag is a block
tag, which is a tag used to add structure to a
document.
Font
object's style is
BOLD.
borderPainted
property.
borderPainted
property.
borderPainted
property.
borderPaintedFlat
property.
true
since this
ImageOutputStream
caches data in order to allow
seeking backwards.
true
since this
ImageOutputStream
caches data in order to allow
seeking backwards.
true
since this
ImageInputStream
caches data in order to allow
seeking backwards.
true
since this
ImageInputStream
caches data in order to allow
seeking backwards.
true
if this ImageInputStream
caches data itself in order to allow seeking backwards.
false
since this
ImageOutputStream
does not maintain a file cache.
true
since this
ImageOutputStream
maintains a file cache.
false
since this
ImageInputStream
does not maintain a file cache.
true
since this
ImageInputStream
maintains a file cache.
true
if this ImageInputStream
caches data itself in order to allow seeking backwards, and
the cache is kept in a temporary file.
true
since this
ImageOutputStream
maintains a main memory cache.
false
since this
ImageOutputStream
does not maintain a main memory
cache.
true
since this
ImageInputStream
maintains a main memory cache.
false
since this
ImageInputStream
does not maintain a main memory
cache.
true
if this ImageInputStream
caches data itself in order to allow seeking backwards, and
the cache is kept in main memory.
true
if a print job is
in progress, but is going to be cancelled
at the next opportunity; otherwise returns
false
.
CellEditor
to
the delegate
.
anEvent
is not a
MouseEvent
.
anEvent
.
realEditor
returns true to this
message, prepareForEditing
is messaged and true is returned.
row
and column
is editable.
rowIndex
and
columnIndex
is editable.
JInternalFrame
can be closed by
some user action.
Connection
object has been
closed.
JInternalFrame
is currently closed.
true
if the Timer
coalesces
multiple pending action events.
true
if this is a combining glyph.
true
if raster
is compatible
with this ColorModel
and false
if it is
not.
raster
is compatible with this
ColorModel
; false if it is not.
true
if raster
is compatible
with this ColorModel
or false
if it
is not compatible with this ColorModel
.
true
if raster
is compatible
with this ColorModel
and false
if it is
not.
SampleModel
is compatible
with this ColorModel
.
SampleModel
is compatible with this ColorModel
.
SampleModel
is compatible
with this ColorModel
.
SampleModel
is compatible with this
ColorModel
.
true
if this is a component glyph.
true
if the current compression type
provides lossless compression.
false
since the JPEG plug-in only supports
lossy compression.
ImageConsumer
object is currently registered with this
ImageProducer
as one of its consumers.
contentAreaFilled
property.
boolean
indicating whether or not
this shaper shapes contextually.
continuousLayout
property.
Object
is current.
true
if the gradient cycles repeatedly
between the two colors C1 and C2.
Transferable
.
boolean
indicating if the given DataFlavor
is
supported by this DropTargetContext
.
boolean
indicating if the
specified DataFlavor
is available
from the source.
boolean
indicating
if the specified DataFlavor
is supported.
defaultButton
property,
which if true
means that this button is the current
default button for its JRootPane
.
defaultCapable
property.
JDialog
s should have their
Window decorations provided by the current look and feel.
JFrame
s should have their
Window decorations provided by the current look and feel.
aTreePath
is a
descendant of this
TreePath.
true
if a component a
descends from a component b
Object
has been destroyed.
EventQueue
's dispatch thread.
true
if this GraphicsDevice
supports low-level display changes.
boolean
indicating whether or not
this StreamPrintService
has been disposed.
DocFlavor
.
Image
support
is available on the underlying platform.
JComboBox
is editable.
TextComponent
is editable or not.
isEditing
method on each UI handled by this object.
true
if this
RenderingHints
contains no key-value mappings.
Rectangle
is empty.
RoundRectangle2D
is empty.
RoundRectangle2D
is empty.
Ellipse2D
is empty.
Ellipse2D
is empty.
Area
object encloses any area.
RectangularShape
is empty.
Rectangle2D
is empty.
Rectangle2D
is empty.
BitSet
contains no bits that are set
to true
.
Action
.
index
is
currently enabled.
path
is
currently expanded.
ResultSet
object.
DataFlavor
specified represents
a list of file objects.
DataFlavor
specified represents
a remote object.
DataFlavor
specified represents
a serialized object.
DataFlavor
is a valid text flavor for
this implementation of the Java platform.
floatable
property.
true
because all Windows must be roots of a
focus traversal cycle.
true
because all JInternalFrame
s must be
roots of a focus traversal cycle.
KeyboardFocusManager.getDefaultFocusTraversalPolicy()
true
if this Component
is the
focus owner.
paintFocus
property.
isFocusable()
.
isFocusTraversable
method on each UI handled by this object.
true
if the format that this writer
outputs preserves pixel data bit-accurately.
Frame
s.
true
if this GraphicsDevice
supports full-screen exclusive mode.
true
if it is a general entity.
boolean
indicating whether or
not the specified GraphicsConfiguration
can be
used to create a drawing surface that supports the indicated
features.
JInternalFrame
is currently iconified.
iconable
property,
which by default is false
.
true
if the wrapped transform is
an identity transform.
true
if this AffineTransform
is
an identity transform.
true
if the current input source has been
marked as allowing metadata to be ignored by passing
true
as the ignoreMetadata
argument
to the setInput
method.
true
if the image is organized into
tiles, that is, equal-sized non-overlapping rectangles.
indeterminate
property.
true
if this Double
value is
infinitely large in magnitude, false
otherwise.
true
if this Float
value is
infinitely large in magnitude, false
otherwise.
true
if the specified number is infinitely
large in magnitude, false
otherwise.
true
if the specified number is infinitely
large in magnitude, false
otherwise.
Object
is assignment-compatible
with the object represented by this Class
.
Class
object represents an
interface type.
Font
object's style is
ITALIC.
String
is an encoded Java
MIME type.
ResultSet
object.
leadAnchorNotificationEnabled
flag.
true
if the leading edge of the character was
hit.
false
.
true
if node
is a leaf.
true
if this TextLayout
has
a left-to-right base direction or false
if it has
a right-to-left base direction.
true
if this is a ligature glyph.
lightWeightPopupEnabled
property.
Tooltips
are in use, or false if heavyweight (native peer)
Tooltips
are being used.
lightWeightPopupEnabled
property.
Line.Info
object.
Line.Info
object.
boolean
indicating if the encapsulated
Transferable
object represents the result
of local drag-n-drop operation (within the same JVM).
Util.isLocal(javax.rmi.CORBA.Stub)
.
int
indicating if
the source is in the same JVM as the target.
mouseX
and mouseY
fall
in the area of row that is used to expand/collapse the node and
the node at row
does not represent a leaf.
Component.setFocusTraversalKeys(int, Set)
and
Container.setFocusCycleRoot(boolean)
.
maximizable
property.
JInternalFrame
is currently maximized.
null
value otherwise returns false.
mimeType
of two DataFlavor
objects.
DataFlavor
.
DataFlavor
represent a serialized object?
null
value otherwise returns false.
true
if this Double
value is
a Not-a-Number (NaN), false
otherwise.
true
if this Float
value is a
Not-a-Number (NaN), false
otherwise.
true
if the specified number is a
Not-a-Number (NaN) value, false
otherwise.
true
if the specified number is a
Not-a-Number (NaN) value, false
otherwise.
false
;
this look and feel is not native to any platform.
anotherNode
is an ancestor of this node
-- if it is this node, this node's parent, or an ancestor of this
node's parent.
aNode
is a child of this node.
anotherNode
is a descendant of this node
-- if it is this node, one of this node's children, or a descendant of
one of this node's children.
aNode
is in the same tree
as this node.
anotherNode
is a sibling of (has the
same parent as) this node.
oneTouchExpandable
property.
AWTKeyStroke
represents a key release.
JViewport
overrides the default implementation of
this method (in JComponent
) to return false.
glassPane
and contentPane
have the same bounds, which means JRootPane
does not tiles its children and this should return false.
true
if the ImageReader
object
passed in is an instance of the ImageReader
associated with this service provider.
true
if the ImageWriter
object
passed in is an instance of the ImageWriter
associated with this service provider.
true
if it is a parameter entity.
offset
inclusive, is parity-adjusted.
offset
inclusive, is parity-adjusted.
isEditable
.
path
,
is in the current selection.
path
, is in the current
selection.
Font
object's style is
PLAIN.
Area
consists entirely of
straight edged polygonal geometry.
MouseEvent
is considered a popup trigger
by the JPopupMenu
's currently installed UI.
isPopupTrigger
method on each UI handled by this object.
isPopupVisible
method on each UI handled by this object.
null
value otherwise returns false.
true
if this tag is pre-formatted,
which is true if the tag is either PRE
or
TEXTAREA
.
Class
object represents a
primitive type.
BeanContext
.
getProxyClass
method or the newProxyInstance
method.
true
if the storage format of the given
image places no inherent impediment on random access to pixels.
Connection
object is in read-only mode.
true
if this object does not support the
mergeTree
, setFromTree
, and
reset
methods.
Subject
is read-only.
RowSet
object is read-only.
a
contains b
Area
is rectangular in shape.
list()
method).
AbstractPreferences.removeNode()
method.
true
(the default)
if the Timer
will send
an action event
to its listeners multiple times.
DataFlavor
is java.nio.ByteBuffer
or a
subclass thereof.
DataFlavor
is java.nio.CharBuffer
or a
subclass thereof.
DataFlavor
represent a
java.io.InputStream
?
DataFlavor
is java.io.Reader
or a subclass
thereof.
Remote
.
true
if this JComponent
should
get focus; otherwise returns false
.
JInternalFrame
can be resized
by some user action.
rolloverEnabled
property.
add
and setLayout
should be checked.
add
and
setLayout
cause an exception to be thrown.
add
and
setLayout
will cause an exception to be thrown.
add
and
setLayout
cause an exception to be thrown.
row
is selected.
row
is selected.
true
if the Timer
is running.
true
if the current input source has been
marked as seek forward only by passing true
as the
seekForwardOnly
argument to the
setInput
method.
JInternalFrame
is the
currently "selected" or active frame.
ButtonModel
is selected.
isIndexSelected(int)
.
UndoableEdit
s
in edits
do.
Area
is comprised of a single
closed subpath.
true
if this is a standard glyph.
true
if the standard metadata format is
among the document formats recognized by the
getAsTree
and setFromTree
methods on
the image metadata objects produced or consumed by this
plug-in.
true
if the standard metadata format is
supported by getMetadataFormat
,
getAsTree
, setFromTree
, and
mergeTree
.
true
if the standard metadata format is
among the document formats recognized by the
getAsTree
and setFromTree
methods on
the stream metadata objects produced or consumed by this
plug-in.
stringPainted
property.
false
since DOM features are not
supported.
true
;
every platform permits this look and feel.
time
is valid.
export
method.
Font
object has a
transform that affects its size in addition to the Size
attribute.
true
if the VolatileImage
described by this ImageCapabilities
can lose
its surfaces.
Preferences.isUserNode()
.
revalidate
on any descendant of this JSplitPane
will cause a request to be queued that
will validate the JSplitPane
and all its descendants.
revalidate
that come from within the
textfield itself will
be handled by validating the textfield, unless the textfield
is contained within a JViewport
,
in which case this returns false.
revalidate
on any descendant of this
JScrollPane
.
revalidate
calls by
descendants of this component will cause the entire tree
beginning with this root to be validated.
JRootPane
calls
revalidate
, validate from here on down.
true
if this TextLayout
is vertical.
true
if this is a whitespace glyph.
TypeCode
object at the given index.
String
object at the given index.
NamedValue
object at the given index.
index
th item in the map.
index
th item in the collection.
ItemEvent
object.
ItemListener
.
Iterator
for the events
comprising the gesture.
iv
as the IV.
len
bytes in iv
,
beginning at offset
inclusive, as the IV.
|
JavaTM 2 Platform Std. Ed. v1.4.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.