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

T

TAB - Static variable in class java.awt.Event
The Tab key.
TabableView - interface com.sun.java.swing.text.TabableView.
Interface for View's that have size dependant upon tabs.
TabbedPaneUI - class com.sun.java.swing.plaf.TabbedPaneUI.
Pluggable look and feel interface for JTabbedPane.
TabExpander - interface com.sun.java.swing.text.TabExpander.
Simple interface to allow for different types of implementations of tab expansion.
tabForCoordinate(JTabbedPane, int, int) - Method in class com.sun.java.swing.plaf.TabbedPaneUI
 
table - Variable in class com.sun.java.swing.table.JTableHeader
 
TABLE - Static variable in class com.sun.java.accessibility.AccessibleRole
An object used to present information in terms of rows and columns.
TABLE - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
TableCellEditor - interface com.sun.java.swing.table.TableCellEditor.
This interface defines the methods any object that would like to be an editor of values for components such as ListBox, ComboBox, Tree, or Table, etc.
TableCellRenderer - interface com.sun.java.swing.table.TableCellRenderer.
This interface defines the methods any object that would like to be a renderer for cell in a JTable.
tableChanged(TableModelEvent) - Method in class com.sun.java.swing.JTable
The TableModelEvent should be constructed in the co-ordinate system of the model, the appropriate mapping to the view co-ordinate system is performed by the JTable when it recieves the event.
tableChanged(TableModelEvent) - Method in interface com.sun.java.swing.event.TableModelListener
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
TableColumn - class com.sun.java.swing.table.TableColumn.
A TableColumn represents all the attributes of a column in a JTable, such as width, resizibility, minimum and maximum width.
TableColumn() - Constructor for class com.sun.java.swing.table.TableColumn
Creates an empty TableColumn.
TableColumn(int, int, TableCellRenderer, TableCellEditor) - Constructor for class com.sun.java.swing.table.TableColumn
 
TableColumn(int, int) - Constructor for class com.sun.java.swing.table.TableColumn
 
TableColumn(int) - Constructor for class com.sun.java.swing.table.TableColumn
Creates and initializes an instance of TableColumn with modelIndex.
TableColumnModel - interface com.sun.java.swing.table.TableColumnModel.
 
TableColumnModelEvent - class com.sun.java.swing.event.TableColumnModelEvent.
TableColumnModelEvent is used to notify listeners that a table column model has changed, such as a column was added, removed, or moved.
TableColumnModelEvent(TableColumnModel, int, int) - Constructor for class com.sun.java.swing.event.TableColumnModelEvent
 
TableColumnModelListener - interface com.sun.java.swing.event.TableColumnModelListener.
TableColumnModelListener defines the interface for an object that listens to changes in a TableColumnModel.
tableColumns - Variable in class com.sun.java.swing.table.DefaultTableColumnModel
Array of TableColumn objects in this model
tableHeader - Variable in class com.sun.java.swing.JTable
The TableHeader working with the table
TableHeaderUI - class com.sun.java.swing.plaf.TableHeaderUI.
Pluggable look and feel interface for JTableHeader.
tableIndexClustered - Static variable in interface java.sql.DatabaseMetaData
INDEX INFO TYPE - this identifies a clustered index
tableIndexHashed - Static variable in interface java.sql.DatabaseMetaData
INDEX INFO TYPE - this identifies a hashed index
tableIndexOther - Static variable in interface java.sql.DatabaseMetaData
INDEX INFO TYPE - this identifies some other form of index
tableIndexStatistic - Static variable in interface java.sql.DatabaseMetaData
INDEX INFO TYPE - this identifies table statistics that are returned in conjuction with a table's index descriptions
TableModel - interface com.sun.java.swing.table.TableModel.
The TableModel interface ispecifies the methods the JTable will use to interrogate a tabular data model.
TableModelEvent - class com.sun.java.swing.event.TableModelEvent.
TableModelEvent is used to notify listeners that a table model has changed.
TableModelEvent(TableModel, int, int, int, int) - Constructor for class com.sun.java.swing.event.TableModelEvent
The cells from (firstRow, column) to (lastRow, column) have been changed.
TableModelEvent(TableModel, int, int, int) - Constructor for class com.sun.java.swing.event.TableModelEvent
The cells in column column in the range [firstRow, lastRow] have been updated.
TableModelEvent(TableModel, int, int) - Constructor for class com.sun.java.swing.event.TableModelEvent
The data in rows [firstRow, lastRow] have been updated.
TableModelEvent(TableModel, int) - Constructor for class com.sun.java.swing.event.TableModelEvent
This row of data has been updated.
TableModelEvent(TableModel) - Constructor for class com.sun.java.swing.event.TableModelEvent
All row data in the table has changed, listeners should discard any state that was based on the rows and requery the TableModel to get the new row count and all the appropriate values.
TableModelListener - interface com.sun.java.swing.event.TableModelListener.
TableModelListener defines the interface for an object that listens to changes in a TableModel.
TableUI - class com.sun.java.swing.plaf.TableUI.
Pluggable look and feel interface for JTable.
TableView - class com.sun.java.swing.text.TableView.
Implements View interface for a table, that is composed of a specific element structure where the child elements of the element this view is responsible for represent rows and the child elements of the row elements are cells.
TableView.TableCell - class com.sun.java.swing.text.TableView.TableCell.
View of a cell in a table
TableView.TableCell(TableView, Element) - Constructor for class com.sun.java.swing.text.TableView.TableCell
Constructs a TableCell for the given element.
TableView.TableRow - class com.sun.java.swing.text.TableView.TableRow.
View of a row in a table.
TableView.TableRow(TableView, Element) - Constructor for class com.sun.java.swing.text.TableView.TableRow
Constructs a TableView for the given element.
TableView(Element) - Constructor for class com.sun.java.swing.text.TableView
Constructs a TableView for the given element.
tabPlacement - Variable in class com.sun.java.swing.JTabbedPane
Where the tabs are placed.
TabSet - class com.sun.java.swing.text.TabSet.
A TabSet is comprised of many TabStops.
TabSet - Static variable in class com.sun.java.swing.text.StyleConstants
TabSet for the paragraph, type is a TabSet containing TabStops.
TabSet - Static variable in class com.sun.java.swing.text.StyleConstants.ParagraphConstants
TabSet for the paragraph.
TabSet(TabStop[]) - Constructor for class com.sun.java.swing.text.TabSet
Creates and returns an instance of TabSet.
tabSizeAttribute - Static variable in class com.sun.java.swing.text.PlainDocument
Name of the attribute that specifies the tab size for tabs contained in the content.
TabStop - class com.sun.java.swing.text.TabStop.
This class encapsulates a single tab stop (basically as tab stops are thought of by RTF).
TabStop(float, int, int) - Constructor for class com.sun.java.swing.text.TabStop
Creates a tab with the specified position pos, alignment align and leader leader.
TabStop(float) - Constructor for class com.sun.java.swing.text.TabStop
Creates a tab at position pos with a default alignment and default leader.
TAG_ACNT - Static variable in interface java.awt.font.OpenType
Accent attachment.
TAG_AVAR - Static variable in interface java.awt.font.OpenType
Axis variaiton.
TAG_BASE - Static variable in interface java.awt.font.OpenType
Baseline data.
TAG_BDAT - Static variable in interface java.awt.font.OpenType
Bitmap data.
TAG_BLOC - Static variable in interface java.awt.font.OpenType
Bitmap location.
TAG_BSLN - Static variable in interface java.awt.font.OpenType
Baseline table.
TAG_CFF - Static variable in interface java.awt.font.OpenType
Compact font format (Type1 font).
TAG_CMAP - Static variable in interface java.awt.font.OpenType
Character to glyph mapping.
TAG_CVAR - Static variable in interface java.awt.font.OpenType
CVT variation.
TAG_CVT - Static variable in interface java.awt.font.OpenType
Control value table.
TAG_DSIG - Static variable in interface java.awt.font.OpenType
Digital signature.
TAG_EBDT - Static variable in interface java.awt.font.OpenType
Embedded bitmap data.
TAG_EBLC - Static variable in interface java.awt.font.OpenType
Embedded bitmap location.
TAG_EBSC - Static variable in interface java.awt.font.OpenType
Embedded bitmap scaling.
TAG_FDSC - Static variable in interface java.awt.font.OpenType
Font descriptors.
TAG_FEAT - Static variable in interface java.awt.font.OpenType
Feature name.
TAG_FMTX - Static variable in interface java.awt.font.OpenType
Font metrics.
TAG_FPGM - Static variable in interface java.awt.font.OpenType
Font program.
TAG_FVAR - Static variable in interface java.awt.font.OpenType
Font variation.
TAG_GASP - Static variable in interface java.awt.font.OpenType
Grid_fitting and scan conversion procedure.
TAG_GDEF - Static variable in interface java.awt.font.OpenType
Glyph definition.
TAG_GLYF - Static variable in interface java.awt.font.OpenType
Glyph data.
TAG_GPOS - Static variable in interface java.awt.font.OpenType
Glyph positioning.
TAG_GSUB - Static variable in interface java.awt.font.OpenType
Glyph substitution.
TAG_GVAR - Static variable in interface java.awt.font.OpenType
Glyph variation.
TAG_HDMX - Static variable in interface java.awt.font.OpenType
Horizontal device metrics.
TAG_HEAD - Static variable in interface java.awt.font.OpenType
Font header.
TAG_HHEA - Static variable in interface java.awt.font.OpenType
Horizontal metrics header.
TAG_HMTX - Static variable in interface java.awt.font.OpenType
Horizontal metrics.
TAG_JSTF - Static variable in interface java.awt.font.OpenType
Justification.
TAG_JUST - Static variable in interface java.awt.font.OpenType
Justification.
TAG_KERN - Static variable in interface java.awt.font.OpenType
Kerning.
TAG_LCAR - Static variable in interface java.awt.font.OpenType
Ligature caret.
TAG_LOCA - Static variable in interface java.awt.font.OpenType
Index to location.
TAG_LTSH - Static variable in interface java.awt.font.OpenType
Linear threshold.
TAG_MAXP - Static variable in interface java.awt.font.OpenType
Maximum profile.
TAG_MMFX - Static variable in interface java.awt.font.OpenType
Multiple master font metrics.
TAG_MMSD - Static variable in interface java.awt.font.OpenType
Multiple master supplementary data.
TAG_MORT - Static variable in interface java.awt.font.OpenType
Glyph metamorphosis.
TAG_NAME - Static variable in interface java.awt.font.OpenType
Naming table.
TAG_OPBD - Static variable in interface java.awt.font.OpenType
Optical bounds.
TAG_OS2 - Static variable in interface java.awt.font.OpenType
OS/2 and windows specific metrics.
TAG_PCLT - Static variable in interface java.awt.font.OpenType
PCL 5 data.
TAG_POST - Static variable in interface java.awt.font.OpenType
Postscript Information.
TAG_PREP - Static variable in interface java.awt.font.OpenType
CVT preprogram.
TAG_PROP - Static variable in interface java.awt.font.OpenType
Glyph properties.
TAG_TRAK - Static variable in interface java.awt.font.OpenType
Tracking.
TAG_TYP1 - Static variable in interface java.awt.font.OpenType
Adobe Type 1 font data.
TAG_VDMX - Static variable in interface java.awt.font.OpenType
Vertical device metrics.
TAG_VHEA - Static variable in interface java.awt.font.OpenType
Vertical metrics header.
TAG_VMTX - Static variable in interface java.awt.font.OpenType
Vertical metrics.
tailMap(Object) - Method in class java.util.TreeMap
Returns a view of the portion of this TreeMap whose keys are strictly less than toKey.
tailMap(Object) - Method in interface java.util.SortedMap
Returns a view of the portion of this SortedMap whose keys are greater than or equal to fromKey.
tailSet(Object) - Method in class java.util.TreeSet
Returns a view of the portion of this TreeSet whose elements are strictly less than toElement.
tailSet(Object) - Method in interface java.util.SortedSet
Returns a view of the portion of this SortedSet whose elements are greater than or equal to fromElement.
TAIWAN - Static variable in class java.util.Locale
Useful constant for country.
TAMIL - Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
target - Variable in class java.awt.Event
The target component.
TARGET - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
target() - Method in class org.omg.CORBA.Request
Retrieves the the target object reference.
TC_ARRAY - Static variable in interface java.io.ObjectStreamConstants
new Array
TC_BASE - Static variable in interface java.io.ObjectStreamConstants
First tag value.
TC_BLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
Block of optional data.
TC_BLOCKDATALONG - Static variable in interface java.io.ObjectStreamConstants
long Block data.
TC_CLASS - Static variable in interface java.io.ObjectStreamConstants
Reference to Class.
TC_CLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Class Descriptor.
TC_ENDBLOCKDATA - Static variable in interface java.io.ObjectStreamConstants
End of optional block data blocks for an object.
TC_EXCEPTION - Static variable in interface java.io.ObjectStreamConstants
Exception during write.
TC_MAX - Static variable in interface java.io.ObjectStreamConstants
Last tag value.
TC_NULL - Static variable in interface java.io.ObjectStreamConstants
Null object reference.
TC_OBJECT - Static variable in interface java.io.ObjectStreamConstants
new Object
TC_REFERENCE - Static variable in interface java.io.ObjectStreamConstants
Reference to an object already written into the stream.
TC_RESET - Static variable in interface java.io.ObjectStreamConstants
Reset stream context.
TC_STRING - Static variable in interface java.io.ObjectStreamConstants
new String
TCKind - class org.omg.CORBA.TCKind.
The Java mapping of the IDL enum TCKind, which specifies the kind of a TypeCode object.
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Disable Nagle's algorithm for this connection.
TD - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
TELUGU - Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
TERTIARY - Static variable in class java.text.Collator
Collator strength value.
tertiaryOrder(int) - Static method in class java.text.CollationElementIterator
Get the tertiary order of a collation order.
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
text - Static variable in class java.awt.SystemColor
The background color for text components.
TEXT - Static variable in class com.sun.java.accessibility.AccessibleRole
An object that presents text to the user.
TEXT - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
TEXT - Static variable in class java.awt.SystemColor
The array index for the text background color.
TEXT_ALIGN - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
TEXT_CHANGED_PROPERTY - Static variable in class com.sun.java.swing.AbstractButton
 
TEXT_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.TEXT_CURSOR.
TEXT_CURSOR - Static variable in class java.awt.Cursor
The text cursor type.
TEXT_DECORATION - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
TEXT_EVENT_MASK - Static variable in class java.awt.AWTEvent
The event mask for selecting text events.
TEXT_FIRST - Static variable in class java.awt.event.TextEvent
The first number in the range of ids used for text events.
TEXT_HIGHLIGHT - Static variable in class java.awt.SystemColor
The array index for the text highlight color.
TEXT_HIGHLIGHT_TEXT - Static variable in class java.awt.SystemColor
The array index for the text highlight text color.
TEXT_INACTIVE_TEXT - Static variable in class java.awt.SystemColor
The array index for the text inactive text color.
TEXT_INDENT - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
TEXT_INSET_H - Static variable in class com.sun.java.swing.border.TitledBorder
 
TEXT_LAST - Static variable in class java.awt.event.TextEvent
The last number in the range of ids used for text events.
TEXT_SPACING - Static variable in class com.sun.java.swing.border.TitledBorder
 
TEXT_TEXT - Static variable in class java.awt.SystemColor
The array index for the text text color.
TEXT_TRANSFORM - Static variable in class com.sun.java.swing.text.html.CSS.Attribute
 
TEXT_VALUE_CHANGED - Static variable in class java.awt.event.TextEvent
This event id indicates that object's text changed.
text(Element) - Method in class com.sun.java.swing.text.AbstractWriter
Writes out text.
text(Element) - Method in class com.sun.java.swing.text.html.MinimalHTMLWriter
This method is responsible for writing text out.
TextAction - class com.sun.java.swing.text.TextAction.
An Action implementation useful for key bindings that are shared across a number of different text components.
TextAction(String) - Constructor for class com.sun.java.swing.text.TextAction
Creates a new JTextAction object.
TextArea - class java.awt.TextArea.
A TextArea object is a multi-line region that displays text.
TEXTAREA - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
TextArea() - Constructor for class java.awt.TextArea
Constructs a new text area.
TextArea(int, int) - Constructor for class java.awt.TextArea
Constructs a new empty TextArea with the specified number of rows and columns.
TextArea(String, int, int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text, and with the rows, columns, and scroll bar visibility as specified.
TextArea(String, int, int) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text, and with the specified number of rows and columns.
TextArea(String) - Constructor for class java.awt.TextArea
Constructs a new text area with the specified text.
TextAttribute - class java.awt.font.TextAttribute.
Defines attribute keys and attribute values used for text rendering.
TextAttribute(String) - Constructor for class java.awt.font.TextAttribute
Constructs a TextAttribute with the given name.
TextComponent - class java.awt.TextComponent.
The TextComponent class is the superclass of any component that allows the editing of some text.
TextEvent - class java.awt.event.TextEvent.
A semantic event which indicates that an object's text changed.
TextEvent(Object, int) - Constructor for class java.awt.event.TextEvent
Constructs a TextEvent object.
TextField - class java.awt.TextField.
A TextField object is a text component that allows for the editing of a single line of text.
TextField() - Constructor for class java.awt.TextField
Constructs a new text field.
TextField(int) - Constructor for class java.awt.TextField
Constructs a new empty TextField with the specified number of columns.
TextField(String, int) - Constructor for class java.awt.TextField
Constructs a new text field initialized with the specified text to be displayed, and wide enough to hold the specified number of characters.
TextField(String) - Constructor for class java.awt.TextField
Constructs a new text field initialized with the specified text.
textHighlight - Static variable in class java.awt.SystemColor
The background color for highlighted text.
textHighlightText - Static variable in class java.awt.SystemColor
The text color for highlighted text.
TextHitInfo - class java.awt.font.TextHitInfo.
TextHitInfo represents a character position in a text model, and a bias, or "side," of the character.
textInactiveText - Static variable in class java.awt.SystemColor
The text color for inactive text.
TextLayout - class java.awt.font.TextLayout.
TextLayout is an immutable graphical representation of styled character data.
TextLayout.CaretPolicy - class java.awt.font.TextLayout.CaretPolicy.
Define a policy for determining the strong caret location.
TextLayout(AttributedCharacterIterator, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Construct a layout from an iterator over styled text.
TextLayout(String, Font, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Construct a layout from a string and a font.
TextLayout(String, Map, FontRenderContext) - Constructor for class java.awt.font.TextLayout
Construct a layout from a string and an attribute set.
TextLine.TextLineMetrics - class java.awt.font.TextLine.TextLineMetrics.
 
TextLine.TextLineMetrics(float, float, float, float) - Constructor for class java.awt.font.TextLine.TextLineMetrics
 
textListener - Variable in class java.awt.TextComponent
 
TextListener - interface java.awt.event.TextListener.
The listener interface for receiving text events.
textNonSelectionColor - Variable in class com.sun.java.swing.tree.DefaultTreeCellRenderer
Color to use for the foreground for non-selected nodes.
textSelectionColor - Variable in class com.sun.java.swing.tree.DefaultTreeCellRenderer
Color to use for the foreground for selected nodes.
textText - Static variable in class java.awt.SystemColor
The text color for text components.
TextUI - class com.sun.java.swing.plaf.TextUI.
Text editor user interface
TextUI() - Constructor for class com.sun.java.swing.plaf.TextUI
 
TexturePaint - class java.awt.TexturePaint.
This class provides a way to fill a shape with a given texture.
TexturePaint(BufferedImage, Rectangle2D) - Constructor for class java.awt.TexturePaint
Constructs a TexturePaint object.
textValueChanged(TextEvent) - Method in class java.awt.AWTEventMulticaster
 
textValueChanged(TextEvent) - Method in interface java.awt.event.TextListener
Invoked when the value of the text has changed.
TH - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
THAI - Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
thickness - Variable in class com.sun.java.swing.border.LineBorder
 
Thread - class java.lang.Thread.
A thread is a thread of execution in a program.
Thread() - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, Runnable, String) - Constructor for class java.lang.Thread
Allocates a new 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(ThreadGroup, Runnable) - Constructor for class java.lang.Thread
Allocates a new Thread object.
Thread(ThreadGroup, String) - Constructor for class java.lang.Thread
Allocates a new Thread object.
ThreadDeath - error java.lang.ThreadDeath.
An instance of ThreadDeath is thrown in the victim thread when the stop method with zero arguments in class Thread is called.
ThreadGroup - class java.lang.ThreadGroup.
A thread group represents a set of threads.
ThreadGroup(String) - Constructor for class java.lang.ThreadGroup
Constructs a new thread group.
ThreadGroup(ThreadGroup, String) - Constructor for class java.lang.ThreadGroup
Creates a new thread group.
ThreadLocal - class java.lang.ThreadLocal.
This class provides ThreadLocal variables.
ThreadLocal() - Constructor for class java.lang.ThreadLocal
Creates a ThreadLocal variable.
Throwable - class java.lang.Throwable.
The Throwable class is the superclass of all errors and exceptions in the Java language.
Throwable() - Constructor for class java.lang.Throwable
Constructs a new Throwable with no detail message.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new Throwable with the specified detail message.
THURSDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Thursday.
TIBETAN - Static variable in class java.lang.Character.Subset
Constant for the Unicode character block of the same name.
tileIcon - Variable in class com.sun.java.swing.border.MatteBorder
 
TileObserver - interface java.awt.image.TileObserver.
An interface for objects that wish to be informed when tiles of a WritableRenderedImage become modifiable by some writer via a call to getWritableTile, and when they become unmodifiable via the last call to releaseWritableTile.
tileUpdate(WritableRenderedImage, int, int, boolean) - Method in interface java.awt.image.TileObserver
A tile is about to be updated (it is either about to be grabbed for writing, or it is being released from writing).
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds from January 1, 1970 0:00:00 UTC.
Time - class java.sql.Time.
This class is a thin wrapper around java.util.
TIME - Static variable in class java.sql.Types
 
Time(int, int, int) - Constructor for class java.sql.Time
Construct a Time Object
Time(long) - Constructor for class java.sql.Time
Construct a Time using a milliseconds time value
timer - Variable in class com.sun.java.swing.tree.DefaultTreeCellEditor
Used before starting the editing session.
Timer - class com.sun.java.swing.Timer.
Object subclass that causes an action to occur at a predefined rate.
Timer(int, ActionListener) - Constructor for class com.sun.java.swing.Timer
Creates a Timer that will notify its listeners every delay milliseconds.
Timestamp - class java.sql.Timestamp.
This class is a thin wrapper around java.util.
TIMESTAMP - Static variable in class java.sql.Types
 
Timestamp(int, int, int, int, int, int, int) - Constructor for class java.sql.Timestamp
Deprecated.  
Timestamp(long) - Constructor for class java.sql.Timestamp
Construct a Timestamp using a milliseconds time value.
TimeZone - class java.util.TimeZone.
TimeZone represents a time zone offset, and also figures out daylight savings.
TIMEZONE_FIELD - Static variable in class java.text.DateFormat
Useful constant for TIMEZONE field alignment.
TimeZone() - Constructor for class java.util.TimeZone
 
TINYINT - Static variable in class java.sql.Types
 
title - Variable in class com.sun.java.swing.JInternalFrame
The title displayed in the frame's title bar.
title - Variable in class com.sun.java.swing.border.TitledBorder
 
TITLE - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
TITLE - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
TITLE_PROPERTY - Static variable in class com.sun.java.swing.JInternalFrame
Bound property name.
TITLECASE_LETTER - Static variable in class java.lang.Character
 
titleColor - Variable in class com.sun.java.swing.border.TitledBorder
 
TitledBorder - class com.sun.java.swing.border.TitledBorder.
A class which implements an arbitrary border with the addition of a String title in a specified position and justification.
TitledBorder(Border, String, int, int, Font, Color) - Constructor for class com.sun.java.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, title-position, title-font, and title-color.
TitledBorder(Border, String, int, int, Font) - Constructor for class com.sun.java.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, title-position, and title-font.
TitledBorder(Border, String, int, int) - Constructor for class com.sun.java.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border, title, title-justification, and title-position.
TitledBorder(Border, String) - Constructor for class com.sun.java.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border and title.
TitledBorder(Border) - Constructor for class com.sun.java.swing.border.TitledBorder
Creates a TitledBorder instance with the specified border and an empty title.
TitledBorder(String) - Constructor for class com.sun.java.swing.border.TitledBorder
Creates a TitledBorder instance which uses an etched border.
titleFont - Variable in class com.sun.java.swing.border.TitledBorder
 
titleJustification - Variable in class com.sun.java.swing.border.TitledBorder
 
titlePosition - Variable in class com.sun.java.swing.border.TitledBorder
 
TitleProperty - Static variable in interface com.sun.java.swing.text.Document
The property name for the title of the document, if there is one.
tk_alias - Static variable in class org.omg.CORBA.TCKind
 
tk_any - Static variable in class org.omg.CORBA.TCKind
 
tk_array - Static variable in class org.omg.CORBA.TCKind
 
tk_boolean - Static variable in class org.omg.CORBA.TCKind
 
tk_char - Static variable in class org.omg.CORBA.TCKind
 
tk_double - Static variable in class org.omg.CORBA.TCKind
 
tk_enum - Static variable in class org.omg.CORBA.TCKind
 
tk_except - Static variable in class org.omg.CORBA.TCKind
 
tk_fixed - Static variable in class org.omg.CORBA.TCKind
 
tk_float - Static variable in class org.omg.CORBA.TCKind
 
tk_long - Static variable in class org.omg.CORBA.TCKind
 
tk_longdouble - Static variable in class org.omg.CORBA.TCKind
 
tk_longlong - Static variable in class org.omg.CORBA.TCKind
 
tk_native - Static variable in class org.omg.CORBA.TCKind
 
tk_null - Static variable in class org.omg.CORBA.TCKind
 
tk_objref - Static variable in class org.omg.CORBA.TCKind
 
tk_octet - Static variable in class org.omg.CORBA.TCKind
 
tk_Principal - Static variable in class org.omg.CORBA.TCKind
 
tk_sequence - Static variable in class org.omg.CORBA.TCKind
 
tk_short - Static variable in class org.omg.CORBA.TCKind
 
tk_string - Static variable in class org.omg.CORBA.TCKind
 
tk_struct - Static variable in class org.omg.CORBA.TCKind
 
tk_TypeCode - Static variable in class org.omg.CORBA.TCKind
 
tk_ulong - Static variable in class org.omg.CORBA.TCKind
 
tk_ulonglong - Static variable in class org.omg.CORBA.TCKind
 
tk_union - Static variable in class org.omg.CORBA.TCKind
 
tk_ushort - Static variable in class org.omg.CORBA.TCKind
 
tk_value - Static variable in class org.omg.CORBA.TCKind
 
tk_value_box - Static variable in class org.omg.CORBA.TCKind
 
tk_void - Static variable in class org.omg.CORBA.TCKind
 
tk_wchar - Static variable in class org.omg.CORBA.TCKind
 
tk_wstring - Static variable in class org.omg.CORBA.TCKind
 
to_any() - Method in interface org.omg.CORBA.DynAny
 
toArray() - Method in class com.sun.java.accessibility.AccessibleStateSet
Returns the current state set as an array of AccessibleState
toArray() - Method in class com.sun.java.swing.DefaultListModel
Returns an array containing all of the elements in this list in the correct order.
toArray() - Method in class java.awt.dnd.DragGestureEvent
 
toArray() - Method in class java.beans.beancontext.BeanContextMembershipEvent
 
toArray() - Method in class java.beans.beancontext.BeanContextSupport
 
toArray() - Method in interface java.util.Set
Returns an array containing all of the elements in this Set.
toArray() - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this Collection.
toArray() - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray() - Method in class java.util.LinkedList
Returns an array containing all of the elements in this LinkedList in the correct order.
toArray() - Method in interface java.util.Collection
Returns an array containing all of the elements in this Collection.
toArray() - Method in interface java.util.List
Returns an array containing all of the elements in this List in proper sequence.
toArray() - Method in class java.util.ArrayList
Returns an array containing all of the elements in this ArrayList in the correct order.
toArray(Object[]) - Method in class java.awt.dnd.DragGestureEvent
 
toArray(Object[]) - Method in class java.beans.beancontext.BeanContextSupport
 
toArray(Object[]) - Method in interface java.util.Set
Returns an array containing all of the elements in this Set, whose runtime type is that of the specified array.
toArray(Object[]) - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this Collection, whose runtime type is that of the specified array.
toArray(Object[]) - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray(Object[]) - Method in class java.util.LinkedList
Returns an array containing all of the elements in this LinkedList in the correct order.
toArray(Object[]) - Method in interface java.util.Collection
Returns an array containing all of the elements in this Collection, whose runtime type is that of the specified array.
toArray(Object[]) - Method in interface java.util.List
Returns an array containing all of the elements in this List in proper sequence, whose runtime type is that of the specified array.
toArray(Object[]) - Method in class java.util.ArrayList
Returns an array containing all of the elements in this ArrayList in the correct order.
toBack() - Method in class com.sun.java.swing.JInternalFrame
Sends this internal frame to the back.
toBack() - Method in class java.awt.Window
Sends this window to the back.
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBinaryString(int) - Static method in class java.lang.Integer
Creates a string representation of the integer argument as an unsigned integer in base 2. The unsigned integer value is the argument plus 232if the argument is negative; otherwise it is equal to the argument.
toBinaryString(long) - Static method in class java.lang.Long
Creates a string representation of the long argument as an unsigned integer in base 2. The unsigned long value is the argument plus 264 if the argument is negative; otherwise, it is equal to the argument.
toByteArray() - Method in class java.io.ByteArrayOutputStream
Creates a newly allocated byte array.
toByteArray() - Method in class java.math.BigInteger
Returns a byte array containing the two's-complement representation of this BigInteger.
toByteArray() - Method in class java.text.CollationKey
Converts the CollationKey to a sequence of bits.
toCharArray() - Method in class java.io.CharArrayWriter
Returns a copy of the input data.
toCharArray() - Method in class java.lang.String
Converts this string to a new character array.
toCIEXYZ(float[]) - Method in class java.awt.color.ColorSpace
Transforms a color value assumed to be in this ColorSpace into the CS_CIEXYZ conversion color space.
toCIEXYZ(float[]) - Method in class java.awt.color.ICC_ColorSpace
Transforms a color value assumed to be in this ColorSpace into the CS_CIEXYZ conversion color space.
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to the equivalent angle measured in degrees.
toDisplayString() - Method in class com.sun.java.accessibility.AccessibleBundle
Get localized string describing the key using the default locale.
toDisplayString(Locale) - Method in class com.sun.java.accessibility.AccessibleBundle
Obtain the key as a localized string.
toDisplayString(String, Locale) - Method in class com.sun.java.accessibility.AccessibleBundle
Obtain the key as a localized string.
toExternalForm() - Method in class java.net.URL
Constructs a string representation of this URL.
toExternalForm(URL) - Method in class java.net.URLStreamHandler
Converts a URL of a specific protocol to a String.
toFront() - Method in class com.sun.java.swing.JInternalFrame
Brings this internal frame to the front.
toFront() - Method in class java.awt.Window
Brings this window to the front.
TOGGLE_BUTTON - Static variable in class com.sun.java.accessibility.AccessibleRole
A specialized push button that can be checked or unchecked, but does not provide a separate indicator indicating the current state.
TOGGLE_CLICK_COUNT_PROPERTY - Static variable in class com.sun.java.swing.JTree
Bound property name for toggleClickCount.
toggleClickCount - Variable in class com.sun.java.swing.JTree
Number of mouse clicks before a node is expanded.
toGMTString() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by DateFormat.format(Date date), using a GMT TimeZone.
toHexString(int) - Static method in class java.lang.Integer
Creates a string representation of the integer argument as an unsigned integer in base 16. The unsigned integer value is the argument plus 232 if the argument is negative; otherwise, it is equal to the argument.
toHexString(long) - Static method in class java.lang.Long
Creates a string representation of the long argument as an unsigned integer in base 16. The unsigned long value is the argument plus 264 if the argument is negative; otherwise, it is equal to the argument.
toIndex - Variable in class com.sun.java.swing.event.TableColumnModelEvent
The index of the column to where it was moved or added from
toLocaleString() - Method in class java.util.Date
Deprecated. As of JDK version 1.1, replaced by DateFormat.format(Date date).
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() - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the default locale, which is returned by Locale.getDefault.
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.
toOctalString(int) - Static method in class java.lang.Integer
Creates a string representation of the integer argument as an unsigned integer in base 8. The unsigned integer value is the argument plus 232 if the argument is negative; otherwise, it is equal to the argument.
toOctalString(long) - Static method in class java.lang.Long
Creates a string representation of the long argument as an unsigned integer in base 8. The unsigned long value is the argument plus 264 if the argument is negative; otherwise, it is equal to the argument.
TOOL_BAR - Static variable in class com.sun.java.accessibility.AccessibleRole
A bar or palette usually composed of push buttons or toggle buttons.
TOOL_TIP - Static variable in class com.sun.java.accessibility.AccessibleRole
An object that provides information about another object.
TOOL_TIP_TEXT_KEY - Static variable in class com.sun.java.swing.JComponent
The comment to display when the cursor is over the component, also known as a "value tip", "flyover help", or "flyover label".
ToolBarUI - class com.sun.java.swing.plaf.ToolBarUI.
Pluggable look and feel interface for JToolBar.
Toolkit - class java.awt.Toolkit.
This class is the abstract superclass of all actual implementations of the Abstract Window Toolkit.
Toolkit() - Constructor for class java.awt.Toolkit
 
ToolTipManager - class com.sun.java.swing.ToolTipManager.
Manages all the ToolTips in the system.
ToolTipManager.insideTimerAction - class com.sun.java.swing.ToolTipManager.insideTimerAction.
 
ToolTipManager.outsideTimerAction - class com.sun.java.swing.ToolTipManager.outsideTimerAction.
 
ToolTipManager.stillInsideTimerAction - class com.sun.java.swing.ToolTipManager.stillInsideTimerAction.
 
ToolTipUI - class com.sun.java.swing.plaf.ToolTipUI.
Pluggable look and feel interface for JToolTip.
TooManyListenersException - exception java.util.TooManyListenersException.
The TooManyListenersException Exception is used as part of the Java Event model to annotate and implement a unicast special case of a multicast Event Source.
TooManyListenersException() - Constructor for class java.util.TooManyListenersException
Constructs a TooManyListenersException with no detail message.
TooManyListenersException(String) - Constructor for class java.util.TooManyListenersException
Constructs a TooManyListenersException with the specified detail message.
top - Variable in class com.sun.java.swing.border.EmptyBorder
 
top - Variable in class java.awt.Insets
The inset from the top.
TOP - Static variable in interface com.sun.java.swing.SwingConstants
Box-orientation constants used to specify a position.
TOP - Static variable in class com.sun.java.swing.JSplitPane
Used to add a Component above the other Component.
TOP - Static variable in class com.sun.java.swing.border.TitledBorder
 
TOP_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY().
TOP_ALIGNMENT - Static variable in class java.awt.font.GraphicAttribute
Align top of graphic to top of line.
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.
TOPDOWNLEFTRIGHT - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in top-down, left-to-right order.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to the equivalent angle measured in radians.
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.
toString() - Method in class com.sun.java.accessibility.AccessibleBundle
Get localized string describing the key using the default locale.
toString() - Method in class com.sun.java.accessibility.AccessibleStateSet
Create a localized String representing all the states in the set using the default locale.
toString() - Method in class com.sun.java.swing.UIManager.LookAndFeelInfo
 
toString() - Method in class com.sun.java.swing.KeyStroke
Returns a string that displays and identifies this object's properties.
toString() - Method in class com.sun.java.swing.DefaultBoundedRangeModel
Returns a string that displays all of the BoundedRangeModel properties.
toString() - Method in class com.sun.java.swing.JSlider
Returns a string containing that displays and identifies this object's propeties.
toString() - Method in class com.sun.java.swing.SizeRequirements
Returns a string describing the minimum, preferred, and maximum size requirements, along with the alignment.
toString() - Method in class com.sun.java.swing.DefaultListSelectionModel
 
toString() - Method in class com.sun.java.swing.LookAndFeel
 
toString() - Method in class com.sun.java.swing.RepaintManager
 
toString() - Method in class com.sun.java.swing.DefaultListModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class com.sun.java.swing.event.EventListenerList
Return a string representation of the EventListenerList.
toString() - Method in class com.sun.java.swing.event.ListSelectionEvent
 
toString() - Method in class com.sun.java.swing.event.HyperlinkEvent.EventType
Converts the type to a string.
toString() - Method in class com.sun.java.swing.event.DocumentEvent.EventType
Converts the type to a string.
toString() - Method in class com.sun.java.swing.event.TreeModelEvent
Returns a string that displays and identifies this object's properties.
toString() - Method in class com.sun.java.swing.text.AbstractDocument.BranchElement
Converts the element to a string.
toString() - Method in class com.sun.java.swing.text.DefaultStyledDocument.ElementSpec
Converts the element to a string.
toString() - Method in class com.sun.java.swing.text.Segment
Converts a segment into a String.
toString() - Method in class com.sun.java.swing.text.StyleContext
Converts a StyleContext to a String.
toString() - Method in class com.sun.java.swing.text.StyleContext.NamedStyle
Converts the style to a string.
toString() - Method in class com.sun.java.swing.text.SimpleAttributeSet
Converts the attribute set to a String.
toString() - Method in class com.sun.java.swing.text.TabSet
Returns the string representation of the set of tabs.
toString() - Method in class com.sun.java.swing.text.Position.Bias
string representation
toString() - Method in class com.sun.java.swing.text.TabStop
 
toString() - Method in class com.sun.java.swing.text.AbstractDocument.LeafElement
Converts the element to a string.
toString() - Method in class com.sun.java.swing.text.AbstractDocument.DefaultDocumentEvent
Returns a string description of the change event.
toString() - Method in class com.sun.java.swing.text.StyleConstants
Returns the string representation.
toString() - Method in class com.sun.java.swing.text.StyleConstants.ParagraphConstants
Returns the string representation.
toString() - Method in class com.sun.java.swing.text.StyleConstants.CharacterConstants
Returns the string representation.
toString() - Method in class com.sun.java.swing.text.StyleConstants.ColorConstants
Returns the string representation.
toString() - Method in class com.sun.java.swing.text.StyleConstants.FontConstants
Returns the string representation.
toString() - Method in class com.sun.java.swing.text.html.CSS.Attribute
The string representation of the attribute.
toString() - Method in class com.sun.java.swing.text.html.HTML.Tag
Return the string representation of the tag.
toString() - Method in class com.sun.java.swing.text.html.HTML.Attribute
 
toString() - Method in class com.sun.java.swing.tree.DefaultTreeSelectionModel
 
toString() - Method in class com.sun.java.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 com.sun.java.swing.tree.TreePath
Returns a string that displays and identifies this object's properties.
toString() - Method in class com.sun.java.swing.undo.AbstractUndoableEdit
 
toString() - Method in class com.sun.java.swing.undo.CompoundEdit
 
toString() - Method in class com.sun.java.swing.undo.UndoableEditSupport
 
toString() - Method in class com.sun.java.swing.undo.UndoManager
 
toString() - Method in class java.awt.Component
Returns a string representation of this component and its values.
toString() - Method in class java.awt.Graphics
Returns a String object representing this Graphics object's value.
toString() - Method in class java.awt.AWTEvent
 
toString() - Method in class java.awt.Dimension
Returns a string that represents this Dimension object's values.
toString() - Method in class java.awt.Color
Returns the String representation of this Color.
toString() - Method in class java.awt.Font
Converts this object to a String representation.
toString() - Method in class java.awt.Insets
Returns a String object representing this Insets object's 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.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 (xy) 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.GridLayout
Returns the string representation of this grid layout's values.
toString() - Method in class java.awt.RenderingHints
Returns a rather long string representation of this hashtable.
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.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.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.font.TextLayout
Return debugging information for the layout.
toString() - Method in class java.awt.font.TextHitInfo
Return a string representing the hit, for debugging use only.
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.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.image.IndexColorModel
Prints the contents 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() - Method in class java.io.ObjectStreamField
Return a string that describes this field.
toString() - Method in class java.io.ObjectStreamClass
Return a string describing this ObjectStreamClass.
toString() - Method in class java.io.File
Returns the pathname string of this abstract pathname.
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.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() - Method in class java.lang.Thread
Returns a string representation of this thread, including the thread's name, priority, and thread group.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString() - Method in class java.lang.Class
Converts the object to a string.
toString() - Method in class java.lang.Character
Returns a String object representing this character's value.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.Double
Returns a String representation of this Double object.
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.Float
Returns a String representation of this Float object.
toString() - Method in class java.lang.ThreadGroup
Returns a string representation of this Thread group.
toString() - Method in class java.lang.StringBuffer
Converts to a string representing the data in this string buffer.
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!)
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
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() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal.
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.rmi.dgc.VMID
Return string representation of this VMID.
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.ObjID
Returns a string containing the object id representation.
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.Operation
 
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 certificates.
toString() - Method in class java.security.Identity
Deprecated. Returns a short string describing this identity, telling its name and its scope (if any).
toString() - Method in class java.security.IdentityScope
Deprecated. 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
Deprecated. 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() - 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.CRL
Returns a string representation of this CRL.
toString() - Method in class java.security.cert.X509CRLEntry
Returns a string representation of this CRL entry.
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() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a string representation of the object.
toString() - Method in class java.text.Annotation
Returns the String representation of this Annotation.
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.EventObject
 
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.AbstractMap
Returns a String representation of this Map.
toString() - Method in class java.util.AbstractCollection
Returns a string representation of this Collection.
toString() - Method in class java.util.Calendar
Return a string representation of this calendar.
toString() - Method in class java.util.Vector
Returns a string representation of this Vector, containing the String representation of each element.
toString() - Method in class java.util.SimpleTimeZone
Return a string representation of this time zone.
toString() - Method in class java.util.BitSet
Returns a string representation of this bit set.
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.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.util.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString() - Method in class org.omg.CORBA.SystemException
Converts this exception to a representative string.
toString(boolean) - Method in class java.security.Identity
Deprecated. Returns a string representation of this identity, with optionally more details than that provided by the toString method without any arguments.
toString(boolean) - Method in interface java.security.Certificate
Deprecated. Returns a string that represents the contents of the certificate.
toString(byte) - Static method in class java.lang.Byte
Returns a new String object representing the specified Byte.
toString(double) - Static method in class java.lang.Double
Creates a string representation of the double argument.
toString(float) - Static method in class java.lang.Float
Returns a String representation for the specified float 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) - Method in class java.io.ByteArrayOutputStream
Deprecated. This method does not properly convert bytes into characters. As of JDK 1.1, the preferred way to do this is via the toString(String enc) method, which takes an encoding-name argument, or the toString() method, which uses the platform's default character encoding.
toString(int) - Static method in class java.lang.Integer
Returns a new String object representing the specified integer.
toString(int) - Static method in class java.lang.reflect.Modifier
Return a string describing the access modifier flags in the specified modifier.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
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(short) - Static method in class java.lang.Short
Returns a new String object representing the specified Short.
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.
toStub(Remote) - Static method in class java.rmi.server.RemoteObject
Returns the stub for the remote object obj passed as a parameter.
totalColumnWidth - Variable in class com.sun.java.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.
toTitleCase(char) - Static method in class java.lang.Character
Converts the character argument to titlecase.
toUpperCase() - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the default locale, which is returned by Locale.getDefault.
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.
toURL() - Method in class java.io.File
Converts this abstract pathname into a file: URL. The exact form of the URL is system-dependent.
toViewCoordinates(Dimension) - Method in class com.sun.java.swing.JViewport
Convert a size in pixel coordinates to view coordinates.
toViewCoordinates(Point) - Method in class com.sun.java.swing.JViewport
Convert a point in pixel coordinates to view coordinates.
TR - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
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.
TRACK - Static variable in class java.awt.event.AdjustmentEvent
The absolute tracking adjustment type.
tracker - Static variable in class com.sun.java.swing.ImageIcon
 
TRADITIONAL_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
TRADITIONAL_HANZI - Static variable in class java.lang.Character.Subset
Constant for all Han characters used in writing Traditional Chinese, including a subset of the CJK unified ideographs as well as Traditional Chinese Han characters that may be defined as surrogate characters.
TRAILING - Static variable in class java.awt.FlowLayout
This value indicates that each row of components should be justified to the leading edge of the container's orientation, e.g. to the right in left-to-right orientations.
trailing(int) - Static method in class java.awt.font.TextHitInfo
Create a hit on the trailing edge of the character at charIndex.
TRANSACTION_NONE - Static variable in interface java.sql.Connection
Transactions are not supported.
TRANSACTION_READ_COMMITTED - Static variable in interface java.sql.Connection
Dirty reads are prevented; non-repeatable reads and phantom reads can occur.
TRANSACTION_READ_UNCOMMITTED - Static variable in interface java.sql.Connection
Dirty reads, non-repeatable reads and phantom reads can occur.
TRANSACTION_REPEATABLE_READ - Static variable in interface java.sql.Connection
Dirty reads and non-repeatable reads are prevented; phantom reads can occur.
TRANSACTION_REQUIRED - exception org.omg.CORBA.TRANSACTION_REQUIRED.
The CORBA TRANSACTION_REQUIRED exception, which is thrown by the ORB on the client or server during the processing of a request that is required to be enclosed in a transaction.
TRANSACTION_REQUIRED() - Constructor for class org.omg.CORBA.TRANSACTION_REQUIRED
Constructs a TRANSACTION_REQUIRED exception with a default minor code of 0, a completion state of CompletionStatus.
TRANSACTION_REQUIRED(int, CompletionStatus) - Constructor for class org.omg.CORBA.TRANSACTION_REQUIRED
Constructs a TRANSACTION_REQUIRED exception with the specified minor code and completion status.
TRANSACTION_REQUIRED(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.TRANSACTION_REQUIRED
Constructs a TRANSACTION_REQUIRED exception with the specified description message, minor code, and completion status.
TRANSACTION_REQUIRED(String) - Constructor for class org.omg.CORBA.TRANSACTION_REQUIRED
Constructs a TRANSACTION_REQUIRED exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
TRANSACTION_ROLLEDBACK - exception org.omg.CORBA.TRANSACTION_ROLLEDBACK.
The CORBA TRANSACTION_ROLLEDBACK exception, which is thrown when a transactional operation did not complete because the transaction was rolled back.
TRANSACTION_ROLLEDBACK() - Constructor for class org.omg.CORBA.TRANSACTION_ROLLEDBACK
Constructs a TRANSACTION_ROLLEDBACK exception with a default minor code of 0, a completion state of CompletionStatus.
TRANSACTION_ROLLEDBACK(int, CompletionStatus) - Constructor for class org.omg.CORBA.TRANSACTION_ROLLEDBACK
Constructs a TRANSACTION_ROLLEDBACK exception with the specified minor code and completion status.
TRANSACTION_ROLLEDBACK(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.TRANSACTION_ROLLEDBACK
Constructs a TRANSACTION_ROLLEDBACK exception with the specified description message, minor code, and completion status.
TRANSACTION_ROLLEDBACK(String) - Constructor for class org.omg.CORBA.TRANSACTION_ROLLEDBACK
Constructs a TRANSACTION_ROLLEDBACK exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
TRANSACTION_SERIALIZABLE - Static variable in interface java.sql.Connection
Dirty reads, non-repeatable reads and phantom reads are prevented.
transferable - Variable in class java.awt.dnd.DropTargetContext.TransferableProxy
 
Transferable - interface java.awt.datatransfer.Transferable.
Defines the interface for classes that can be used to provide data for a transfer operation.
transferablesFlavorsChanged() - Method in class java.awt.dnd.DragSourceContext
notify the peer that the Transferables DataFlavors have changed
transferFocus() - Method in class java.awt.Component
Transfers the focus to the next component.
transferType - Variable in class java.awt.image.ColorModel
 
TRANSFORM - Static variable in class java.awt.font.TextAttribute
Attribute key for the transform of a font.
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.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(double[], int, double[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of double precision coordinates by this transform.
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(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(float[], int, float[], int, int) - Method in class java.awt.geom.AffineTransform
Transforms an array of floating point coordinates by this 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.
TransformAttribute - class java.awt.font.TransformAttribute.
An immutable wrapper for a transform to make it safe to use as an attribute.
TransformAttribute(AffineTransform) - Constructor for class java.awt.font.TransformAttribute
Wrap the transform.
TRANSIENT - exception org.omg.CORBA.TRANSIENT.
The CORBA TRANSIENT exception, which is thrown by the server to signal a transient failure that might not occur again if the request is retried.
TRANSIENT - Static variable in class com.sun.java.accessibility.AccessibleState
Indicates this object is transient.
TRANSIENT - Static variable in class java.lang.reflect.Modifier
 
TRANSIENT() - Constructor for class org.omg.CORBA.TRANSIENT
Constructs a TRANSIENT exception with a default minor code of 0, a completion state of CompletionStatus.
TRANSIENT(int, CompletionStatus) - Constructor for class org.omg.CORBA.TRANSIENT
Constructs a TRANSIENT exception with the specified minor code and completion status.
TRANSIENT(String, int, CompletionStatus) - Constructor for class org.omg.CORBA.TRANSIENT
Constructs a TRANSIENT exception with the specified description message, minor code, and completion status.
TRANSIENT(String) - Constructor for class org.omg.CORBA.TRANSIENT
Constructs a TRANSIENT exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
translate(double, double) - Method in class java.awt.Graphics2D
Concatenates the current transform of this Graphics2D with a translation transformation.
translate(double, double) - Method in class java.awt.geom.AffineTransform
Concatenates this transform with a translation transformation.
translate(int, int) - Method in class com.sun.java.swing.DebugGraphics
 
translate(int, int) - Method in class java.awt.Graphics
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
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 (xy), 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.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 (xy) in the current coordinate system.
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.
translateHTMLToCSS(AttributeSet) - Method in class com.sun.java.swing.text.html.StyleSheet
Convert a set of html attributes to an equivalent set of css attributes.
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.
TRANSLUCENT - Static variable in interface java.awt.Transparency
The transparency object represents image data that contains or may contain arbitrary alpha values.
TRANSLUCENT - Static variable in class java.awt.image.BufferedImage
 
Transparency - interface java.awt.Transparency.
This interface defines the common transparency modes for implementing classes.
tree - Variable in class com.sun.java.swing.tree.DefaultTreeCellEditor
JTree instance listening too.
TREE - Static variable in class com.sun.java.accessibility.AccessibleRole
An object used to present hierarchical information to the user.
TREE_MODEL_PROPERTY - Static variable in class com.sun.java.swing.JTree
Bound property name for treeModel.
TreeCellEditor - interface com.sun.java.swing.tree.TreeCellEditor.
Adds to CellEditor the extensions necessary to configure an editor in a tree.
TreeCellRenderer - interface com.sun.java.swing.tree.TreeCellRenderer.
 
treeCollapsed(TreeExpansionEvent) - Method in class com.sun.java.swing.JTree.AccessibleJTree
Tree Collapsed notification.
treeCollapsed(TreeExpansionEvent) - Method in interface com.sun.java.swing.event.TreeExpansionListener
Called whenever an item in the tree has been collapsed.
treeDidChange() - Method in class com.sun.java.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 com.sun.java.swing.JTree.AccessibleJTree
Tree Model Expansion notification.
treeExpanded(TreeExpansionEvent) - Method in interface com.sun.java.swing.event.TreeExpansionListener
Called whenever an item in the tree has been expanded.
TreeExpansionEvent - class com.sun.java.swing.event.TreeExpansionEvent.
An event used to identify a single path in a tree.
TreeExpansionEvent(Object, TreePath) - Constructor for class com.sun.java.swing.event.TreeExpansionEvent
 
TreeExpansionListener - interface com.sun.java.swing.event.TreeExpansionListener.
The listener that's notified when a tree expands or collapses a node.
TreeMap - class java.util.TreeMap.
Red-Black tree based implementation of the SortedMap interface.
TreeMap() - Constructor for class java.util.TreeMap
Constructs a new, empty TreeMap, sorted according to the keys' natural order.
TreeMap(Comparator) - Constructor for class java.util.TreeMap
Constructs a new, empty TreeMap, sorted according to the given comparator.
TreeMap(Map) - Constructor for class java.util.TreeMap
Constructs a new TreeMap containing the same mappings as the given Map, sorted according to the keys' natural order.
TreeMap(SortedMap) - Constructor for class java.util.TreeMap
Constructs a new TreeMap containing the same mappings as the given SortedMap, sorted according to the same ordering.
treeModel - Variable in class com.sun.java.swing.JTree
The model that defines the tree displayed by this object.
treeModel - Variable in class com.sun.java.swing.tree.AbstractLayoutCache
Model providing information.
TreeModel - interface com.sun.java.swing.tree.TreeModel.
The interface that defines a suitable data model for a JTree.
TreeModelEvent - class com.sun.java.swing.event.TreeModelEvent.
Encapsulates information describing changes to a tree model, and used to notify tree model listeners of the change.
TreeModelEvent(Object, Object[], int[], Object[]) - Constructor for class com.sun.java.swing.event.TreeModelEvent
Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as an array of Objects.
TreeModelEvent(Object, Object[]) - Constructor for class com.sun.java.swing.event.TreeModelEvent
Used to create an event when the node structure has changed in some way, identifying the path to the root of a modified subtree as an array of Objects.
TreeModelEvent(Object, TreePath, int[], Object[]) - Constructor for class com.sun.java.swing.event.TreeModelEvent
Used to create an event when nodes have been changed, inserted, or removed, identifying the path to the parent of the modified items as a TreePath object.
TreeModelEvent(Object, TreePath) - Constructor for class com.sun.java.swing.event.TreeModelEvent
Used to create an event when the node structure has changed in some way, identifying the path to the root of the modified subtree as a TreePath object.
treeModelListener - Variable in class com.sun.java.swing.JTree
Updates the expandedState.
TreeModelListener - interface com.sun.java.swing.event.TreeModelListener.
TreeChangeListener defines the interface for an object that listens to changes in a TreeModel.
TreeNode - interface com.sun.java.swing.tree.TreeNode.
 
treeNodesChanged(TreeModelEvent) - Method in class com.sun.java.swing.JTree.TreeModelHandler
 
treeNodesChanged(TreeModelEvent) - Method in class com.sun.java.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesChanged(TreeModelEvent) - Method in interface com.sun.java.swing.event.TreeModelListener
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class com.sun.java.swing.tree.AbstractLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesChanged(TreeModelEvent) - Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesInserted(TreeModelEvent) - Method in class com.sun.java.swing.JTree.TreeModelHandler
 
treeNodesInserted(TreeModelEvent) - Method in class com.sun.java.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesInserted(TreeModelEvent) - Method in interface com.sun.java.swing.event.TreeModelListener
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class com.sun.java.swing.tree.AbstractLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesInserted(TreeModelEvent) - Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
Invoked after nodes have been inserted into the tree.
treeNodesRemoved(TreeModelEvent) - Method in class com.sun.java.swing.JTree.TreeModelHandler
 
treeNodesRemoved(TreeModelEvent) - Method in class com.sun.java.swing.JTree.AccessibleJTree
Tree Model Node change notification.
treeNodesRemoved(TreeModelEvent) - Method in interface com.sun.java.swing.event.TreeModelListener
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class com.sun.java.swing.tree.AbstractLayoutCache
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
Invoked after nodes have been removed from the tree.
treeNodesRemoved(TreeModelEvent) - Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
Invoked after nodes have been removed from the tree.
TreePath - class com.sun.java.swing.tree.TreePath.
Represents a path to a node.
TreePath() - Constructor for class com.sun.java.swing.tree.TreePath
Primarily provided for subclasses that don't wish to use the path ivar.
TreePath(Object) - Constructor for class com.sun.java.swing.tree.TreePath
Constructs a TreePath when there is only item in the path.
TreePath(Object[], int) - Constructor for class com.sun.java.swing.tree.TreePath
 
TreePath(Object[]) - Constructor for class com.sun.java.swing.tree.TreePath
Constructs a path from an array of Objects, uniquely identifying the path from the root of the tree to a specific node, as returned by the tree's data model.
TreePath(TreePath, Object) - Constructor for class com.sun.java.swing.tree.TreePath
Constructs a TreePath this is the combination of all the path elements in parent with a last path component of lastElement.
TreeSelectionEvent - class com.sun.java.swing.event.TreeSelectionEvent.
An event that characterizes a change in the current selection.
TreeSelectionEvent(Object, TreePath, boolean, TreePath, TreePath) - Constructor for class com.sun.java.swing.event.TreeSelectionEvent
Represents a change in the selection of a TreeSelectionModel. path identifies the path that have been either added or removed from the selection.
TreeSelectionEvent(Object, TreePath[], boolean[], TreePath, TreePath) - Constructor for class com.sun.java.swing.event.TreeSelectionEvent
Represents a change in the selection of a TreeSelectionModel. paths identifies the paths that have been either added or removed from the selection.
TreeSelectionListener - interface com.sun.java.swing.event.TreeSelectionListener.
The listener that's notified when the selection in a TreeSelectionModel changes.
treeSelectionModel - Variable in class com.sun.java.swing.tree.AbstractLayoutCache
Selection model.
TreeSelectionModel - interface com.sun.java.swing.tree.TreeSelectionModel.
This interface represents the current state of the selection for the tree component.
TreeSet - class java.util.TreeSet.
This class implements the TreeSet interface, backed by a TreeMap.
TreeSet() - Constructor for class java.util.TreeSet
Constructs a new, empty TreeSet, sorted according to the elements' natural order.
TreeSet(Collection) - Constructor for class java.util.TreeSet
Constructs a new TreeSet containing the elements in the specified Collection, sorted according to the elements' natural order.
TreeSet(Comparator) - Constructor for class java.util.TreeSet
Constructs a new, empty TreeSet, sorted according to the given comparator.
TreeSet(SortedSet) - Constructor for class java.util.TreeSet
Constructs a new TreeSet containing the same elements as the given SortedSet, sorted according to the same ordering.
treeStructureChanged(TreeModelEvent) - Method in class com.sun.java.swing.JTree.TreeModelHandler
 
treeStructureChanged(TreeModelEvent) - Method in class com.sun.java.swing.JTree.AccessibleJTree
Tree Model structure change change notification.
treeStructureChanged(TreeModelEvent) - Method in interface com.sun.java.swing.event.TreeModelListener
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class com.sun.java.swing.tree.AbstractLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class com.sun.java.swing.tree.FixedHeightLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
treeStructureChanged(TreeModelEvent) - Method in class com.sun.java.swing.tree.VariableHeightLayoutCache
Invoked after the tree has drastically changed structure from a given node down.
TreeUI - class com.sun.java.swing.plaf.TreeUI.
Pluggable look and feel interface for JTree.
TreeUI() - Constructor for class com.sun.java.swing.plaf.TreeUI
 
treeWillCollapse(TreeExpansionEvent) - Method in interface com.sun.java.swing.event.TreeWillExpandListener
Invoked whenever a node in the tree is about to be collapsed.
treeWillExpand(TreeExpansionEvent) - Method in interface com.sun.java.swing.event.TreeWillExpandListener
Invoked whenever a node in the tree is about to be expanded.
TreeWillExpandListener - interface com.sun.java.swing.event.TreeWillExpandListener.
The listener that's notified when a tree expands or collapses a node.
trim() - Method in class java.lang.String
Removes white space from both ends of this string.
trimEdits(int, int) - Method in class com.sun.java.swing.undo.UndoManager
Tell the edits in the given range (inclusive) to die, and remove them from edits. from > to is a no-op.
trimForLimit() - Method in class com.sun.java.swing.undo.UndoManager
Reduce the number of queued edits to a range of size limit, centered on indexOfNextAdd.
trimToSize() - Method in class com.sun.java.swing.DefaultListModel
Trims the capacity of this list to be the list's current size.
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.
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
TruncatedFileException - exception com.sun.image.codec.jpeg.TruncatedFileException.
Signals that a truncated file was detected.
TruncatedFileException(BufferedImage) - Constructor for class com.sun.image.codec.jpeg.TruncatedFileException
Constructs a TruncatedFileException/code> with the partially decoded BufferedImage.
TruncatedFileException(Raster) - Constructor for class com.sun.image.codec.jpeg.TruncatedFileException
Constructs an TruncatedFileException with the partially decoded Raster
TT - Static variable in class com.sun.java.swing.text.html.HTML.Tag
 
TT_EOF - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the stream has been read.
TT_EOL - Static variable in class java.io.StreamTokenizer
A constant indicating that the end of the line has been read.
TT_NUMBER - Static variable in class java.io.StreamTokenizer
A constant indicating that a number token has been read.
TT_WORD - Static variable in class java.io.StreamTokenizer
A constant indicating that a word token has been read.
ttype - Variable in class java.io.StreamTokenizer
After a call to the nextToken method, this field contains the type of the token just read.
TUESDAY - Static variable in class java.util.Calendar
Value of the DAY_OF_WEEK field indicating Tuesday.
type - Variable in class com.sun.java.swing.event.TableModelEvent
 
type - Variable in class org.omg.CORBA.AttributeDescription
 
type - Variable in class org.omg.CORBA.ValueMember
 
type - Variable in class org.omg.CORBA.ExceptionDescription
 
type - Variable in class org.omg.CORBA.StructMember
 
type - Variable in class org.omg.CORBA.ParameterDescription
 
type - Variable in class org.omg.CORBA.UnionMember
 
type - Variable in class org.omg.CORBA.ConstantDescription
 
type - Variable in class org.omg.CORBA.TypeDescription
 
type - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
 
TYPE - Static variable in class com.sun.java.swing.text.html.HTML.Attribute
 
TYPE - Static variable in class java.lang.Byte
The Class object representing the primitive type byte.
TYPE - Static variable in class java.lang.Character
The Class object representing the primitive type char.
TYPE - Static variable in class java.lang.Short
The Class object representing the primitive type short.
TYPE - Static variable in class java.lang.Double
The Class object representing the primitive type double.
TYPE - Static variable in class java.lang.Long
The Class object representing the primitive type long.
TYPE - Static variable in class java.lang.Float
The Class object representing the primitive type float.
TYPE - Static variable in class java.lang.Void
The Class object representing the primitive Java type void.
TYPE - Static variable in class java.lang.Integer
The Class object representing the primitive type int.
TYPE - Static variable in class java.lang.Boolean
The Class object representing the primitive type boolean.
TYPE_2CLR - Static variable in class java.awt.color.ColorSpace
Generic 2 component color spaces.
TYPE_3BYTE_BGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components (corresponds to a Windows-style BGR color model) with the colors Blue, Green, and Red stored in 3 bytes.
TYPE_3CLR - Static variable in class java.awt.color.ColorSpace
Generic 3 component color spaces.
TYPE_4BYTE_ABGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components with the colors Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.
TYPE_4BYTE_ABGR_PRE - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components with the colors Blue, Green, and Red stored in 3 bytes and 1 byte of alpha.
TYPE_4CLR - Static variable in class java.awt.color.ColorSpace
Generic 4 component color spaces.
TYPE_5CLR - Static variable in class java.awt.color.ColorSpace
Generic 5 component color spaces.
TYPE_6CLR - Static variable in class java.awt.color.ColorSpace
Generic 6 component color spaces.
TYPE_7CLR - Static variable in class java.awt.color.ColorSpace
Generic 7 component color spaces.
TYPE_8CLR - Static variable in class java.awt.color.ColorSpace
Generic 8 component color spaces.
TYPE_9CLR - Static variable in class java.awt.color.ColorSpace
Generic 9 component color spaces.
TYPE_ACLR - Static variable in class java.awt.color.ColorSpace
Generic 10 component color spaces.
TYPE_BCLR - Static variable in class java.awt.color.ColorSpace
Generic 11 component color spaces.
TYPE_BILINEAR - Static variable in class java.awt.image.AffineTransformOp
Bilinear interpolation type.
TYPE_BYTE - Static variable in class java.awt.image.DataBuffer
Tag for unsigned byte data.
TYPE_BYTE_BINARY - Static variable in class java.awt.image.BufferedImage
Represents an opaque byte-packed binary image.
TYPE_BYTE_GRAY - Static variable in class java.awt.image.BufferedImage
Represents a unsigned byte grayscale image (non-indexed).
TYPE_BYTE_INDEXED - Static variable in class java.awt.image.BufferedImage
Represents an indexed byte image.
TYPE_CCLR - Static variable in class java.awt.color.ColorSpace
Generic 12 component color spaces.
TYPE_CMY - Static variable in class java.awt.color.ColorSpace
Any of the family of CMY color spaces.
TYPE_CMYK - Static variable in class java.awt.color.ColorSpace
Any of the family of CMYK color spaces.
TYPE_CUSTOM - Static variable in class java.awt.image.BufferedImage
Image type is not recognized so it must be a customized image.
TYPE_DCLR - Static variable in class java.awt.color.ColorSpace
Generic 13 component color spaces.
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.ConstantDef
 
type_def() - Method in interface org.omg.CORBA.ValueMemberDef
 
type_def() - Method in interface org.omg.CORBA.AttributeDef
 
type_def(IDLType) - Method in interface org.omg.CORBA.ConstantDef
 
type_def(IDLType) - Method in interface org.omg.CORBA.ValueMemberDef
 
type_def(IDLType) - Method in interface org.omg.CORBA.AttributeDef
 
TYPE_DOUBLE - Static variable in class java.awt.image.DataBuffer
Tag for double data.
TYPE_ECLR - Static variable in class java.awt.color.ColorSpace
Generic 14 component color spaces.
TYPE_FCLR - Static variable in class java.awt.color.ColorSpace
Generic 15 component color spaces.
TYPE_FLIP - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a mirror image flip about some axis which changes the normally right handed coordinate system into a left handed system in addition to the conversions indicated by other flag bits.
TYPE_FLOAT - Static variable in class java.awt.image.DataBuffer
Tag for float data.
TYPE_FORWARD_ONLY - Static variable in interface java.sql.ResultSet
JDBC 2.0
TYPE_GENERAL_ROTATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a rotation by an arbitrary angle in addition to the conversions indicated by other flag bits.
TYPE_GENERAL_SCALE - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a general scale in addition to the conversions indicated by other flag bits.
TYPE_GENERAL_TRANSFORM - Static variable in class java.awt.geom.AffineTransform
This constant indicates that the transform defined by this object performs an arbitrary conversion of the input coordinates.
TYPE_GRAY - Static variable in class java.awt.color.ColorSpace
Any of the family of GRAY color spaces.
TYPE_HLS - Static variable in class java.awt.color.ColorSpace
Any of the family of HLS color spaces.
TYPE_HSV - Static variable in class java.awt.color.ColorSpace
Any of the family of HSV color spaces.
TYPE_IDENTITY - Static variable in class java.awt.geom.AffineTransform
This constant indicates that the transform defined by this object is an identity transform.
TYPE_IMAGE_BUFFER - Static variable in class java.awt.GraphicsDevice
Device is an image buffer.
TYPE_INT - Static variable in class java.awt.image.DataBuffer
Tag for int data.
TYPE_INT_ARGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_ARGB_PRE - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGBA color components packed into integer pixels.
TYPE_INT_BGR - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components (corresponds to a Windows- or Solaris- style BGR color model) with the colors Blue, Green, and Red packed into integer pixels.
TYPE_INT_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 8-bit RGB color components packed into integer pixels.
TYPE_Lab - Static variable in class java.awt.color.ColorSpace
Any of the family of Lab color spaces.
TYPE_Luv - Static variable in class java.awt.color.ColorSpace
Any of the family of Luv color spaces.
TYPE_MASK_ROTATION - Static variable in class java.awt.geom.AffineTransform
This constant is a bit mask for any of the rotation flag bits.
TYPE_MASK_SCALE - Static variable in class java.awt.geom.AffineTransform
This constant is a bit mask for any of the scale flag bits.
TYPE_NEAREST_NEIGHBOR - Static variable in class java.awt.image.AffineTransformOp
Nearest neighbor interpolation type.
TYPE_PRINTER - Static variable in class java.awt.GraphicsDevice
Device is a printer.
TYPE_QUADRANT_ROTATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a quadrant rotation by some multiple of 90 degrees in addition to the conversions indicated by other flag bits.
TYPE_RASTER_SCREEN - Static variable in class java.awt.GraphicsDevice
Device is a raster screen.
TYPE_RGB - Static variable in class java.awt.color.ColorSpace
Any of the family of RGB color spaces.
TYPE_SCROLL_INSENSITIVE - Static variable in interface java.sql.ResultSet
JDBC 2.0
TYPE_SCROLL_SENSITIVE - Static variable in interface java.sql.ResultSet
JDBC 2.0
TYPE_SHORT - Static variable in class java.awt.image.DataBuffer
Tag for signed short data.
TYPE_TRANSLATION - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a translation in addition to the conversions indicated by other flag bits.
TYPE_UNDEFINED - Static variable in class java.awt.image.DataBuffer
Tag for undefined data
TYPE_UNIFORM_SCALE - Static variable in class java.awt.geom.AffineTransform
This flag bit indicates that the transform defined by this object performs a uniform scale in addition to the conversions indicated by other flag bits.
TYPE_USHORT - Static variable in class java.awt.image.DataBuffer
Tag for unsigned short data.
TYPE_USHORT_555_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-5-5 RGB color components (5-bits red, 5-bits green, 5-bits blue) with no alpha.
TYPE_USHORT_565_RGB - Static variable in class java.awt.image.BufferedImage
Represents an image with 5-6-5 RGB color components (5-bits red, 6-bits green, 5-bits blue) with no alpha.
TYPE_USHORT_GRAY - Static variable in class java.awt.image.BufferedImage
Represents a unsigned short grayscale image (non-indexed).
TYPE_XYZ - Static variable in class java.awt.color.ColorSpace
Any of the family of XYZ color spaces.
TYPE_YCbCr - Static variable in class java.awt.color.ColorSpace
Any of the family of YCbCr color spaces.
TYPE_Yxy - Static variable in class java.awt.color.ColorSpace
Any of the family of Yxy color spaces.
type() - Static method in class org.omg.CORBA.ServiceDetailHelper
 
type() - Method in interface org.omg.CORBA.ConstantDef
 
type() - Method in interface org.omg.CORBA.ValueMemberDef
 
type() - Method in interface org.omg.CORBA.ExceptionDef
 
type() - Method in interface org.omg.CORBA.DynAny
 
type() - Method in class org.omg.CORBA.Any
Returns type information for the element contained in this Any object.
type() - Static method in class org.omg.CORBA.ServiceInformationHelper
 
type() - Method in interface org.omg.CORBA.AttributeDef
 
type() - Method in interface org.omg.CORBA.IDLType
 
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
 
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.
TypeCode - class org.omg.CORBA.TypeCode.
A container for information about a specific CORBA data type.
TypeCodeHolder - class org.omg.CORBA.TypeCodeHolder.
A Holder class for a TypeCode object that is used to store "out" and "inout" parameters in IDL operations.
TypeCodeHolder() - Constructor for class org.omg.CORBA.TypeCodeHolder
Constructs a new TypeCodeHolder object with its value field initialized to null.
TypeCodeHolder(TypeCode) - Constructor for class org.omg.CORBA.TypeCodeHolder
Constructs a new TypeCodeHolder object with its value field initialized to the given TypeCode object.
typed_def - Variable in class org.omg.CORBA.ValueMember
 
TypedefDef - interface org.omg.CORBA.TypedefDef.
TypedefDef is an abstract interface used as a base interface for all named non-object types(structures, unions, enumerations, aliases).
TypeDescription - class org.omg.CORBA.TypeDescription.
 
TypeDescription() - Constructor for class org.omg.CORBA.TypeDescription
 
TypeDescription(String, String, String, String, TypeCode) - Constructor for class org.omg.CORBA.TypeDescription
 
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.
Types - class java.sql.Types.
This class defines constants that are used to identify SQL types.
typeSearchable - Static variable in interface java.sql.DatabaseMetaData
TYPE INFO SEARCHABLE - Supported for all WHERE ...

Java Platform 1.2
Beta 4
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.