Date object in an
implementation-dependent form.
toLocalizedPattern().
Method in class java.text.DecimalFormat
Synthesizes a localized pattern string that represents the current
state of this Format object.
toLocalizedPattern().
Method in class java.text.SimpleDateFormat
Return a localized pattern string describing this date format.
toLowerCase(char).
Static method in class java.lang.Character
The given character is mapped to its lowercase equivalent; if the
character has no lowercase equivalent, the character itself is
returned.
toLowerCase(Locale).
Method in class java.lang.String
Converts all of the characters in this String
to lower
case using the rules of the given locale.
toLowerCase().
Method in class java.lang.String
Converts this String
to lowercase.
toOctalString(long).
Static method in class java.lang.Long
Creates a string representation of the long argument as an
unsigned integer in base 8.
toOctalString(int).
Static method in class java.lang.Integer
Creates a string representation of the integer argument as an
unsigned integer in base 8.
toPattern().
Method in class java.text.DecimalFormat
Synthesizes a pattern string that represents the current state
of this Format object.
toPattern().
Method in class java.text.SimpleDateFormat
Return a pattern string describing this date format.
toPattern().
Method in class java.text.ChoiceFormat
Gets the pattern.
toPattern().
Method in class java.text.MessageFormat
Gets the pattern.
toRGB(float[]).
Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in this ColorSpace
into a value in the default CS_sRGB color space.
toRGB(float[]).
Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in this ColorSpace
into a value in the default CS_sRGB color space.
toRadians(double).
Static method in class java.awt.geom.Arc2D
toString().
Method in class java.lang.Object
Returns a string representation of the object.
toString().
Method in class java.lang.Throwable
Returns a short description of this throwable object.
toString(double).
Static method in class java.lang.Double
Creates a string representation of the double
argument.
toString().
Method in class java.lang.Double
Returns a String representation of this Double object.
toString(float).
Static method in class java.lang.Float
Returns a String representation for the specified float value.
toString().
Method in class java.lang.Float
Returns a String representation of this Float object.
toString(long, int).
Static method in class java.lang.Long
Creates a string representation of the first argument in the
radix specified by the second argument.
toString(long).
Static method in class java.lang.Long
Returns a new String object representing the specified integer.
toString().
Method in class java.lang.Long
Returns a String object representing this Long's value.
toString().
Method in class java.lang.Character
Returns a String object representing this character's value.
toString().
Method in class java.lang.Class
Converts the object to a string.
toString(byte).
Static method in class java.lang.Byte
Returns a new String object representing the specified Byte.
toString().
Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString(int, int).
Static method in class java.lang.Integer
Creates a string representation of the first argument in the
radix specified by the second argument.
toString(int).
Static method in class java.lang.Integer
Returns a new String object representing the specified integer.
toString().
Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString().
Method in class java.lang.StringBuffer
Converts to a string representing the data in this string buffer.
toString().
Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString().
Method in class java.lang.Package
Returns the string representation of this Package.
toString().
Method in class java.lang.String
This object (which is already a string!) is itself returned.
toString().
Method in class java.lang.Thread
Returns a string representation of this thread, including the
thread's name, priority, and thread group.
toString(short).
Static method in class java.lang.Short
Returns a new String object representing the specified
Short.
toString().
Method in class java.lang.Short
Returns a String object representing this Short's value.
toString().
Method in class java.lang.ThreadGroup
Returns a string representation of this Thread group.
toString().
Method in class java.lang.reflect.Field
Return a string describing this Field.
toString().
Method in class java.lang.reflect.Method
Returns a string describing this Method.
toString().
Method in class java.lang.reflect.Constructor
Return a string describing this Constructor.
toString(int).
Static method in class java.lang.reflect.Modifier
Return a string describing the access modifier flags in
the specified modifier.
toString().
Method in class java.util.AbstractCollection
Returns a string representation of this Collection, containing
the String representation of each element.
toString().
Method in class java.util.AbstractMap
Returns a String representation of this Map.
toString().
Method in class java.util.Calendar
Return a string representation of this calendar.
toString().
Method in class java.util.SimpleTimeZone
Return a string representation of this time zone.
toString().
Method in class java.util.EventObject
toString().
Method in class java.util.BitSet
Returns a string representation of this bit set.
toString().
Method in class java.util.Hashtable
Returns a string representation of this Hashtable object
in the form of a set of entries, enclosed in braces and separated
by the ASCII characters ", " (comma and space).
toString().
Method in class java.util.Locale
Getter for the programmatic name of the entire locale,
with the language, country and variant separated by underbars.
toString().
Method in class java.util.Date
Converts this Date
object to a String
of the form:
dow mon dd hh:mm:ss zzz yyyy
where:
- dow is the day of the week (Sun, Mon, Tue, Wed,
Thu, Fri, Sat).
toString().
Method in class java.util.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString().
Method in class java.util.jar.Attributes.Name
Returns the attribute name as a String.
toString().
Method in class java.util.mime.MimeTypeParameterList
toString().
Method in class java.util.mime.MimeType
Return the String representation of this object.
toString().
Method in class java.io.StreamTokenizer
Returns the string representation of the current stream token.
toString().
Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string, translating bytes into
characters according to the platform's default character encoding.
toString(String).
Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string, translating bytes into
characters according to the specified character encoding.
toString(int).
Method in class java.io.ByteArrayOutputStream
Creates a newly allocated string.
toString().
Method in class java.io.ObjectStreamField
Return a string describing this field.
toString().
Method in class java.io.ObjectStreamClass
Return a string describing this ObjectStreamClass.
toString().
Method in class java.io.File
Returns a string representation of this object.
toString().
Method in class java.io.CharArrayWriter
Converts input data to a string.
toString().
Method in class java.io.StringWriter
Return the buffer's current value as a string.
toString().
Method in class java.net.URLConnection
Returns a String
representation of this URL connection.
toString().
Method in class java.net.Socket
Converts this socket to a String
.
toString().
Method in class java.net.InetAddress
Converts this IP address to a String
.
toString().
Method in class java.net.ServerSocket
Returns the implementation address and implementation port of
this socket as a String
.
toString().
Method in class java.net.URL
Constructs a string representation of this URL
.
toString().
Method in class java.net.SocketImpl
Returns the address and port of this socket as a String
.
toString().
Method in class java.awt.Component
Returns a string representation of this component and its values.
toString().
Method in class java.awt.CardLayout
Returns a string representation of the state of this card layout.
toString().
Method in class java.awt.Cursor
Returns a string representation of this cursor.
toString().
Method in class java.awt.Dimension
Returns a string that represents this
Dimension
object's values.
toString().
Method in class java.awt.Event
Returns a representation of this event's values as a string.
toString().
Method in class java.awt.MenuComponent
Returns a representation of this menu component as a string.
toString().
Method in class java.awt.Point
Returns a representation of this point and its location
in the (x, y) coordinate space as a string.
toString().
Method in class java.awt.CheckboxGroup
Returns a string representation of this check box group,
including the value of its current selection.
toString().
Method in class java.awt.Graphics
Returns a String
object representing this
Graphics
object's value.
toString().
Method in class java.awt.GridLayout
Returns the string representation of this grid layout's values.
toString().
Method in class java.awt.Color
Returns the String representation of this Color.
toString().
Method in class java.awt.SystemColor
Returns the String representation of this Color's values.
toString().
Method in class java.awt.MenuShortcut
Returns an internationalized description of the MenuShortcut.
toString().
Method in class java.awt.Insets
Returns a String
object representing this
Insets
object's values.
toString().
Method in class java.awt.FontMetrics
Returns a representation of this FontMetric
object's values as a string.
toString().
Method in class java.awt.Rectangle
Returns a string representation of this rectangle
and its values.
toString().
Method in class java.awt.GridBagLayout
Returns a string representation of this grid bag layout's values.
toString().
Method in class java.awt.AWTEvent
toString().
Method in class java.awt.Font
Converts this object to a String representation.
toString().
Method in class java.awt.FlowLayout
Returns a string representation of this FlowLayout
object and its values.
toString().
Method in class java.awt.BorderLayout
Returns a string representation of the state of this border layout.
toString().
Method in class java.awt.image.ColorModel
Prints the contents of this object
toString().
Method in class java.awt.image.BufferedImage
toString().
Method in class java.awt.image.DirectColorModel
toString().
Method in class java.awt.font.TextLayout
Display the glyphsets contained in the layout, for debugging only.
toString().
Method in class java.awt.font.TextHitInfo
Return a string representing the hit, for debugging use only.
toString().
Method in class java.awt.font.StyledString
Return a String containing the characters in this object.
toString().
Method in class java.awt.geom.AffineTransform
Returns a String that represents the value of this Object.
toString().
Method in class java.awt.geom.Rectangle2D.Float
Returns the String representation of this Rectangle.
toString().
Method in class java.awt.geom.Rectangle2D.Double
Returns the String representation of this Rectangle.
toString().
Method in class java.awt.geom.Point2D.Float
Returns a String that represents the value of this Object.
toString().
Method in class java.awt.geom.Point2D.Double
Returns a String that represents the value of this Object.
toString().
Method in class java.awt.accessibility.AccessibleBundle
Get localized string describing the key using the default locale.
toString().
Method in class java.awt.accessibility.AccessibleStateSet
Create a localized String representing all the states in the set
using the default locale.
toString().
Method in class java.awt.swing.LookAndFeel
toString().
Method in class java.awt.swing.UIManager.LookAndFeelInfo
toString().
Method in class java.awt.swing.KeyStroke
Returns a string that displays and identifies this
object's properties.
toString().
Method in class java.awt.swing.JSlider
Returns a string containing that displays and identifies this
object's propeties.
toString().
Method in class java.awt.swing.RepaintManager
toString().
Method in class java.awt.swing.SizeRequirements
Returns a string describing the minimum, preferred, and maximum
size requirements, along with the alignment.
toString().
Method in class java.awt.swing.DefaultListSelectionModel
toString().
Method in class java.awt.swing.DefaultListModel
toString().
Method in class java.awt.swing.DefaultBoundedRangeModel
Returns a string that displays all of the BoundedRangeModel properties.
toString().
Method in class java.awt.swing.undo.AbstractUndoableEdit
toString().
Method in class java.awt.swing.undo.UndoableEditSupport
toString().
Method in class java.awt.swing.undo.CompoundEdit
toString().
Method in class java.awt.swing.undo.UndoManager
toString().
Method in class java.awt.swing.text.AbstractDocument.BranchElement
Converts the element to a string.
toString().
Method in class java.awt.swing.text.AbstractDocument.LeafElement
Converts the element to a string.
toString().
Method in class java.awt.swing.text.AbstractDocument.DefaultDocumentEvent
Returns a string description of the change event.
toString().
Method in class java.awt.swing.text.DefaultStyledDocument.ElementSpec
Converts the element to a string.
toString().
Method in class java.awt.swing.text.TabSet
toString().
Method in class java.awt.swing.text.Segment
Converts a segment into a String.
toString().
Method in class java.awt.swing.text.StyleContext
Converts a StyleContext to a String.
toString().
Method in class java.awt.swing.text.StyleContext.NamedStyle
Converts the style to a string.
toString().
Method in class java.awt.swing.text.TabStop
toString().
Method in class java.awt.swing.text.StyleConstants
toString().
Method in class java.awt.swing.text.StyleConstants.ParagraphConstants
toString().
Method in class java.awt.swing.text.StyleConstants.CharacterConstants
toString().
Method in class java.awt.swing.text.StyleConstants.ColorConstants
toString().
Method in class java.awt.swing.text.StyleConstants.FontConstants
toString().
Method in class java.awt.swing.text.SimpleAttributeSet
Converts the attribute set to a String.
toString().
Method in class java.awt.swing.event.HyperlinkEvent.EventType
toString().
Method in class java.awt.swing.event.EventListenerList
Return a string representation of the EventListenerList.
toString().
Method in class java.awt.swing.event.DocumentEvent.EventType
toString().
Method in class java.awt.swing.event.ListSelectionEvent
toString().
Method in class java.awt.swing.event.TreeModelEvent
toString().
Method in class java.awt.swing.tree.DefaultTreeSelectionModel
toString().
Method in class java.awt.swing.tree.DefaultMutableTreeNode
Returns the result of sending toString()
to this node's
user object, or null if this node has no user object.
toString().
Method in class java.awt.swing.tree.TreePath
Returns a string that displays and identifies this
object's properties.
toString().
Method in class java.security.Permission
Returns a string describing this Permission.
toString().
Method in class java.security.AlgorithmParameters
Returns a formatted string describing the parameters.
toString().
Method in class java.security.MessageDigest
Returns a string representation of this message digest object.
toString().
Method in class java.security.DigestOutputStream
Prints a string representation of this digest output stream and
its associated message digest object.
toString().
Method in class java.security.PermissionCollection
Returns a string describing this PermissionCollection object,
providing information about all the permissions it contains.
toString().
Method in interface java.security.Principal
Returns a string representation of this principal.
toString().
Method in class java.security.CodeSource
Returns a string describing this CodeSource, telling its
URL and public keys.
toString().
Method in class java.security.Identity
Returns a short string describing this identity, telling its
name and its scope (if any).
toString(boolean).
Method in class java.security.Identity
Returns a string representation of this identity, with
optionally more details than that provided by the
toString
method without any arguments.
toString().
Method in class java.security.IdentityScope
Returns a string representation of this identity scope, including
its name, its scope name, and the number of identities in this
identity scope.
toString().
Method in class java.security.DigestInputStream
Prints a string representation of this digest input stream and
its associated message digest object.
toString().
Method in class java.security.UnresolvedPermission
Returns a string describing this UnresolvedPermission.
toString().
Method in class java.security.ProtectionDomain
Convert a ProtectionDomain to a String.
toString().
Method in class java.security.Signer
Returns a string of information about the signer.
toString().
Method in class java.security.Signature
Returns a string representation of this signature object,
providing information that includes the state of the object
and the name of the algorithm used.
toString().
Method in class java.security.Provider
Returns a string with the name and the version number
of this provider.
toString(boolean).
Method in interface java.security.Certificate
Returns a string that represents the contents of the certificate.
toString().
Method in interface java.security.acl.Acl
Returns a string representation of the
ACL contents.
toString().
Method in interface java.security.acl.AclEntry
Returns a string representation of the contents of this ACL entry.
toString().
Method in interface java.security.acl.Permission
Prints a string representation of this permission.
toString().
Method in class java.security.cert.Certificate
Returns a string representation of this certificate.
toString().
Method in class java.security.cert.X509CRL
Returns a string representation of this CRL.
toString().
Method in class java.security.cert.RevokedCertificate
Returns a string representation of this revoked certificate.
toString().
Method in class java.rmi.server.ObjID
Returns a string containing the object id representation.
toString().
Method in class java.rmi.server.RemoteObject
Returns a String that represents the value of this remote object.
toString().
Method in class java.rmi.server.LogStream
Return log name as string representation
toString().
Method in class java.rmi.server.UID
toString().
Method in class java.rmi.server.SocketType
toString().
Method in class java.rmi.server.Operation
toString().
Method in class java.rmi.dgc.VMID
Return string representation of this VMID.
toString().
Method in class java.sql.Time
Format a time in JDBC date escape format
toString().
Method in class java.sql.Date
Format a date in JDBC date escape format
toString().
Method in class java.sql.Timestamp
Format a timestamp in JDBC timestamp escape format
toString(int).
Method in class java.math.BigInteger
Returns the string representation of this number in the given radix.
toString().
Method in class java.math.BigInteger
Returns the string representation of this number, radix 10.
toString().
Method in class java.math.BigDecimal
Returns the string representation of this number.
toString().
Method in class org.omg.CORBA.SystemException
Converts this exception to a representative string.
toStub(Remote).
Static method in class java.rmi.server.RemoteObject
Returns the stub for the remote object obj
passed
as a parameter.
toTitleCase(char).
Static method in class java.lang.Character
Converts the character argument to titlecase.
toUpperCase(char).
Static method in class java.lang.Character
Converts the character argument to uppercase.
toUpperCase(Locale).
Method in class java.lang.String
Converts all of the characters in this String
to upper
case using the rules of the given locale.
toUpperCase().
Method in class java.lang.String
Converts this string to uppercase.
toViewCoordinates(Dimension).
Method in class java.awt.swing.JViewport
Convert a size in pixel coordinates to view coordinates.
toViewCoordinates(Point).
Method in class java.awt.swing.JViewport
Convert a point in pixel coordinates to view coordinates.
top.
Variable in class java.awt.Insets
The inset from the top.
top.
Variable in class java.awt.swing.border.EmptyBorder
totalColumnWidth.
Variable in class java.awt.swing.table.DefaultTableColumnModel
A local cache of the combined width of all columns
totalMemory().
Method in class java.lang.Runtime
Returns the total amount of memory in the Java Virtual Machine.
traceInstructions(boolean).
Method in class java.lang.Runtime
Enables/Disables tracing of instructions.
traceMethodCalls(boolean).
Method in class java.lang.Runtime
Enables/Disables tracing of method calls.
tracker.
Static variable in class java.awt.swing.ImageIcon
trailing(int).
Static method in class java.awt.font.TextHitInfo
Create a hit on the trailing edge of the character at charIndex.
transferFocus().
Method in class java.awt.Component
Transfers the focus to the next component.
transferType.
Variable in class java.awt.image.ColorModel
transferable.
Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
transform(AffineTransform).
Method in class java.awt.Graphics2D
Composes an AffineTransform object with the transform in this
Graphics2D according to the rule last-specified-first-applied.
transform(AffineTransform).
Method in class java.awt.image.renderable.RenderContext
Modifies the current user-to-device transform by prepending another
transform.
transform(Point2D, Point2D).
Method in class java.awt.geom.AffineTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D[], int, Point2D[], int, int).
Method in class java.awt.geom.AffineTransform
Transforms an array of point objects by this transform.
transform(float[], int, float[], int, int).
Method in class java.awt.geom.AffineTransform
Transforms an array of floating point coordinates by this transform.
transform(double[], int, double[], int, int).
Method in class java.awt.geom.AffineTransform
Transforms an array of double precision coordinates by this transform.
transform(float[], int, double[], int, int).
Method in class java.awt.geom.AffineTransform
Transforms an array of floating point coordinates by this transform,
storing the results into an array of doubles.
transform(double[], int, float[], int, int).
Method in class java.awt.geom.AffineTransform
Transforms an array of double precision coordinates by this transform,
storing the results into an array of floats.
transform(AffineTransform).
Method in class java.awt.geom.Area
Transforms the geometry of this Area using the specified transform.
transform(AffineTransform).
Method in class java.awt.geom.GeneralPath
Transforms the geometry of this Path using the specified transform.
transform(AffineTransform).
Method in class java.awt.print.ProxyGraphics2D
Composes a Transform object with the transform in this
Graphics2D according to the rule last-specified-first-applied.
translate(int, int).
Method in class java.awt.Event
Translates this event so that its x and y
coordinates are increased by dx and dy,
respectively.
translate(int, int).
Method in class java.awt.Point
Translates this point, at location (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
).
translate(int, int).
Method in class java.awt.Graphics
Translates the origin of the graphics context to the point
(x, y) in the current coordinate system.
translate(int, int).
Method in class java.awt.Polygon
Translates the vertices by deltaX
along the
x axis and by deltaY
along the
y axis.
translate(int, int).
Method in class java.awt.Graphics2D
Translates the origin of the graphics context to the point
(x, y) in the current coordinate system.
translate(double, double).
Method in class java.awt.Graphics2D
Concatenates the current transform of this Graphics2D with a
translation transformation.
translate(int, int).
Method in class java.awt.Rectangle
Translates the rectangle the indicated distance,
to the right along the x coordinate axis, and
downward along the y coordinate axis.
translate(double, double).
Method in class java.awt.geom.AffineTransform
Concatenates this transform with a translation transformation.
translate(int, int).
Method in class java.awt.print.ProxyGraphics2D
Translates the origin of the graphics context to the point
(x, y) in the current coordinate system.
translate(double, double).
Method in class java.awt.print.ProxyGraphics2D
Concatenates the current transform of this Graphics2D with a
translation transformation.
translate(double, double).
Method in class java.awt.print.PeekGraphics
Concatenates the current transform of this Graphics2D with a
translation transformation.
translate(int, int).
Method in class java.awt.print.PeekGraphics
Translate
translate(int, int).
Method in class java.awt.swing.DebugGraphics
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.GenericBranchTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.HeadTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.BodyTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.HTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.LiTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.PTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.PreTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.DlTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.DtTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.DdTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.PreLineTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.UlTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.OlTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.MenuTranslator
translate(Writer, Element).
Method in class java.awt.swing.text.html.HTMLWriter.BlockquoteTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.GenericLeafTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.ContentTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.ImgTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.FontTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.HrTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.ATranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.CodeTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.EmTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.CiteTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.StrikeTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.SubTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.TtTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.SupTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.BigTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.SmallTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.DfnTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.KbdTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.SampTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.StrongTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.VarTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.PreLeafTranslator
translate(Writer, Element, Element).
Method in class java.awt.swing.text.html.HTMLWriter.BaseFontTranslator
translateKey(Key).
Method in class java.security.KeyFactory
Translates a key object, whose provider may be unknown or potentially
untrusted, into a corresponding key object of this key factory.
translatePoint(int, int).
Method in class java.awt.event.MouseEvent
Translates the event's coordinates to a new position
by adding specified x (horizontal) and y (veritcal) offsets.
treeCollapsed(TreeExpansionEvent).
Method in class java.awt.swing.JTree.AccessibleJTree
Tree Collapsed notification.
treeCollapsed(TreeExpansionEvent).
Method in interface java.awt.swing.event.TreeExpansionListener
Called whenever an item in the tree has been collapsed.
treeDidChange().
Method in class java.awt.swing.JTree
Sent when the tree has changed enough that we need to resize
the bounds, but not enough that we need to remove the
expanded node set (e.g nodes were expanded or collapsed, or
nodes were inserted into the tree)
treeExpanded(TreeExpansionEvent).
Method in class java.awt.swing.JTree.AccessibleJTree
Tree Model Expansion notification.
treeExpanded(TreeExpansionEvent).
Method in interface java.awt.swing.event.TreeExpansionListener
Called whenever an item in the tree has been expanded.
treeModel.
Variable in class java.awt.swing.JTree
The model that defines the tree displayed by this object.
treeNodesChanged(TreeModelEvent).
Method in class java.awt.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesChanged(TreeModelEvent).
Method in interface java.awt.swing.event.TreeModelListener
Invoked after a node (or a set of siblings) has changed in some
way.
treeNodesInserted(TreeModelEvent).
Method in class java.awt.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesInserted(TreeModelEvent).
Method in interface java.awt.swing.event.TreeModelListener
Invoked after nodes have been inserted into the tree.
e.path() returns the parent of the new nodes
e.childIndices() returns the indices of the new nodes in
ascending order.
treeNodesRemoved(TreeModelEvent).
Method in class java.awt.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesRemoved(TreeModelEvent).
Method in interface java.awt.swing.event.TreeModelListener
Invoked after nodes have been removed from the tree.
treeStructureChanged(TreeModelEvent).
Method in class java.awt.swing.JTree.AccessibleJTree
Tree Model structure change change notification.
treeStructureChanged(TreeModelEvent).
Method in interface java.awt.swing.event.TreeModelListener
Invoked after the tree has drastically changed structure from a
given node down.
trim().
Method in class java.lang.String
Removes white space from both ends of this string.
trimEdits(int, int).
Method in class java.awt.swing.undo.UndoManager
Tell the edits in the given range (inclusive) to die, and
remove them from edits.
trimForLimit().
Method in class java.awt.swing.undo.UndoManager
Reduce the number of queued edits to a range of size limit,
centered on indexOfNextAdd.
trimToSize().
Method in class java.util.Vector
Trims the capacity of this vector to be the vector's current
size.
trimToSize().
Method in class java.util.ArrayList
Trims the capacity of this ArrayList to be the ArrayList's current
size.
trimToSize().
Method in class java.awt.swing.DefaultListModel
ttype.
Variable in class java.io.StreamTokenizer
After a call to the nextToken
method, this field
contains the type of the token just read.
type.
Variable in class java.awt.swing.event.TableModelEvent
type.
Variable in class org.omg.CORBA.AttributeDescription
type.
Variable in class org.omg.CORBA.ExceptionDescription
type().
Method in interface org.omg.CORBA.ConstantDef
type.
Variable in class org.omg.CORBA.StructMember
type.
Variable in class org.omg.CORBA.ParameterDescription
type().
Method in interface org.omg.CORBA.ExceptionDef
type().
Method in class org.omg.CORBA.Any
Returns type information for the element contained in this
Any
object.
type(TypeCode).
Method in class org.omg.CORBA.Any
Sets this Any
object's type
field
to the given TypeCode
object and clears its value.
type.
Variable in class org.omg.CORBA.UnionMember
type.
Variable in class org.omg.CORBA.ConstantDescription
type().
Method in interface org.omg.CORBA.AttributeDef
type().
Method in interface org.omg.CORBA.IDLType
type.
Variable in class org.omg.CORBA.TypeDescription
type().
Static method in class org.omg.CosNaming.BindingListHelper
type().
Static method in class org.omg.CosNaming.NameHelper
type().
Static method in class org.omg.CosNaming.IstringHelper
type().
Static method in class org.omg.CosNaming.BindingIteratorHelper
type().
Static method in class org.omg.CosNaming.NameComponentHelper
type().
Static method in class org.omg.CosNaming.BindingTypeHelper
type().
Static method in class org.omg.CosNaming.NamingContextHelper
type().
Static method in class org.omg.CosNaming.BindingHelper
type().
Static method in class org.omg.CosNaming.NamingContextPackage.NotEmptyHelper
type().
Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundHelper
type().
Static method in class org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
type().
Static method in class org.omg.CosNaming.NamingContextPackage.CannotProceedHelper
type().
Static method in class org.omg.CosNaming.NamingContextPackage.InvalidNameHelper
type().
Static method in class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
typeEquals(ObjectStreamField).
Method in class java.io.ObjectStreamField
Compare the types of two class descriptors.
typeNoNulls.
Static variable in interface java.sql.DatabaseMetaData
TYPE NULLABLE - does not allow NULL values.
typeNullable.
Static variable in interface java.sql.DatabaseMetaData
TYPE NULLABLE - allows NULL values.
typeNullableUnknown.
Static variable in interface java.sql.DatabaseMetaData
TYPE NULLABLE - nullability unknown.
typePredBasic.
Static variable in interface java.sql.DatabaseMetaData
TYPE INFO SEARCHABLE - Supported except for WHERE ..
typePredChar.
Static variable in interface java.sql.DatabaseMetaData
TYPE INFO SEARCHABLE - Only supported with WHERE ..
typePredNone.
Static variable in interface java.sql.DatabaseMetaData
TYPE INFO SEARCHABLE - No support.
typeSearchable.
Static variable in interface java.sql.DatabaseMetaData
TYPE INFO SEARCHABLE - Supported for all WHERE ...
type_def().
Method in interface org.omg.CORBA.ConstantDef
type_def(IDLType).
Method in interface org.omg.CORBA.ConstantDef
type_def.
Variable in class org.omg.CORBA.StructMember
type_def.
Variable in class org.omg.CORBA.ParameterDescription
type_def.
Variable in class org.omg.CORBA.UnionMember
type_def().
Method in interface org.omg.CORBA.AttributeDef
type_def(IDLType).
Method in interface org.omg.CORBA.AttributeDef