|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
View
s that have size dependent upon tabs.tabForCoordinate
method on each UI handled by this object.
null
.
JListBox
,
JComboBox
, JTree
, or JTable
needs to implement.JTable
.TableModel
generates
a TableModelEvent
.
TableColumn
represents all the attributes of a column in a
JTable
, such as width, resizibility, minimum and maximum width.null
renderer and a
null
editor.
null
renderer and a null
editor.
null
renderer and a
null
editor.
TableColumn
with the specified model index,
width, cell renderer, and cell editor;
all TableColumn
constructors delegate to this one.
JTable
.TableColumnModelEvent
object.
TableHeader
working with the table.
TableModel
interface specifies the methods the
JTable
will use to interrogate a tabular data model.TableModel
to get the new row count and all the appropriate values.
RowSorter
that provides sorting
and filtering using a TableModel
.TableRowSorter
with an empty model.
TableRowSorter
using model
as the underlying TableModel
.
pos
with a default alignment
and default leader.
pos
,
alignment align
and leader leader
.
TabularType
class is the open type class
whose instances describe the types of TabularData
values.TabularType
instance, checking for the validity of the given parameters.
inclusive
is true) fromKey
.
inclusive
is true) fromElement
.
double
value.
double
value.
DataLine
from which
audio data can be read.TargetedNotification
object.
TCKind
, which
specifies the kind of a TypeCode
object.TCKind.from_int(int)
instead.
SystemColor.text
system color.
Text
interface inherits from CharacterData
and represents the textual content (termed character data in XML) of an Element
or Attr
.Cursor.TEXT_CURSOR
.
SystemColor.textHighlight
system color.
SystemColor.textHighlightText
system color.
"text/html;
charset=utf-16"
, print data representation class name =
"[C"
(character array).
"text/html;
charset=utf-16"
, print data representation class name =
"java.io.Reader"
(character stream).
"text/html;
charset=utf-16"
, print data representation class name =
"java.lang.String"
.
"text/html"
,
encoded in the host platform encoding.
"text/html"
,
encoded in the host platform encoding.
"text/html"
,
encoded in the host platform encoding.
"text/html; charset=us-ascii"
,
print data representation class name =
"[B"
(byte array).
"text/html; charset=us-ascii"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/html; charset=us-ascii"
,
print data representation class name =
"java.net.URL"
(byte stream).
"text/html; charset=utf-16"
,
print data representation class name = "[B"
(byte
array).
"text/html; charset=utf-16"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/html; charset=utf-16"
,
print data representation class name =
"java.net.URL"
(byte stream).
"text/html; charset=utf-16be"
(big-endian byte ordering),
print data representation class name = "[B"
(byte
array).
"text/html; charset=utf-16be"
(big-endian byte ordering),
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/html; charset=utf-16be"
(big-endian byte ordering),
print data representation class name =
"java.net.URL"
(byte stream).
"text/html; charset=utf-16le"
(little-endian byte ordering),
print data representation class name = "[B"
(byte
array).
"text/html; charset=utf-16le"
(little-endian byte ordering),
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/html; charset=utf-16le"
(little-endian byte ordering),
print data representation class name =
"java.net.URL"
(byte stream).
"text/html; charset=utf-8"
,
print data representation class name = "[B"
(byte
array).
"text/html; charset=utf-8"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/html; charset=utf-8"
,
print data representation class name =
"java.net.URL"
(byte stream).
SystemColor.textInactiveText
system color.
Text
node.
"text/plain;
charset=utf-16"
, print data representation class name =
"[C"
(character array).
"text/plain;
charset=utf-16"
, print data representation class name =
"java.io.Reader"
(character stream).
"text/plain;
charset=utf-16"
, print data representation class name =
"java.lang.String"
.
"text/plain"
,
encoded in the host platform encoding.
"text/plain"
,
encoded in the host platform encoding.
"text/plain"
,
encoded in the host platform encoding.
"text/plain; charset=us-ascii"
,
print data representation class name =
"[B"
(byte array).
"text/plain; charset=us-ascii"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/plain; charset=us-ascii"
,
print data representation class name =
"java.net.URL"
(byte stream).
"text/plain; charset=utf-16"
,
print data representation class name = "[B"
(byte
array).
"text/plain; charset=utf-16"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/plain; charset=utf-16"
,
print data representation class name =
java.net.URL""
(byte stream).
"text/plain; charset=utf-16be"
(big-endian byte ordering),
print data representation class name = "[B"
(byte
array).
"text/plain; charset=utf-16be"
(big-endian byte ordering),
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/plain; charset=utf-16be"
(big-endian byte ordering),
print data representation class name =
"java.net.URL"
(byte stream).
"text/plain; charset=utf-16le"
(little-endian byte ordering),
print data representation class name = "[B"
(byte
array).
"text/plain; charset=utf-16le"
(little-endian byte ordering),
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/plain; charset=utf-16le"
(little-endian byte ordering),
print data representation class name =
"java.net.URL"
(byte stream).
"text/plain; charset=utf-8"
,
print data representation class name = "[B"
(byte
array).
"text/plain; charset=utf-8"
,
print data representation class name =
"java.io.InputStream"
(byte stream).
"text/plain; charset=utf-8"
,
print data representation class name =
"java.net.URL"
(byte stream).
SystemColor.textText
system color.
TextArea
object is a multi-line region
that displays text.TextArea
class.TextAttribute
class defines attribute keys and
attribute values used for text rendering.TextAttribute
with the specified name.
TextComponent
class is the superclass of
any component that allows the editing of some text.TextComponent
class.TextEvent
object.
TextField
object is a text component
that allows for the editing of a single line of text.TextField
class.TextHitInfo
class represents a character position in a
text model, and a bias, or "side," of the character.TextInputCallback
to the handle
method of a CallbackHandler
to retrieve generic text
information.TextInputCallback
with a prompt.
TextInputCallback
with a prompt
and default input value.
TextLayout
is an immutable graphical representation of styled
character data.TextLayout
from a String
and a Font
.
TextLayout
from a String
and an attribute set.
TextLayout
from an iterator over styled text.
CaretPolicy
.
TextMeasurer
class provides the primitive operations
needed for line break: measuring up to a given advance, determining the
advance of a range of characters, and generating a
TextLayout
for a range of characters.TextMeasurer
from the source text.
TextOutputCallback
to the handle
method of a CallbackHandler
to display information messages,
warning messages and error messages.TexturePaint
class provides a way to fill a
Shape
with a texture that is specified as
a BufferedImage
.TexturePaint
object.
Thread
object.
Thread
object.
Thread
object.
Thread
object.
Thread
object.
Thread
object.
Thread
object so that it has
target
as its run object, has the specified
name
as its name, and belongs to the thread group
referred to by group
.
Thread
object so that it has
target
as its run object, has the specified
name
as its name, belongs to the thread group referred to
by group
, and has the specified stack size.
ThreadMXBean
.
ThreadDeath
is thrown in the victim
thread when the stop
method with zero arguments in
class Thread
is called.ExecutorService
that executes each submitted task using
one of possibly several pooled threads, normally configured
using Executors
factory methods.Throwable
class is the superclass of all errors and
exceptions in the Java language.null
as its detail message.
getThumbnail
call within the associated
ImageReader
.
ImageWriter
.
List
of BufferedImage
thumbnails,
or null
.
Calendar.DAY_OF_WEEK
field indicating
Thursday.
MODE_*
values.
boolean
that is true
if tiling
parameters have been specified.
java.util.Date
class that allows the JDBC
API to identify this as an SQL TIME
value.Time
object using a milliseconds time value.
TIME
.
time
.
TIMEOUT
is raised when no delivery has been made and the
specified time-to-live period has been exceeded.TIMEOUT
exception with
minor code set to 0 and CompletionStatus set to COMPLETED_NO.
TIMEOUT
exception with the
specified message.
TIMEOUT
exception with the
specified minor code and completion status.
TIMEOUT
exception with the
specified message, minor code, and completion status.
ActionEvent
s at specified
intervals.Timer
and initializes both the initial delay and
between-event delay to delay
milliseconds.
Query.times(javax.management.ValueExp, javax.management.ValueExp)
expression.
java.util.Date
that allows
the JDBC API to identify this as an SQL TIMESTAMP
value.Timestamp(long millis)
Timestamp
object
using a milliseconds time value.
TIMESTAMP
.
TimeZone
represents a time zone offset, and also figures out daylight
savings.TimeZone
class.TINYINT
.
TCKind
constant whose value
field is
initialized with TCKind._tk_abstract_interface
.
TCKind
constant whose value
field is
initialized with TCKind._tk_alias
.
TCKind
constant whose value
field is
initialized with TCKind._tk_any
.
TCKind
constant whose value
field is
initialized with TCKind._tk_array
.
TCKind
constant whose value
field is
initialized with TCKind._tk_boolean
.
TCKind
constant whose value
field is
initialized with TCKind._tk_char
.
TCKind
constant whose value
field is
initialized with TCKind._tk_double
.
TCKind
constant whose value
field is
initialized with TCKind._tk_enum
.
TCKind
constant whose value
field is
initialized with TCKind._tk_except
.
TCKind
constant whose value
field is
initialized with TCKind._tk_fixed
.
TCKind
constant whose value
field is
initialized with TCKind._tk_float
.
TCKind
constant whose value
field is
initialized with TCKind._tk_long
.
TCKind
constant whose value
field is
initialized with TCKind._tk_longdouble
.
TCKind
constant whose value
field is
initialized with TCKind._tk_longlong
.
TCKind
constant whose value
field is
initialized with TCKind._tk_native
.
TCKind
constant whose value
field is
initialized with TCKind._tk_null
.
TCKind
constant whose value
field is
initialized with TCKind._tk_objref
.
TCKind
constant whose value
field is
initialized with TCKind._tk_octet
.
TCKind
constant whose value
field is
initialized with TCKind._tk_Principal
.
TCKind
constant whose value
field is
initialized with TCKind._tk_sequence
.
TCKind
constant whose value
field is
initialized with TCKind._tk_short
.
TCKind
constant whose value
field is
initialized with TCKind._tk_string
.
TCKind
constant whose value
field is
initialized with TCKind._tk_struct
.
TCKind
constant whose value
field is
initialized with TCKind._tk_TypeCode
.
TCKind
constant whose value
field is
initialized with TCKind._tk_ulong
.
TCKind
constant whose value
field is
initialized with TCKind._tk_ulonglong
.
TCKind
constant whose value
field is
initialized with TCKind._tk_union
.
TCKind
constant whose value
field is
initialized with TCKind._tk_ushort
.
TCKind
constant whose value
field is
initialized with TCKind._tk_value
.
TCKind
constant whose value
field is
initialized with TCKind._tk_value_box
.
TCKind
constant whose value
field is
initialized with TCKind._tk_void
.
TCKind
constant whose value
field is
initialized with TCKind._tk_wchar
.
TCKind
constant whose value
field is
initialized with TCKind._tk_wstring
.
DynAny
object to an Any
object.
Object
array of the
events comprising the drag gesture.
Attributes
view of the type/value mappings contained in this Rdn.
long
argument as an unsigned integer in base 2.
baseName
and locale
to the bundle name.
CachedRowSet
object containing the
data in this JoinRowSet
object, which can be saved
to a data source using the SyncProvider
object for
the CachedRowSet
object.
char
array.
CachedRowSet
object to a Collection
object that contains all of this CachedRowSet
object's data.
CachedRowSet
object
to a Collection
object.
CachedRowSet
object
to a Collection
object.
CompositeData
corresponding to the values in
this object.
URL
.
URL
of a specific protocol to a
String
.
Constructor
,
including type parameters.
Field
, including
its generic type.
Method
, including
type parameters.
toggleClickCount
.
DateFormat.format(Date date)
, using a
GMT TimeZone
.
XMLGregorianCalendar
to a GregorianCalendar
.
XMLGregorianCalendar
along with provided parameters
to a GregorianCalendar
instance.
double
argument.
float
argument.
long
argument as an unsigned integer in base 16.
DateFormat.format(Date date)
.
String
to lower
case using the rules of the given Locale
.
String
to lower
case using the rules of the default locale.
MatchResult
.
long
argument as an unsigned integer in base 8.
ToolTips
in the system. TooManyListenersException
Exception is used as part of
the Java Event model to annotate and implement a unicast special case of
a multicast Event Source.Component
above the other
Component
.
getAlignmentY()
.
bundleName
to the form required
by the ClassLoader.getResource
method by replacing all occurrences of '.'
in
bundleName
with '/'
and appending a
'.'
and the given file suffix
.
Color
.
DataFlavor
and its
parameters.
Dimension
object's height
and
width
fields.
Event
class is obsolete and is
available only for backwards compatilibility.
FlowLayout
object and its values.
String
that describes this shaper.
String
representing the hit for debugging
use only.
TextLayout
.
Font
object to a String
representation.
FontMetrics
object's values as a String
.
String
that represents the value of this
Object
.
String
that represents the value
of this Point2D
.
String
that represents the value
of this Point2D
.
String
representation of this
Rectangle2D
.
String
representation of this
Rectangle2D
.
String
object representing this
Graphics
object's value.
String
representation of this
BufferedImage
object and its values.
String
representation of the contents of
this ColorModel
object.
String
that represents this
DirectColorModel
.
String
representation of the contents of
this ColorModel
object.
Insets
object.
(x,y)
coordinate space.
String
representing this
Rectangle
and its values.
RenderingHints
object.
Color
's values.
charsetName
.
toString(String enc)
method, which takes an encoding-name
argument, or the toString()
method, which uses the
platform's default character encoding.
String
object representing the
specified byte
.
String
object representing this
Byte
's value.
String
object representing this
Character
's value.
String
object representing the
specified char
.
double
argument.
Double
object.
float
argument.
Float
object.
String
object representing the
specified integer.
String
object representing this
Integer
's value.
String
object representing the specified
long
.
String
object representing this
Long
's value.
Constructor
.
Field
.
Method
.
String
object representing the
specified short
.
String
object representing this
Short
's value.
MathContext
.
String
.
String
.
String
.
String
.
String
.
URL
.
String
representation of this URL connection.
UID
.
PKIXCertPathBuilderResult
.
PKIXCertPathValidatorResult
.
PolicyQualifierInfo
.
TrustAnchor
.
CertSelector
.
X509CRLSelector
.
toString
method without any arguments.
java.sql.RowId
object.
Date
object to a String
of the form:
Scanner
.
String
object representing this
UUID
.
ArrayType
instance.
CompositeData
instance.
CompositeDataSupport
instance.
CompositeType
instance.
OpenMBeanAttributeInfo
instance.
OpenMBeanAttributeInfoSupport
instance.
OpenMBeanConstructorInfo
instance.
OpenMBeanConstructorInfoSupport
instance.
OpenMBeanInfo
instance.
OpenMBeanInfoSupport
instance.
OpenMBeanOperationInfo
instance.
OpenMBeanOperationInfoSupport
instance.
OpenMBeanParameterInfo
instance.
OpenMBeanParameterInfoSupport
instance.
SimpleType
instance.
TabularData
instance.
TabularDataSupport
instance.
TabularType
instance.
JMXPrincipal
.
LdapName
.
DocFlavor
to a string.
Stub.toString()
.
Subject
.
X500Principal
.
String
representation
of the file type.
String
representation of the encoding.
String
representation of the control type.
String
representation
of the port.
String
representation of the reverb type,
including its name and its parameter settings.
BoundedRangeModel
properties.
String
that displays and identifies this
object's properties.
FileNameExtensionFilter
.
GroupLayout
.
ColorType
.
toString()
to this node's
user object, or null if this node has no user object.
String
representation of this Duration
Object
.
String
representation of this XMLGregorianCalendar
Object
.
String
representation of this
QName
.
GSSName
object.
String
object that represents this
ObjectImpl
object.
obj
passed
as a parameter.
RMIServer
object.
PortableRemoteObject.toStub(java.rmi.Remote)
.
String
to upper
case using the rules of the given Locale
.
String
to upper
case using the rules of the default locale.
URI
equivalent to this URL.
toURI
method, and then converting the URI into a URL
via the URI.toURL
method.
this
instance.
charIndex
.
TRANSACTION_MODE
exception is thrown
by the client ORB if it detects a mismatch between the
InvocationPolicy in the IOR and the chosen invocation path
(i.e, direct or routed invocation).TRANSACTION_MODE
exception with a default
minor code of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
TRANSACTION_MODE
exception with the specified
description message, a minor code of 0, and a completion state of
COMPLETED_NO.
TRANSACTION_MODE
exception with the specified
minor code and completion status.
TRANSACTION_MODE
exception with the specified
description message, minor code, and completion status.
TRANSACTION_REQUIRED
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
TRANSACTION_REQUIRED
exception with the specified
description message, a minor code of 0, and a completion state of COMPLETED_NO.
TRANSACTION_REQUIRED
exception with the specified
minor code and completion status.
TRANSACTION_REQUIRED
exception with the specified description
message, minor code, and completion status.
TRANSACTION_ROLLEDBACK
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
TRANSACTION_ROLLEDBACK
exception with the
specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
TRANSACTION_ROLLEDBACK
exception with the specified
minor code and completion status.
TRANSACTION_ROLLEDBACK
exception with the
specified description message, minor code, and completion status.
TRANSACTION_UNAVAILABLE
exception is thrown
by the ORB when it cannot process a transaction service context because
its connection to the Transaction Service has been abnormally terminated.TRANSACTION_UNAVAILABLE
exception
with a default minor code of 0, a completion state of
CompletionStatus.COMPLETED_NO, and a null description.
TRANSACTION_UNAVAILABLE
exception with the
specifieddescription message, a minor code of 0, and a completion state
of COMPLETED_NO.
TRANSACTION_UNAVAILABLE
exception with the
specified minor code and completion status.
TRANSACTION_UNAVAILABLE
exception with the
specified description message, minor code, and completion status.
SyncProvider
abstract class so that it has finer grained
transaction control.Transferable
object.
Transferable
's
DataFlavor
s have changed.
Transferable
to and from Swing components.TransferSupport
with isDrop()
false
for the given component and
Transferable
.
ptSrc
and stores the result
in ptDst
.
Area
using the specified
AffineTransform
.
AffineTransform
.
AffineTransform
.
AffineTransform
.
AffineTransform
object with the
Transform
in this Graphics2D
according
to the rule last-specified-first-applied.
Transform
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.Source
to a Result
.
TransformAttribute
class provides an immutable
wrapper for a transform so that it is safe to use as an attribute.TransformerConfigurationException
with no
detail mesage.
TransformerConfigurationException
with
the String
specified as an error message.
TransformerConfigurationException
with a
given Exception
base cause of the error.
TransformerConfigurationException
with the
given Exception
base cause and detail message.
Transformer
and
Templates
objects.TransformerFactoryConfigurationError
with no
detail mesage.
TransformerFactoryConfigurationError
with
the String
specified as an error message.
TransformerFactoryConfigurationError
with a
given Exception
base cause of the error.
TransformerFactoryConfigurationError
with the
given Exception
base cause and detail message.
TransformException
with
null
as its detail message.
TransformException
with the specified
detail message.
TransformException
with the
specified detail message and cause.
TransformException
with the specified
cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause
).
Transform
algorithm.int
value representing the transient
modifier.
TRANSIENT
exception with a default minor code
of 0, a completion state of CompletionStatus.COMPLETED_NO,
and a null description.
TRANSIENT
exception with the specified description message,
a minor code of 0, and a completion state of COMPLETED_NO.
TRANSIENT
exception with the specified
minor code and completion status.
TRANSIENT
exception with the specified description
message, minor code, and completion status.
Event
class is obsolete and is
available only for backwards compatilibility.
Graphics2D
context to the
point (x, y) in the current coordinate system.
Graphics2D
Transform
with a translation transform.
(x,y)
,
by dx
along the x
axis and dy
along the y
axis so that it now represents the point
(x+dx,y+dy)
.
Polygon
by
deltaX
along the x axis and by
deltaY
along the y axis.
Rectangle
the indicated distance,
to the right along the X coordinate axis, and
downward along the Y coordinate axis.
Graphics.translate
.
x
(horizontal) and y
(vertical) offsets.
Transmitter
sends MidiEvent
objects to one or more
Receivers
.Transparency
interface defines the common transparency
modes for implementing classes.TrayIcon
object represents a tray icon that can be
added to the system tray
.TrayIcon
with the specified image.
TrayIcon
with the specified image and
tooltip text.
TrayIcon
with the specified image,
tooltip and popup menu.
JTree
instance listening too.
treeModel
.
NavigableMap
implementation.JTree
.expandedState
.
parent
ending in lastElement
.
length
.
NavigableSet
implementation based on a TreeMap
.Boolean
object corresponding to the primitive
value true
.
BLOB
value that this Blob
object represents to be len
bytes in length.
CLOB
value that this Clob
designates to have a length of len
characters.
BLOB
value that this Blob
object represents to be len
bytes in length.
CLOB
value that this SerialClob
object represents so that it has a length of len
characters.
TrustAnchor
with the specified
X509Certificate
and optional name constraints, which
are intended to be used as additional constraints when validating
an X.509 certification path.
TrustAnchor
where the
most-trusted CA is specified as an X500Principal and public key.
TrustAnchor
where the
most-trusted CA is specified as a distinguished name and public key.
TrustManagerFactory
class.nextToken
method, this field
contains the type of the token just read.
Calendar.DAY_OF_WEEK
field indicating
Tuesday.
TWO_SIDED_SHORT_EDGE
).
SidesType
instance to use for specifying that
consecutive job pages should be printed upon front and back sides
of consecutive media sheets, such that the orientation of each pair
of pages on the medium would be correct for the reader as if for
binding on the long edge.
SidesType
instance to use for specifying that
consecutive job pages should be printed upon front and back sides
of consecutive media sheets, such that the orientation of each pair
of pages on the medium would be correct for the reader as if for
binding on the short edge.
Class
instance representing the primitive type
byte
.
Class
instance representing the primitive type
char
.
Class
instance representing the primitive type
double
.
Class
instance representing the primitive type
float
.
Class
instance representing the primitive type
int
.
Class
instance representing the primitive type
long
.
Class
instance representing the primitive type
short
.
Manifest
element (this can be
specified as the value of the type
parameter of the
Reference
class to identify the referent's type).
SignatureProperties
element (this
can be specified as the value of the type
parameter of the
Reference
class to identify the referent's type).
Object
element (this can be
specified as the value of the type
parameter of the
Reference
class to identify the referent's type).
Any
object.
Any
object's type
field
to the given TypeCode
object and clears its value.
TypeCode
of the object inserted into
this DynAny
.
IDLType
.
StructMember
object.
UnionMember
object.
value
member.
StructMember
object.
UnionMember
object.
value
member described by this ValueMember
object.
ResultSet
object
whose cursor may move only forward.
TypeCode
object describes.
ResultSet
object
that is scrollable but generally not sensitive to changes to the data
that underlies the ResultSet
.
ResultSet
object
that is scrollable and generally sensitive to changes to the data
that underlies the ResultSet
.
TypeCodeHolder
object with its
value
field initialized to null
.
TypeCodeHolder
object with its
value
field initialized to the given
TypeCode
object.
TypeInfo
interface represents a type referenced from
Element
or Attr
nodes, specified in the schemas
associated with the document.ValidatorHandler
.RELEASE_6
source version.null
for the default value.
TypeMismatch
object.
TypeMismatch
object.
NULL
value is NOT allowed for this
data type.
NULL
value is allowed for this
data type.
NULL
value
is allowed for this data type.
WHERE
search clauses
that do not use LIKE
predicates.
WHERE
search clauses
that use LIKE
predicates.
WHERE
search clauses are not supported
for this type.
WHERE
search clauses can be
based on this type.
elements
.
elements
.
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.