Skip navigation links
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

T9 - Static variable in class com.codename1.ui.VirtualKeyboard
 
TabbedPane - Class in com.sun.lwuit
A component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon.
TabbedPane() - Constructor for class com.sun.lwuit.TabbedPane
Creates an empty TabbedPane with a default tab placement of Component.TOP.
TabbedPane(int) - Constructor for class com.sun.lwuit.TabbedPane
Creates an empty TabbedPane with the specified tab placement of either: Component.TOP, Component.BOTTOM, Component.LEFT, or Component.RIGHT.
Table - Class in com.codename1.ui.table
The table class represents a grid of data that can be used for rendering a grid of components/labels.
Table() - Constructor for class com.codename1.ui.table.Table
Constructor for usage by GUI builder and automated tools, normally one should use the version that accepts the model
Table(TableModel) - Constructor for class com.codename1.ui.table.Table
Create a table with a new model
Table(TableModel, boolean) - Constructor for class com.codename1.ui.table.Table
Create a table with a new model
Table - Class in com.sun.lwuit.table
The table class represents a grid of data that can be used for rendering a grid of components/labels.
Table(TableModel) - Constructor for class com.sun.lwuit.table.Table
Create a table with a new model
Table(TableModel, boolean) - Constructor for class com.sun.lwuit.table.Table
Create a table with a new model
tableIndexClustered - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a clustered index.
tableIndexHashed - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is a hashed index.
tableIndexOther - Static variable in interface java.sql.DatabaseMetaData
Indicates that this table index is not a clustered index, a hashed index, or table statistics; it is something other than these.
tableIndexStatistic - Static variable in interface java.sql.DatabaseMetaData
Indicates that this column contains table statistics that are returned in conjunction with a table's index descriptions.
TableLayout - Class in com.codename1.ui.table
Layout manager similar in spirit to HTML tables allowing rows and columns of varying width/height.
TableLayout(int, int) - Constructor for class com.codename1.ui.table.TableLayout
A table must declare the amount of rows and columns in advance
TableLayout - Class in com.sun.lwuit.table
Layout manager similar in spirit to HTML tables allowing rows and columns of varying width/height.
TableLayout(int, int) - Constructor for class com.sun.lwuit.table.TableLayout
A table must declare the amount of rows and columns in advance
TableLayout.Constraint - Class in com.codename1.ui.table
Represents the layout constraint for an entry within the table indicating the desired position/behavior of the component.
TableLayout.Constraint - Class in com.sun.lwuit.table
Represents the layout constraint for an entry within the table indicating the desired position/behavior of the component.
TableModel - Interface in com.codename1.ui.table
The table and table model class are complimentry classes allowing the quick construction of tabular data controls.
TableModel - Interface in com.sun.lwuit.table
The table and table model class are complimentry classes allowing the quick construction of tabular data controls.
Tabs - Class in com.codename1.ui
A component that lets the user switch between a group of components by clicking on a tab with a given title and/or icon.
Tabs() - Constructor for class com.codename1.ui.Tabs
Creates an empty TabbedPane with a default tab placement of Component.TOP.
Tabs(int) - Constructor for class com.codename1.ui.Tabs
Creates an empty TabbedPane with the specified tab placement of either: Component.TOP, Component.BOTTOM, Component.LEFT, or Component.RIGHT.
TAG_A - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_ABBR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_ACRONYM - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_ADDRESS - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_AREA - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_B - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_BASE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_BASEFONT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_BIG - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_BLOCKQUOTE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_BODY - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_BR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_BUTTON - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_CAPTION - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_CENTER - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_CITE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_CODE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_CSS_ILLEGAL_SELECTOR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_CSS_SELECTOR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_DD - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_DEL - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_DFN - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_DIR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_DIV - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_DL - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_DT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_EM - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_FIELDSET - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_FONT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_FORM - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_H1 - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_H2 - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_H3 - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_H4 - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_H5 - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_H6 - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_HEAD - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_HR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_HTML - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_I - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_IMG - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_INPUT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_INS - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_KBD - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_LABEL - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_LEGEND - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_LI - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_LINK - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_MAP - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_MENU - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_META - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_NOFRAMES - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_NOSCRIPT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_OBJECT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_OL - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_OPTGROUP - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_OPTION - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_P - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_PARAM - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_PRE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_Q - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_S - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_SAMP - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_SELECT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_SMALL - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_SPAN - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_STRIKE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_STRONG - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_STYLE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_SUB - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_SUP - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TABLE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TBODY - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TD - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TEXT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TEXTAREA - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TFOOT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TH - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_THEAD - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TITLE - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_TT - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_U - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_UL - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_UNSUPPORTED - Static variable in class com.codename1.ui.html.HTMLElement
 
TAG_VAR - Static variable in class com.codename1.ui.html.HTMLElement
 
TAGALOG - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagalog" Unicode character block.
TAGBANWA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagbanwa" Unicode character block.
TAGS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tags" Unicode character block.
TAI_LE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Le" Unicode character block.
TAI_THAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Tham" Unicode character block.
TAI_VIET - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Viet" Unicode character block.
TAI_XUAN_JING_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Xuan Jing Symbols" Unicode character block.
tailMap(K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
tailMap(K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
 
tailMap(K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
tailMap(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
 
tailMap(K, boolean) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than (or equal to, if inclusive is true) fromKey.
tailMap(K) - Method in interface java.util.NavigableMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface java.util.SortedMap
Returns a view of the portion of this map whose keys are greater than or equal to fromKey.
tailMap(K, boolean) - Method in class java.util.TreeMap
 
tailMap(K) - Method in class java.util.TreeMap
 
tailSet(E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
tailSet(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
 
tailSet(E, boolean) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than (or equal to, if inclusive is true) fromElement.
tailSet(E) - Method in interface java.util.NavigableSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E) - Method in interface java.util.SortedSet
Returns a view of the portion of this set whose elements are greater than or equal to fromElement.
tailSet(E, boolean) - Method in class java.util.TreeSet
 
tailSet(E) - Method in class java.util.TreeSet
 
TAISHO - Static variable in class java.time.chrono.JapaneseEra
The singleton instance for the 'Taisho' era (1912-07-30 - 1926-12-24) which has the value 0.
TAIWAN - Static variable in class java.util.Locale
Useful constant for country.
take() - Method in interface java.nio.file.WatchService
Retrieves and removes next watch key, waiting if none are yet present.
take() - Method in class java.util.concurrent.ArrayBlockingQueue
 
take() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the head of the queue represented by this deque (in other words, the first element of this deque), waiting if necessary until an element becomes available.
take() - Method in interface java.util.concurrent.BlockingQueue
Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
take() - Method in interface java.util.concurrent.CompletionService
Retrieves and removes the Future representing the next completed task, waiting if none are yet present.
take() - Method in class java.util.concurrent.DelayQueue
Retrieves and removes the head of this queue, waiting if necessary until an element with an expired delay is available on this queue.
take() - Method in class java.util.concurrent.ExecutorCompletionService
 
take() - Method in class java.util.concurrent.LinkedBlockingDeque
 
take() - Method in class java.util.concurrent.LinkedBlockingQueue
 
take() - Method in class java.util.concurrent.LinkedTransferQueue
 
take() - Method in class java.util.concurrent.PriorityBlockingQueue
 
take() - Method in class java.util.concurrent.SynchronousQueue
Retrieves and removes the head of this queue, waiting if necessary for another thread to insert it.
takeFirst() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the first element of this deque, waiting if necessary until an element becomes available.
takeFirst() - Method in class java.util.concurrent.LinkedBlockingDeque
 
takeLast() - Method in interface java.util.concurrent.BlockingDeque
Retrieves and removes the last element of this deque, waiting if necessary until an element becomes available.
takeLast() - Method in class java.util.concurrent.LinkedBlockingDeque
 
TAKRI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Takri" Unicode character block.
TAMIL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tamil" Unicode character block.
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
tan(double) - Static method in class java.lang.StrictMath
Returns the trigonometric tangent of an angle.
tanh(double) - Static method in class java.lang.Math
Returns the hyperbolic tangent of a double value.
tanh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic tangent of a double value.
Target - Annotation Type in java.lang.annotation
Indicates the contexts in which an annotation type is applicable.
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_ENUM - Static variable in interface java.io.ObjectStreamConstants
new Enum constant.
TC_EXCEPTION - Static variable in interface java.io.ObjectStreamConstants
Exception during write.
TC_LONGSTRING - Static variable in interface java.io.ObjectStreamConstants
Long string.
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_PROXYCLASSDESC - Static variable in interface java.io.ObjectStreamConstants
new Proxy Class Descriptor.
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.
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Disable Nagle's algorithm for this connection.
TCP_NODELAY - Static variable in class java.net.StandardSocketOptions
Disable the Nagle algorithm.
TELUGU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Telugu" Unicode character block.
Templates - Interface in javax.xml.transform
An object that implements this interface is the runtime representation of processed transformation instructions.
TemplatesHandler - Interface in javax.xml.transform.sax
A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object.
Temporal - Interface in java.time.temporal
Framework-level interface defining read-write access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAccessor - Interface in java.time.temporal
Framework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.
TemporalAdjuster - Interface in java.time.temporal
Strategy for adjusting a temporal object.
TemporalAdjusters - Class in java.time.temporal
Common and useful TemporalAdjusters.
TemporalAmount - Interface in java.time.temporal
Framework-level interface defining an amount of time, such as "6 hours", "8 days" or "2 years and 3 months".
TemporalField - Interface in java.time.temporal
A field of date-time, such as month-of-year or hour-of-minute.
TemporalQueries - Class in java.time.temporal
Common implementations of TemporalQuery.
TemporalQuery<R> - Interface in java.time.temporal
Strategy for querying a temporal object.
TemporalUnit - Interface in java.time.temporal
A unit of date-time, such as Days or Hours.
TEMPORARILY_UNAVAILABLE - Static variable in class com.codename1.location.LocationManager
 
TEN - Static variable in class java.math.BigDecimal
The value 10, with a scale of 0.
TEN - Static variable in class java.math.BigInteger
The BigInteger constant ten.
terminated() - Method in class java.util.concurrent.ThreadPoolExecutor
Method invoked when the Executor has terminated.
TERTIARY - Static variable in class java.text.Collator
Collator strength value.
tertiaryOrder(int) - Static method in class java.text.CollationElementIterator
Return the tertiary component of a collation element.
test(T, U) - Method in interface java.util.function.BiPredicate
Evaluates this predicate on the given arguments.
test(double) - Method in interface java.util.function.DoublePredicate
Evaluates this predicate on the given argument.
test(int) - Method in interface java.util.function.IntPredicate
Evaluates this predicate on the given argument.
test(long) - Method in interface java.util.function.LongPredicate
Evaluates this predicate on the given argument.
test(T) - Method in interface java.util.function.Predicate
Evaluates this predicate on the given argument.
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
testExecutionFinished() - Method in class com.codename1.testing.JUnitXMLReporting
 
testExecutionFinished() - Method in class com.codename1.testing.TestReporting
Callback to indicate the test execution has finished allowing for a report to be generated if appropriate
TestReporting - Class in com.codename1.testing
Test reports can be overriden to provide custom test reporting options you can replace the test reporter on the device by sending the build argument build.testReporter='com.x.MyTestReporterClass'.
TestReporting() - Constructor for class com.codename1.testing.TestReporting
 
TestUtils - Class in com.codename1.testing
Various utility classes to automate UI testing
Text - Interface in org.w3c.dom
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_DECORATION - Static variable in class com.codename1.ui.plaf.Style
Text decoration attribute for the style event
TEXT_DECORATION_3D - Static variable in class com.codename1.ui.plaf.Style
3D text effect using a font shadow
TEXT_DECORATION_3D_LOWERED - Static variable in class com.codename1.ui.plaf.Style
3D sunken text effect using a light font shadow
TEXT_DECORATION_3D_SHADOW_NORTH - Static variable in class com.codename1.ui.plaf.Style
3D text effect using a font shadow
TEXT_DECORATION_NONE - Static variable in class com.codename1.ui.plaf.Style
Indicates no text decoration
TEXT_DECORATION_OVERLINE - Static variable in class com.codename1.ui.plaf.Style
Indicates overline
TEXT_DECORATION_STRIKETHRU - Static variable in class com.codename1.ui.plaf.Style
Indicates a strike-through line (usually used to denote deleted text)
TEXT_DECORATION_UNDERLINE - Static variable in class com.codename1.ui.plaf.Style
Indicates underline
TEXT_FIRST - Static variable in class java.awt.event.TextEvent
The first number in the range of ids used for text events.
TEXT_LAST - Static variable in class java.awt.event.TextEvent
The last number in the range of ids used for text events.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TEXT_VALUE_CHANGED - Static variable in class java.awt.event.TextEvent
This event id indicates that object's text changed.
TextArea - Class in com.codename1.ui
An optionally multi-line editable region that can display text and allow a user to edit it.
TextArea(int, int) - Constructor for class com.codename1.ui.TextArea
Creates an area with the given rows and columns
TextArea(int, int, int) - Constructor for class com.codename1.ui.TextArea
Creates an area with the given rows, columns and constraint
TextArea(String, int, int) - Constructor for class com.codename1.ui.TextArea
Creates an area with the given text, rows and columns
TextArea(String, int, int, int) - Constructor for class com.codename1.ui.TextArea
Creates an area with the given text, rows, columns and constraint
TextArea(String, int) - Constructor for class com.codename1.ui.TextArea
Creates an area with the given text and maximum size, this constructor will create a single line text area similar to a text field!
TextArea(String) - Constructor for class com.codename1.ui.TextArea
Creates an area with the given text, this constructor will create a single line text area similar to a text field!
TextArea() - Constructor for class com.codename1.ui.TextArea
Creates an empty text area, this constructor will create a single line text area similar to a text field!
TextArea - Class in com.sun.lwuit
An optionally multi-line editable region that can display text and allow a user to edit it.
TextArea(int, int) - Constructor for class com.sun.lwuit.TextArea
Creates an area with the given rows and columns
TextArea(int, int, int) - Constructor for class com.sun.lwuit.TextArea
Creates an area with the given rows, columns and constraint
TextArea(String, int, int) - Constructor for class com.sun.lwuit.TextArea
Creates an area with the given text, rows and columns
TextArea(String, int, int, int) - Constructor for class com.sun.lwuit.TextArea
Creates an area with the given text, rows, columns and constraint
TextArea(String, int) - Constructor for class com.sun.lwuit.TextArea
Creates an area with the given text and maximum size, this constructor will create a single line text area similar to a text field!
TextArea(String) - Constructor for class com.sun.lwuit.TextArea
Creates an area with the given text, this constructor will create a single line text area similar to a text field!
TextArea() - Constructor for class com.sun.lwuit.TextArea
Creates an empty text area, this constructor will create a single line text area similar to a text field!
TextAttribute - Class in java.awt.font
The TextAttribute class defines attribute keys and attribute values used for text rendering.
TextAttribute(String) - Constructor for class java.awt.font.TextAttribute
Constructs a TextAttribute with the specified name.
textElement(String) - Method in class com.codename1.xml.XMLParser
Invoked when the event parser encounters a text element.
TextEvent - Class in java.awt.event
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 in com.codename1.ui
Allows in place editing using a lightweight API without necessarily moving to the external native text box.
TextField() - Constructor for class com.codename1.ui.TextField
Default constructor
TextField(int) - Constructor for class com.codename1.ui.TextField
Construct a text field with space reserved for columns
TextField(String) - Constructor for class com.codename1.ui.TextField
Construct text field
TextField(String, int) - Constructor for class com.codename1.ui.TextField
Construct text field
TextField - Class in com.sun.lwuit
Allows in place editing using a lightweight API without necessarily moving to the external native text box.
TextField() - Constructor for class com.sun.lwuit.TextField
Default constructor
TextField(int) - Constructor for class com.sun.lwuit.TextField
Construct a text field with space reserved for columns
TextField(String) - Constructor for class com.sun.lwuit.TextField
Construct text field
TextField(String, int) - Constructor for class com.sun.lwuit.TextField
Construct text field
TextHitInfo - Class in java.awt.font
The TextHitInfo class represents a character position in a text model, and a bias, or "side," of the character.
TextInputCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a TextInputCallback to the handle method of a CallbackHandler to retrieve generic text information.
TextInputCallback(String) - Constructor for class javax.security.auth.callback.TextInputCallback
Construct a TextInputCallback with a prompt.
TextInputCallback(String, String) - Constructor for class javax.security.auth.callback.TextInputCallback
Construct a TextInputCallback with a prompt and default input value.
TextListener - Interface in java.awt.event
The listener interface for receiving text events.
TextOutputCallback - Class in javax.security.auth.callback
Underlying security services instantiate and pass a TextOutputCallback to the handle method of a CallbackHandler to display information messages, warning messages and error messages.
TextOutputCallback(int, String) - Constructor for class javax.security.auth.callback.TextOutputCallback
Construct a TextOutputCallback with a message type and message to be displayed.
TextStyle - Enum in java.time.format
Enumeration of the style of text formatting and parsing.
textValueChanged(TextEvent) - Method in interface java.awt.event.TextListener
Invoked when the value of the text has changed.
THAANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thaana" Unicode character block.
THAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thai" Unicode character block.
ThaiBuddhistChronology - Class in java.time.chrono
The Thai Buddhist calendar system.
ThaiBuddhistDate - Class in java.time.chrono
A date in the Thai Buddhist calendar system.
ThaiBuddhistEra - Enum in java.time.chrono
An era in the Thai Buddhist calendar system.
thenAccept(Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
 
thenAccept(Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied action.
thenAcceptAsync(Consumer<? super T>) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptAsync(Consumer<? super T>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptAsync(Consumer<? super T>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using this stage's default asynchronous execution facility, with this stage's result as the argument to the supplied action.
thenAcceptAsync(Consumer<? super T>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using the supplied Executor, with this stage's result as the argument to the supplied action.
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage both complete normally, is executed with the two results as arguments to the supplied action.
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the two results as arguments to the supplied action.
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using the supplied executor, with the two results as arguments to the supplied function.
thenApply(Function<? super T, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
 
thenApply(Function<? super T, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed with this stage's result as the argument to the supplied function.
thenApplyAsync(Function<? super T, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
 
thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenApplyAsync(Function<? super T, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using this stage's default asynchronous execution facility, with this stage's result as the argument to the supplied function.
thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using the supplied Executor, with this stage's result as the argument to the supplied function.
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class java.util.concurrent.CompletableFuture
 
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage both complete normally, is executed with the two results as arguments to the supplied function.
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class java.util.concurrent.CompletableFuture
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using this stage's default asynchronous execution facility, with the two results as arguments to the supplied function.
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this and the other given stage complete normally, is executed using the supplied executor, with the two results as arguments to the supplied function.
thenComparing(Comparator<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with another comparator.
thenComparing(Function<? super T, ? extends U>, Comparator<? super U>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a key to be compared with the given Comparator.
thenComparing(Function<? super T, ? extends U>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a Comparable sort key.
thenComparingDouble(ToDoubleFunction<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a double sort key.
thenComparingInt(ToIntFunction<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a int sort key.
thenComparingLong(ToLongFunction<? super T>) - Method in interface java.util.Comparator
Returns a lexicographic-order comparator with a function that extracts a long sort key.
thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in class java.util.concurrent.CompletableFuture
 
thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed with this stage as the argument to the supplied function.
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in class java.util.concurrent.CompletableFuture
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using this stage's default asynchronous execution facility, with this stage as the argument to the supplied function.
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, is executed using the supplied Executor, with this stage's result as the argument to the supplied function.
thenRun(Runnable) - Method in class java.util.concurrent.CompletableFuture
 
thenRun(Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, executes the given action.
thenRunAsync(Runnable) - Method in class java.util.concurrent.CompletableFuture
 
thenRunAsync(Runnable, Executor) - Method in class java.util.concurrent.CompletableFuture
 
thenRunAsync(Runnable) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, executes the given action using this stage's default asynchronous execution facility.
thenRunAsync(Runnable, Executor) - Method in interface java.util.concurrent.CompletionStage
Returns a new CompletionStage that, when this stage completes normally, executes the given action using the supplied Executor.
Thread - Class in java.lang
A thread is a thread of execution in a program.
Thread() - 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(ThreadGroup, 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, String) - 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(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, String, long) - 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, and has the specified stack size.
Thread.State - Enum in java.lang
A thread state.
Thread.UncaughtExceptionHandler - Interface in java.lang
Interface for handlers invoked when a Thread abruptly terminates due to an uncaught exception.
ThreadDeath - Error in java.lang
An instance of ThreadDeath is thrown in the victim thread when the (deprecated) Thread.stop() method is invoked.
ThreadDeath() - Constructor for error java.lang.ThreadDeath
 
ThreadFactory - Interface in java.util.concurrent
An object that creates new threads on demand.
ThreadGroup - Class in java.lang
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<T> - Class in java.lang
This class provides thread-local variables.
ThreadLocal() - Constructor for class java.lang.ThreadLocal
Creates a thread local variable.
ThreadLocalRandom - Class in java.util.concurrent
A random number generator isolated to the current thread.
ThreadPoolExecutor - Class in java.util.concurrent
An ExecutorService that executes each submitted task using one of possibly several pooled threads, normally configured using Executors factory methods.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory and rejected execution handler.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default rejected execution handler.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters and default thread factory.
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class java.util.concurrent.ThreadPoolExecutor
Creates a new ThreadPoolExecutor with the given initial parameters.
ThreadPoolExecutor.AbortPolicy - Class in java.util.concurrent
A handler for rejected tasks that throws a RejectedExecutionException.
ThreadPoolExecutor.CallerRunsPolicy - Class in java.util.concurrent
A handler for rejected tasks that runs the rejected task directly in the calling thread of the execute method, unless the executor has been shut down, in which case the task is discarded.
ThreadPoolExecutor.DiscardOldestPolicy - Class in java.util.concurrent
A handler for rejected tasks that discards the oldest unhandled request and then retries execute, unless the executor is shut down, in which case the task is discarded.
ThreadPoolExecutor.DiscardPolicy - Class in java.util.concurrent
A handler for rejected tasks that silently discards the rejected task.
Throwable - Class in java.lang
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 null as its detail message.
Throwable(String) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message.
Throwable(String, Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message and cause.
Throwable(Throwable) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Throwable(String, Throwable, boolean, boolean) - Constructor for class java.lang.Throwable
Constructs a new throwable with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
throwException(Class<?>, Class<? extends Throwable>) - Static method in class java.lang.invoke.MethodHandles
Produces a method handle which will throw exceptions of the given exType.
throwException() - Method in class java.nio.charset.CoderResult
Throws an exception appropriate to the result described by this object.
throwing(String, String, Throwable) - Method in class java.util.logging.Logger
Log throwing an exception.
THURSDAY - Static variable in class java.util.Calendar
Value of the Calendar.DAY_OF_WEEK field indicating Thursday.
TIBETAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tibetan" Unicode character block.
tick(Clock, Duration) - Static method in class java.time.Clock
Obtains a clock that returns instants from the specified clock truncated to the nearest occurrence of the specified duration.
tickMinutes(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant ticking in whole minutes using best available system clock.
tickSeconds(ZoneId) - Static method in class java.time.Clock
Obtains a clock that returns the current instant ticking in whole seconds using best available system clock.
TIFINAGH - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tifinagh" Unicode character block.
Tile - Class in com.codename1.maps
This class represents a single tile on a map.
Tile(Dimension, BoundingBox, Image) - Constructor for class com.codename1.maps.Tile
Creates a new Tile.
TiledProvider - Class in com.codename1.maps.providers
This is a tiled map provider
TiledProvider(String, Projection, Dimension) - Constructor for class com.codename1.maps.providers.TiledProvider
Creates a new Tiled provider
tileFor(BoundingBox) - Method in class com.codename1.maps.providers.GoogleMapsProvider
 
tileFor(BoundingBox) - Method in class com.codename1.maps.providers.MapProvider
Gets a tile for the given bounding box
tileFor(BoundingBox) - Method in class com.codename1.maps.providers.TiledProvider
 
tileImage(Image, int, int, int, int) - Method in class com.codename1.ui.Graphics
Allows an implementation to optimize image tiling rendering logic
tileRect(Image, int, int, int, int) - Method in class com.codename1.ui.Graphics
tile a rectangle with an Image
tileRect(Graphics, Object, int, int, int, int) - Method in class com.codename1.ui.Image
Callback invoked internally by CodenameOne to draw tiles over the image/frame onto the display.
tileRect(Graphics, Object, int, int, int, int) - Method in class com.codename1.ui.ScaledImage
 
tileRect(Graphics, Object, int, int, int, int) - Method in class com.sun.lwuit.EncodedImage
 
tileRect(Image, int, int, int, int) - Method in class com.sun.lwuit.Graphics
tile a rectangle with an Image
tileRect(Graphics, Object, int, int, int, int) - Method in class com.sun.lwuit.Image
Callback invoked internally by LWUIT to draw tiles over the image/frame onto the display.
tileRect(Graphics, Object, int, int, int, int) - Method in class com.sun.lwuit.IndexedImage
Deprecated.
 
tileRect(Graphics, Object, int, int, int, int) - Method in class com.sun.lwuit.RGBImage
 
tileRect(Graphics, Object, int, int, int, int) - Method in class com.sun.lwuit.ScaledImage
 
tileSize(Dimension) - Method in class com.codename1.maps.providers.MapProvider
Request map to provide tiles of specific sizes.
tileSize() - Method in class com.codename1.maps.providers.MapProvider
Gets the tile size
Time - Class in java.sql
A thin wrapper around the java.util.Date class that allows the JDBC API to identify this as an SQL TIME value.
Time(int, int, int) - Constructor for class java.sql.Time
Deprecated.
Use the constructor that takes a milliseconds value in place of this constructor
Time(long) - Constructor for class java.sql.Time
Constructs a Time object using a milliseconds time value.
TIME - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME.
time - Variable in class java.util.Calendar
The currently set time for this calendar, expressed in milliseconds after January 1, 1970, 0:00:00 GMT.
TIME - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype time.
TIME_WITH_TIMEZONE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIME WITH TIMEZONE.
TIME_ZONE - Static variable in class java.text.DateFormat.Field
Constant identifying the time zone field.
timedJoin(Thread, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Thread.join using this time unit.
timedWait(Object, long) - Method in enum java.util.concurrent.TimeUnit
Performs a timed Object.wait using this time unit.
Timeline - Class in com.codename1.ui.animations
A timeline represents the motions of animation objects
Timeline - Class in com.sun.lwuit.animations
A timeline represents the motions of animation objects
timeLineOrder() - Static method in interface java.time.chrono.ChronoLocalDate
Gets a comparator that compares ChronoLocalDate in time-line order ignoring the chronology.
timeLineOrder() - Static method in interface java.time.chrono.ChronoLocalDateTime
Gets a comparator that compares ChronoLocalDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in interface java.time.chrono.ChronoZonedDateTime
Gets a comparator that compares ChronoZonedDateTime in time-line order ignoring the chronology.
timeLineOrder() - Static method in class java.time.OffsetDateTime
Gets a comparator that compares two OffsetDateTime instances based solely on the instant.
TimeoutException - Exception in java.util.concurrent
Exception thrown when a blocking operation times out.
TimeoutException() - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with no specified detail message.
TimeoutException(String) - Constructor for exception java.util.concurrent.TimeoutException
Constructs a TimeoutException with the specified detail message.
Timer - Class in java.util
A facility for threads to schedule tasks for future execution in a background thread.
Timer() - Constructor for class java.util.Timer
Creates a new timer.
Timer(boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread may be specified to run as a daemon.
Timer(String) - Constructor for class java.util.Timer
Creates a new timer whose associated thread has the specified name.
Timer(String, boolean) - Constructor for class java.util.Timer
Creates a new timer whose associated thread has the specified name, and may be specified to run as a daemon.
TimerTask - Class in java.util
A task that can be scheduled for one-time or repeated execution by a Timer.
TimerTask() - Constructor for class java.util.TimerTask
Creates a new timer task.
TimeSpinner - Class in com.codename1.ui.spinner
Allows selecting a time of day either in 24 hour batches or AM/PM format
TimeSpinner() - Constructor for class com.codename1.ui.spinner.TimeSpinner
Default constructor
Timestamp - Class in java.security
This class encapsulates information about a signed timestamp.
Timestamp(Date, CertPath) - Constructor for class java.security.Timestamp
Constructs a Timestamp.
Timestamp - Class in java.sql
A thin wrapper around java.util.Date that allows the JDBC API to identify this as an SQL TIMESTAMP value.
Timestamp(int, int, int, int, int, int, int) - Constructor for class java.sql.Timestamp
Deprecated.
instead use the constructor Timestamp(long millis)
Timestamp(long) - Constructor for class java.sql.Timestamp
Constructs a Timestamp object using a milliseconds time value.
TIMESTAMP - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP.
timestamp() - Method in class java.util.UUID
The timestamp value associated with this UUID.
TIMESTAMP_WITH_TIMEZONE - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TIMESTAMP WITH TIMEZONE.
TimeUnit - Enum in java.util.concurrent
A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.
TimeZone - Class in java.util
TimeZone represents a time zone offset, and also figures out daylight savings.
TimeZone() - Constructor for class java.util.TimeZone
Sole constructor.
TIMEZONE_FIELD - Static variable in class java.text.DateFormat
Useful constant for TIMEZONE field alignment.
TimeZoneNameProvider - Class in java.util.spi
An abstract class for service providers that provide localized time zone names for the TimeZone class.
TimeZoneNameProvider() - Constructor for class java.util.spi.TimeZoneNameProvider
Sole constructor.
TINYINT - Static variable in class java.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type TINYINT.
TITLECASE_LETTER - Static variable in class java.lang.Character
General category "Lt" in the Unicode specification.
titleUpdated(HTMLComponent, String) - Method in class com.codename1.components.Ads
 
titleUpdated(HTMLComponent, String) - Method in class com.codename1.ui.html.DefaultHTMLCallback
Called when the page's title is updated
titleUpdated(HTMLComponent, String) - Method in interface com.codename1.ui.html.HTMLCallback
Called when the page's title is updated
titleUpdated(HTMLComponent, String) - Method in class com.sun.lwuit.html.DefaultHTMLCallback
Called when the page's title is updated
titleUpdated(HTMLComponent, String) - Method in interface com.sun.lwuit.html.HTMLCallback
Called when the page's title is updated
TMENDRSCAN - Static variable in interface javax.transaction.xa.XAResource
Ends a recovery scan.
TMFAIL - Static variable in interface javax.transaction.xa.XAResource
Disassociates the caller and marks the transaction branch rollback-only.
TMJOIN - Static variable in interface javax.transaction.xa.XAResource
Caller is joining existing transaction branch.
TMNOFLAGS - Static variable in interface javax.transaction.xa.XAResource
Use TMNOFLAGS to indicate no flags value is selected.
TMONEPHASE - Static variable in interface javax.transaction.xa.XAResource
Caller is using one-phase optimization.
TMRESUME - Static variable in interface javax.transaction.xa.XAResource
Caller is resuming association with a suspended transaction branch.
TMSTARTRSCAN - Static variable in interface javax.transaction.xa.XAResource
Starts a recovery scan.
TMSUCCESS - Static variable in interface javax.transaction.xa.XAResource
Disassociates caller from a transaction branch.
TMSUSPEND - Static variable in interface javax.transaction.xa.XAResource
Caller is suspending (not ending) its association with a transaction branch.
to(File) - Static method in class java.lang.ProcessBuilder.Redirect
Returns a redirect to write to the specified file.
to(TimeUnit) - Method in class java.nio.file.attribute.FileTime
Returns the value at the given unit of granularity.
toAbsolutePath() - Method in interface java.nio.file.Path
Returns a Path object representing the absolute path of this path.
toArray() - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection.
toArray(T[]) - Method in class java.util.AbstractCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.ArrayDeque
Returns an array containing all of the elements in this deque in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.ArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection.
toArray(T[]) - Method in interface java.util.Collection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray(T[]) - Method in class java.util.concurrent.ArrayBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.concurrent.ConcurrentLinkedDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray(T[]) - Method in class java.util.concurrent.ConcurrentLinkedQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an array containing all of the elements in this set.
toArray(T[]) - Method in class java.util.concurrent.CopyOnWriteArraySet
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class java.util.concurrent.DelayQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.concurrent.LinkedBlockingDeque
Returns an array containing all of the elements in this deque, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence.
toArray(T[]) - Method in class java.util.concurrent.LinkedBlockingQueue
Returns an array containing all of the elements in this queue, in proper sequence; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class java.util.concurrent.PriorityBlockingQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.concurrent.SynchronousQueue
Returns a zero-length array.
toArray(T[]) - Method in class java.util.concurrent.SynchronousQueue
Sets the zeroeth element of the specified array to null (if the array has non-zero length) and returns it.
toArray() - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class java.util.LinkedList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in interface java.util.List
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class java.util.PriorityQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class java.util.PriorityQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.Set
Returns an array containing all of the elements in this set.
toArray(T[]) - Method in interface java.util.Set
Returns an array containing all of the elements in this set; the runtime type of the returned array is that of the specified array.
toArray() - Method in interface java.util.stream.DoubleStream
Returns an array containing the elements of this stream.
toArray() - Method in interface java.util.stream.IntStream
Returns an array containing the elements of this stream.
toArray() - Method in interface java.util.stream.LongStream
Returns an array containing the elements of this stream.
toArray() - Method in interface java.util.stream.Stream
Returns an array containing the elements of this stream.
toArray(IntFunction<A[]>) - Method in interface java.util.stream.Stream
Returns an array containing the elements of this stream, using the provided generator function to allocate the returned array, as well as any additional arrays that might be required for a partitioned execution or for resizing.
toArray() - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order.
toArray(T[]) - Method in class java.util.Vector
Returns an array containing all of the elements in this Vector in the correct order; the runtime type of the returned array is that of the specified array.
toASCII(String, int) - Static method in class java.net.IDN
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.
toASCII(String) - Static method in class java.net.IDN
Translates a string from Unicode to ASCII Compatible Encoding (ACE), as defined by the ToASCII operation of RFC 3490.
toASCIIString() - Method in class java.net.URI
Returns the content of this URI as a US-ASCII string.
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBigIntegerExact() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger, checking for lost information.
toBinaryString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 2.
toBinaryString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 2.
toBundleName(String, Locale) - Method in class java.util.ResourceBundle.Control
Converts the given baseName and locale to the bundle name.
toByteArray() - Method in class com.sun.lwuit.IndexedImage
Deprecated.
This method allows us to store a package image into a persistent stream easily thus allowing us to store the image in RMS.
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.
toByteArray() - Method in class java.util.BitSet
Returns a new byte array containing all the bits in this bit set.
toCharArray(String) - Static method in class com.codename1.io.Util
toCharArray should return a new array always, however some devices might suffer a bug that allows mutating a String (serious security hole in the JVM) hence this method simulates the proper behavior
toCharArray() - Method in class java.io.CharArrayWriter
Returns a copy of the input data.
toCharArray() - Method in class java.lang.String
toCharArray allocates a new character array and copies the characters of this String into the array.
toChars(int, char[], int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation.
toChars(int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation stored in a char array.
toCodePoint(char, char) - Static method in class java.lang.Character
Converts the specified surrogate pair to its supplementary code point value.
toCollection(Supplier<C>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates the input elements into a new Collection, in encounter order.
toCompletableFuture() - Method in class java.util.concurrent.CompletableFuture
Returns this CompletableFuture.
toCompletableFuture() - Method in interface java.util.concurrent.CompletionStage
Returns a CompletableFuture maintaining the same completion properties as this stage.
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector that accumulates elements into a ConcurrentMap whose keys and values are the result of applying the provided mapping functions to the input elements.
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector that accumulates elements into a ConcurrentMap whose keys and values are the result of applying the provided mapping functions to the input elements.
toConcurrentMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>, Supplier<M>) - Static method in class java.util.stream.Collectors
Returns a concurrent Collector that accumulates elements into a ConcurrentMap whose keys and values are the result of applying the provided mapping functions to the input elements.
toDays() - Method in class java.time.Duration
Gets the number of days in this duration.
toDays(long) - Method in enum java.util.concurrent.TimeUnit
toDegrees(double) - Static method in class java.lang.Math
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
toDegrees(double) - Static method in class java.lang.StrictMath
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
ToDoubleBiFunction<T,U> - Interface in java.util.function
Represents a function that accepts two arguments and produces a double-valued result.
ToDoubleFunction<T> - Interface in java.util.function
Represents a function that produces a double-valued result.
toEngineeringString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal, using engineering notation if an exponent is needed.
toEpochDay() - Method in interface java.time.chrono.ChronoLocalDate
Converts this date to the Epoch Day.
toEpochDay() - Method in class java.time.chrono.HijrahDate
 
toEpochDay() - Method in class java.time.chrono.JapaneseDate
 
toEpochDay() - Method in class java.time.chrono.MinguoDate
 
toEpochDay() - Method in class java.time.chrono.ThaiBuddhistDate
 
toEpochDay() - Method in class java.time.LocalDate
 
toEpochMilli() - Method in class java.time.Instant
Converts this instant to the number of milliseconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond(ZoneOffset) - Method in interface java.time.chrono.ChronoLocalDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in interface java.time.chrono.ChronoZonedDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class java.time.OffsetDateTime
Converts this date-time to the number of seconds from the epoch of 1970-01-01T00:00:00Z.
toEpochSecond() - Method in class java.time.zone.ZoneOffsetTransition
Gets the transition instant as an epoch second.
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.
toFile() - Method in interface java.nio.file.Path
Returns a File object representing this path.
toFormat() - Method in class java.time.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance.
toFormat(TemporalQuery<?>) - Method in class java.time.format.DateTimeFormatter
Returns this formatter as a java.text.Format instance that will parse using the specified query.
toFormatter() - Method in class java.time.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the default locale.
toFormatter(Locale) - Method in class java.time.format.DateTimeFormatterBuilder
Completes this builder by creating the DateTimeFormatter using the specified locale.
toGenericString() - Method in class java.lang.Class
Returns a string describing this Class, including information about modifiers and type parameters.
toGenericString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor, including type parameters.
toGenericString() - Method in class java.lang.reflect.Executable
Returns a string describing this Executable, including any type parameters.
toGenericString() - Method in class java.lang.reflect.Field
Returns a string describing this Field, including its generic type.
toGenericString() - Method in class java.lang.reflect.Method
Returns a string describing this Method, including type parameters.
toGMTString() - Method in class java.util.Date
Deprecated.
As of JDK version 1.1, replaced by DateFormat.format(Date date), using a GMT TimeZone.
toGregorianCalendar() - Method in class javax.xml.datatype.XMLGregorianCalendar
Convert this XMLGregorianCalendar to a GregorianCalendar.
toGregorianCalendar(TimeZone, Locale, XMLGregorianCalendar) - Method in class javax.xml.datatype.XMLGregorianCalendar
Convert this XMLGregorianCalendar along with provided parameters to a GregorianCalendar instance.
toHexString(double) - Static method in class java.lang.Double
Returns a hexadecimal string representation of the double argument.
toHexString(float) - Static method in class java.lang.Float
Returns a hexadecimal string representation of the float argument.
toHexString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 16.
toHexString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 16.
toHours() - Method in class java.time.Duration
Gets the number of hours in this duration.
toHours(long) - Method in enum java.util.concurrent.TimeUnit
toInstant() - Method in class java.nio.file.attribute.FileTime
Converts this FileTime object to an Instant.
toInstant() - Method in class java.sql.Date
This method always throws an UnsupportedOperationException and should not be used because SQL Date values do not have a time component.
toInstant() - Method in class java.sql.Time
This method always throws an UnsupportedOperationException and should not be used because SQL Time values do not have a date component.
toInstant() - Method in class java.sql.Timestamp
Converts this Timestamp object to an Instant.
toInstant(ZoneOffset) - Method in interface java.time.chrono.ChronoLocalDateTime
Converts this date-time to an Instant.
toInstant() - Method in interface java.time.chrono.ChronoZonedDateTime
Converts this date-time to an Instant.
toInstant() - Method in class java.time.OffsetDateTime
Converts this date-time to an Instant.
toInstant() - Method in class java.util.Calendar
Converts this object to an Instant.
toInstant() - Method in class java.util.Date
Converts this Date object to an Instant.
ToIntBiFunction<T,U> - Interface in java.util.function
Represents a function that accepts two arguments and produces an int-valued result.
toIntExact(long) - Static method in class java.lang.Math
Returns the value of the long argument; throwing an exception if the value overflows an int.
toIntExact(long) - Static method in class java.lang.StrictMath
Returns the value of the long argument; throwing an exception if the value overflows an int.
ToIntFunction<T> - Interface in java.util.function
Represents a function that produces an int-valued result.
toJSPointer() - Method in class com.codename1.javascript.JSObject
Returns a Javascript variable name for the underlying Javascript object.
TOKEN - Static variable in class com.codename1.io.Oauth2
 
tokenize(String, char) - Static method in class com.codename1.util.StringUtil
Breaks a String to multiple strings.
tokenize(String, String) - Static method in class com.codename1.util.StringUtil
Breaks a String to multiple strings (similar to string tokenizer)
tokenizeString(String, char) - Static method in class com.codename1.util.StringUtil
Deprecated.
use the tokenize() method instead
tokenizeString(String, String) - Static method in class com.codename1.util.StringUtil
Deprecated.
use the tokenize() method instead
toLanguageTag() - Method in class java.util.Locale
Returns a well-formed IETF BCP 47 language tag representing this locale.
toList() - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates the input elements into a new List.
toLocalDate() - Method in class java.sql.Date
Converts this Date object to a LocalDate
toLocalDate() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local date part of this date-time.
toLocalDate() - Method in class java.time.LocalDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class java.time.OffsetDateTime
Gets the LocalDate part of this date-time.
toLocalDate() - Method in class java.time.ZonedDateTime
Gets the LocalDate part of this date-time.
toLocalDateTime() - Method in class java.sql.Timestamp
Converts this Timestamp object to a LocalDateTime.
toLocalDateTime() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local date-time part of this date-time.
toLocalDateTime() - Method in class java.time.OffsetDateTime
Gets the LocalDateTime part of this date-time.
toLocalDateTime() - Method in class java.time.ZonedDateTime
Gets the LocalDateTime part of this date-time.
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
Returns a localized pattern string describing this date format.
toLocalTime() - Method in class java.sql.Time
Converts this Time object to a LocalTime.
toLocalTime() - Method in interface java.time.chrono.ChronoLocalDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in interface java.time.chrono.ChronoZonedDateTime
Gets the local time part of this date-time.
toLocalTime() - Method in class java.time.LocalDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.OffsetDateTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.OffsetTime
Gets the LocalTime part of this date-time.
toLocalTime() - Method in class java.time.ZonedDateTime
Gets the LocalTime part of this date-time.
toLongArray() - Method in class java.util.BitSet
Returns a new long array containing all the bits in this bit set.
ToLongBiFunction<T,U> - Interface in java.util.function
Represents a function that accepts two arguments and produces a long-valued result.
ToLongFunction<T> - Interface in java.util.function
Represents a function that produces a long-valued result.
toLowerCase(char) - Static method in class java.lang.Character
Converts the character argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase() - Method in class java.lang.String
toLowerCase converts this String to lower case using the default locale.
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates elements into a Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates elements into a Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toMap(Function<? super T, ? extends K>, Function<? super T, ? extends U>, BinaryOperator<U>, Supplier<M>) - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates elements into a Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toMatchResult() - Method in class java.util.regex.Matcher
Returns the match state of this matcher as a MatchResult.
toMethodDescriptorString() - Method in class java.lang.invoke.MethodType
Produces a bytecode descriptor representation of the method type.
toMicros(long) - Method in enum java.util.concurrent.TimeUnit
toMillis() - Method in class java.nio.file.attribute.FileTime
Returns the value in milliseconds.
toMillis() - Method in class java.time.Duration
Converts this duration to the total length in milliseconds.
toMillis(long) - Method in enum java.util.concurrent.TimeUnit
toMinutes() - Method in class java.time.Duration
Gets the number of minutes in this duration.
toMinutes(long) - Method in enum java.util.concurrent.TimeUnit
toNanoOfDay() - Method in class java.time.LocalTime
Extracts the time as nanos of day, from 0 to 24 * 60 * 60 * 1,000,000,000 - 1.
toNanos() - Method in class java.time.Duration
Converts this duration to the total length in nanoseconds expressed as a long.
toNanos(long) - Method in enum java.util.concurrent.TimeUnit
toOctalString(int) - Static method in class java.lang.Integer
Returns a string representation of the integer argument as an unsigned integer in base 8.
toOctalString(long) - Static method in class java.lang.Long
Returns a string representation of the long argument as an unsigned integer in base 8.
toOffsetDateTime() - Method in class java.time.ZonedDateTime
Converts this date-time to an OffsetDateTime.
toOffsetTime() - Method in class java.time.OffsetDateTime
Converts this date-time to an OffsetTime.
TooManyListenersException - Exception in java.util
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 exception java.util.TooManyListenersException
Constructs a TooManyListenersException with no detail message.
TooManyListenersException(String) - Constructor for exception java.util.TooManyListenersException
Constructs a TooManyListenersException with the specified detail message.
TOP - Static variable in class com.codename1.ui.Component
Box-orientation constant used to specify the top of a box.
top - Variable in class com.codename1.ui.layouts.Insets
 
TOP - Static variable in class com.sun.lwuit.Component
Box-orientation constant used to specify the top of a box.
TOP_ALIGNMENT - Static variable in class java.awt.Component
Ease-of-use constant for getAlignmentY().
toPath() - Method in class java.io.File
Returns a java.nio.file.Path object constructed from the this abstract path.
toPattern() - Method in class com.codename1.l10n.SimpleDateFormat
 
toPattern() - Method in class java.text.ChoiceFormat
Gets the pattern.
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.MessageFormat
Returns a pattern representing the current state of the message format.
toPattern() - Method in class java.text.SimpleDateFormat
Returns a pattern string describing this date format.
TOPDOWNLEFTRIGHT - Static variable in interface java.awt.image.ImageConsumer
The pixels will be delivered in top-down, left-to-right order.
toPlainString() - Method in class java.math.BigDecimal
Returns a string representation of this BigDecimal without an exponent field.
toRadians(double) - Static method in class java.lang.Math
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRadians(double) - Static method in class java.lang.StrictMath
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRealPath(LinkOption...) - Method in interface java.nio.file.Path
Returns the real path of an existing file.
toResourceName(String, String) - Method in class java.util.ResourceBundle.Control
Converts the given bundleName to the form required by the ClassLoader.getResource method by replacing all occurrences of '.' in bundleName with '/' and appending a '.' and the given file suffix.
toRGB(RGBImage, int, int, int, int, int, int) - Method in class com.codename1.ui.EncodedImage
 
toRGB(RGBImage, int, int, int, int, int, int) - Method in class com.codename1.ui.Image
Extracts data from this image into the given RGBImage
toRGB(RGBImage, int, int, int, int, int, int) - Method in class com.codename1.ui.ScaledImage
 
toRGB(RGBImage, int, int, int, int, int, int) - Method in class com.sun.lwuit.EncodedImage
 
toRGB(RGBImage, int, int, int, int, int, int) - Method in class com.sun.lwuit.Image
Extracts data from this image into the given RGBImage
toRGB(RGBImage, int, int, int, int, int, int) - Method in class com.sun.lwuit.ScaledImage
 
toSecondOfDay() - Method in class java.time.LocalTime
Extracts the time as seconds of day, from 0 to 24 * 60 * 60 - 1.
toSeconds(long) - Method in enum java.util.concurrent.TimeUnit
toSet() - Static method in class java.util.stream.Collectors
Returns a Collector that accumulates the input elements into a new Set.
toString() - Method in class com.codename1.facebook.Post
 
toString() - Method in class com.codename1.io.Cookie
 
toString() - Method in class com.codename1.location.Location
 
toString() - Method in class com.codename1.maps.BoundingBox
 
toString() - Method in class com.codename1.maps.Coord
 
toString() - Method in class com.codename1.maps.layers.PointLayer
 
toString() - Method in class com.codename1.maps.Tile
 
toString() - Method in class com.codename1.processing.Result
Convert the object to a formatted structured content document.
toString() - Method in class com.codename1.ui.Command
Returns a string representation of the object
toString() - Method in class com.codename1.ui.Component
Overriden to return a useful value for debugging purposes
toString() - Method in class com.codename1.ui.geom.Dimension
 
toString() - Method in class com.codename1.ui.geom.Point
 
toString() - Method in class com.codename1.ui.geom.Rectangle
 
toString() - Method in class com.codename1.ui.html.HTMLElement
Returns a printable string representing this element
toString() - Method in class com.codename1.ui.layouts.BorderLayout
 
toString() - Method in class com.codename1.ui.layouts.BoxLayout
 
toString() - Method in class com.codename1.ui.layouts.FlowLayout
 
toString() - Method in class com.codename1.ui.layouts.GridLayout
 
toString() - Method in class com.codename1.ui.layouts.GroupLayout
Returns a textual description of this GroupLayout.
toString() - Method in class com.codename1.ui.layouts.Insets
 
toString() - Method in class com.codename1.ui.layouts.LayeredLayout
 
toString() - Method in class com.codename1.ui.RadioButton
 
toString() - Method in class com.codename1.ui.table.TableLayout.Constraint
 
toString() - Method in class com.codename1.ui.table.TableLayout
 
toString() - Method in class com.codename1.ui.Tabs
 
toString() - Method in class com.codename1.util.CStringBuilder
Deprecated.
Returns the contents of this builder.
toString() - Method in class com.codename1.xml.Element
Returns a printable string representing this element
toString() - Method in class com.sun.lwuit.Command
Returns a string representation of the object
toString() - Method in class com.sun.lwuit.Component
Overriden to return a useful value for debugging purposes
toString() - Method in class com.sun.lwuit.geom.Dimension
 
toString() - Method in class com.sun.lwuit.geom.Rectangle
 
toString() - Method in class com.sun.lwuit.layouts.GroupLayout
Returns a textual description of this GroupLayout.
toString() - Method in class com.sun.lwuit.RadioButton
 
toString() - Method in class com.sun.lwuit.TabbedPane
 
toString() - Method in class java.awt.Component
Returns a string representation of this component and its values.
toString() - Method in class java.awt.font.TextHitInfo
Returns a String representing the hit for debugging use only.
toString() - Method in class java.awt.image.ColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.awt.image.DirectColorModel
Returns a String that represents this DirectColorModel.
toString() - Method in class java.awt.image.IndexColorModel
Returns the String representation of the contents of this ColorModelobject.
toString() - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString(String) - Method in class java.io.ByteArrayOutputStream
Converts the buffer's contents into a string by decoding the bytes using the named charset.
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() - Method in class java.io.CharArrayWriter
Converts input data to a string.
toString() - Method in class java.io.File
Returns the pathname string of this abstract pathname.
toString() - Method in class java.io.ObjectStreamClass
Return a string describing this ObjectStreamClass.
toString() - Method in class java.io.ObjectStreamField
Return a string that describes this field.
toString() - Method in class java.io.StreamTokenizer
Returns the string representation of the current stream token and the line number it occurs on.
toString() - Method in class java.io.StringWriter
Return the buffer's current value as a string.
toString() - Method in interface java.lang.annotation.Annotation
Returns a string representation of this annotation.
toString(boolean) - Static method in class java.lang.Boolean
Returns a String object representing the specified boolean.
toString() - Method in class java.lang.Boolean
Returns a String object representing this Boolean's value.
toString(byte) - Static method in class java.lang.Byte
Returns a new String object representing the specified byte.
toString() - Method in class java.lang.Byte
Returns a String object representing this Byte's value.
toString() - Method in class java.lang.Character.Subset
Returns the name of this subset.
toString() - Method in class java.lang.Character
Returns a String object representing this Character's value.
toString(char) - Static method in class java.lang.Character
Returns a String object representing the specified char.
toString() - Method in interface java.lang.CharSequence
Returns a string containing the characters in this sequence in the same order as this sequence.
toString() - Method in class java.lang.Class
toString creates a string representation of this class
toString(double) - Static method in class java.lang.Double
Returns a string representation of the double argument.
toString() - Method in class java.lang.Double
Returns a string representation of this Double object.
toString() - Method in class java.lang.Enum
Returns the name of this enum constant, as contained in the declaration.
toString(float) - Static method in class java.lang.Float
Returns a string representation of the float argument.
toString() - Method in class java.lang.Float
Returns a string representation of this Float object.
toString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument in the radix specified by the second argument.
toString(int) - Static method in class java.lang.Integer
Returns a String object representing the specified integer.
toString() - Method in class java.lang.Integer
Returns a String object representing this Integer's value.
toString() - Method in class java.lang.invoke.MethodHandle
Returns a string representation of the method handle, starting with the string "MethodHandle" and ending with the string representation of the method handle's type.
toString(int, Class<?>, String, MethodType) - Static method in interface java.lang.invoke.MethodHandleInfo
Returns a string representation for a MethodHandleInfo, given the four parts of its symbolic reference.
toString() - Method in class java.lang.invoke.MethodHandles.Lookup
Displays the name of the class from which lookups are to be made.
toString() - Method in class java.lang.invoke.MethodType
Returns a string representation of the method type, of the form "(PT0,PT1...)RT".
toString() - Method in class java.lang.invoke.SerializedLambda
 
toString(long, int) - Static method in class java.lang.Long
Returns 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 String object representing the specified long.
toString() - Method in class java.lang.Long
Returns a String object representing this Long's value.
toString() - Method in class java.lang.Object
Returns a string representation of the object.
toString() - Method in class java.lang.Package
Returns the string representation of this Package.
toString() - Method in class java.lang.reflect.Constructor
Returns a string describing this Constructor.
toString() - Method in class java.lang.reflect.Field
Returns a string describing this Field.
toString() - Method in class java.lang.reflect.Method
Returns a string describing this Method.
toString(int) - Static method in class java.lang.reflect.Modifier
Return a string describing the access modifier flags in the specified modifier.
toString() - Method in class java.lang.reflect.Parameter
Returns a string describing this parameter.
toString(short) - Static method in class java.lang.Short
Returns a new String object representing the specified short.
toString() - Method in class java.lang.Short
Returns a String object representing this Short's value.
toString() - Method in class java.lang.StackTraceElement
Returns a string representation of this stack trace element.
toString() - Method in class java.lang.String
toString creates a printable string that represents this object for debugging purposes.
toString() - Method in class java.lang.StringBuffer
 
toString() - Method in class java.lang.StringBuilder
 
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.ThreadGroup
Returns a string representation of this Thread group.
toString() - Method in class java.lang.Throwable
Returns a short description of this throwable.
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal, using scientific notation if an exponent is needed.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
toString() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString() - Method in class java.math.MathContext
Returns the string representation of this MathContext.
toString() - Method in class java.net.HttpCookie
Constructs a cookie header string representation of this cookie, which is in the format defined by corresponding cookie specification, but without the leading "Cookie:" token.
toString() - Method in class java.net.InetAddress
Converts this IP address to a String.
toString() - Method in class java.net.InetSocketAddress
Constructs a string representation of this InetSocketAddress.
toString() - Method in class java.net.InterfaceAddress
Converts this Interface address to a String.
toString() - Method in class java.net.NetworkInterface
 
toString() - Method in class java.net.Proxy
Constructs a string representation of this Proxy.
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.Socket
Converts this socket to a String.
toString() - Method in class java.net.SocketImpl
Returns the address and port of this socket as a String.
toString() - Method in class java.net.URI
Returns the content of this URI as a string.
toString() - Method in class java.net.URL
Constructs a string representation of this URL.
toString() - Method in class java.net.URLConnection
Returns a String representation of this URL connection.
toString() - Method in class java.nio.ByteOrder
Constructs a string describing this object.
toString() - Method in class java.nio.channels.FileChannel.MapMode
Returns a string describing this file-mapping mode.
toString() - Method in class java.nio.channels.FileLock
Returns a string describing the range, type, and validity of this lock.
toString() - Method in class java.nio.charset.Charset
Returns a string describing this charset.
toString() - Method in class java.nio.charset.CoderResult
Returns a string describing this coder result.
toString() - Method in class java.nio.charset.CodingErrorAction
Returns a string describing this action.
toString() - Method in class java.nio.file.attribute.AclEntry
Returns the string representation of this ACL entry.
toString() - Method in class java.nio.file.attribute.FileTime
Returns the string representation of this FileTime.
toString(Set<PosixFilePermission>) - Static method in class java.nio.file.attribute.PosixFilePermissions
Returns the String representation of a set of permissions.
toString() - Method in interface java.nio.file.Path
Returns the string representation of this path.
toString() - Method in class java.rmi.dgc.VMID
Return string representation of this VMID.
toString() - Method in class java.rmi.server.LogStream
Deprecated.
no replacement
toString() - Method in class java.rmi.server.ObjID
Returns a string representation of this object identifier.
toString() - Method in class java.rmi.server.Operation
Deprecated.
no replacement
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.UID
Returns a string representation of this UID.
toString() - Method in class java.security.AlgorithmParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in class java.security.cert.CertPath
Returns a string representation of this certification path.
toString() - Method in class java.security.cert.CollectionCertStoreParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.CRL
Returns a string representation of this CRL.
toString() - Method in class java.security.cert.LDAPCertStoreParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PKIXBuilderParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PKIXCertPathBuilderResult
Return a printable representation of this PKIXCertPathBuilderResult.
toString() - Method in class java.security.cert.PKIXCertPathValidatorResult
Return a printable representation of this PKIXCertPathValidatorResult.
toString() - Method in class java.security.cert.PKIXParameters
Returns a formatted string describing the parameters.
toString() - Method in class java.security.cert.PolicyQualifierInfo
Return a printable representation of this PolicyQualifierInfo.
toString() - Method in class java.security.cert.TrustAnchor
Returns a formatted string describing the TrustAnchor.
toString() - Method in class java.security.cert.X509CertSelector
Return a printable representation of the CertSelector.
toString() - Method in class java.security.cert.X509CRLEntry
Returns a string representation of this CRL entry.
toString() - Method in class java.security.cert.X509CRLSelector
Returns a printable representation of the X509CRLSelector.
toString(boolean) - Method in interface java.security.Certificate
Deprecated.
Returns a string that represents the contents of the certificate.
toString() - Method in class java.security.CodeSigner
Returns a string describing this code signer.
toString() - Method in class java.security.CodeSource
Returns a string describing this CodeSource, telling its URL and certificates.
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.DigestOutputStream
Prints a string representation of this digest output stream and its associated message digest object.
toString() - Method in class java.security.Identity
Deprecated.
Returns a short string describing this identity, telling its name and its scope (if any).
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() - 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.KeyStore.PrivateKeyEntry
Returns a string representation of this PrivateKeyEntry.
toString() - Method in class java.security.KeyStore.SecretKeyEntry
Returns a string representation of this SecretKeyEntry.
toString() - Method in class java.security.KeyStore.TrustedCertificateEntry
Returns a string representation of this TrustedCertificateEntry.
toString() - Method in class java.security.MessageDigest
Returns a string representation of this message digest object.
toString() - Method in class java.security.Permission
Returns a string describing this Permission.
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 class java.security.PKCS12Attribute
Returns a string representation of this PKCS12Attribute.
toString() - Method in interface java.security.Principal
Returns a string representation of this principal.
toString() - Method in exception java.security.PrivilegedActionException
 
toString() - Method in class java.security.ProtectionDomain
Convert a ProtectionDomain to a String.
toString() - Method in class java.security.Provider.Service
Return a String representation of this service.
toString() - Method in class java.security.Provider
Returns a string with the name and the version number of this provider.
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.Signer
Deprecated.
Returns a string of information about the signer.
toString() - Method in class java.security.Timestamp
Returns a string describing this timestamp.
toString() - Method in class java.security.UnresolvedPermission
Returns a string describing this UnresolvedPermission.
toString() - Method in class java.sql.Date
Formats a date in the date escape format yyyy-mm-dd.
toString() - Method in interface java.sql.RowId
Returns a String representing the value of the SQL ROWID designated by this java.sql.RowId object.
toString() - Method in class java.sql.Time
Formats a time in JDBC time escape format.
toString() - Method in class java.sql.Timestamp
Formats a timestamp in JDBC timestamp escape format.
toString() - Method in class java.text.Annotation
Returns the String representation of this Annotation.
toString() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a string representation of the object.
toString() - Method in class java.text.Bidi
Display the bidi internal state, used in debugging.
toString() - Method in class java.text.FieldPosition
Return a string representation of this FieldPosition.
toString() - Method in class java.text.ParsePosition
Return a string representation of this ParsePosition.
toString() - Method in class java.time.chrono.AbstractChronology
Outputs this chronology as a String, using the chronology ID.
toString() - Method in interface java.time.chrono.ChronoLocalDate
Outputs this date as a String.
toString() - Method in interface java.time.chrono.ChronoLocalDateTime
Outputs this date-time as a String.
toString() - Method in interface java.time.chrono.Chronology
Outputs this chronology as a String.
toString() - Method in interface java.time.chrono.ChronoPeriod
Outputs this period as a String.
toString() - Method in interface java.time.chrono.ChronoZonedDateTime
Outputs this date-time as a String.
toString() - Method in class java.time.chrono.JapaneseEra
 
toString() - Method in class java.time.Duration
A string representation of this duration using ISO-8601 seconds based representation, such as PT8H6M12.345S.
toString() - Method in class java.time.format.DateTimeFormatter
Returns a description of the underlying formatters.
toString() - Method in class java.time.format.DecimalStyle
Returns a string describing this DecimalStyle.
toString() - Method in class java.time.Instant
A string representation of this instant using ISO-8601 representation.
toString() - Method in class java.time.LocalDate
Outputs this date as a String, such as 2007-12-03.
toString() - Method in class java.time.LocalDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30.
toString() - Method in class java.time.LocalTime
Outputs this time as a String, such as 10:15.
toString() - Method in class java.time.MonthDay
Outputs this month-day as a String, such as --12-03.
toString() - Method in class java.time.OffsetDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30+01:00.
toString() - Method in class java.time.OffsetTime
Outputs this time as a String, such as 10:15:30+01:00.
toString() - Method in class java.time.Period
Outputs this period as a String, such as P6Y3M1D.
toString() - Method in enum java.time.temporal.ChronoField
 
toString() - Method in enum java.time.temporal.ChronoUnit
 
toString() - Method in interface java.time.temporal.TemporalField
Gets a descriptive name for the field.
toString() - Method in interface java.time.temporal.TemporalUnit
Gets a descriptive name for the unit.
toString() - Method in class java.time.temporal.ValueRange
Outputs this range as a String.
toString() - Method in class java.time.temporal.WeekFields
A string representation of this WeekFields instance.
toString() - Method in class java.time.Year
Outputs this year as a String.
toString() - Method in class java.time.YearMonth
Outputs this year-month as a String, such as 2007-12.
toString() - Method in class java.time.zone.ZoneOffsetTransition
Returns a string describing this object.
toString() - Method in class java.time.zone.ZoneOffsetTransitionRule
Returns a string describing this object.
toString() - Method in class java.time.zone.ZoneRules
Returns a string describing this object.
toString() - Method in class java.time.ZonedDateTime
Outputs this date-time as a String, such as 2007-12-03T10:15:30+01:00[Europe/Paris].
toString() - Method in class java.time.ZoneId
Outputs this zone as a String, using the ID.
toString() - Method in class java.time.ZoneOffset
Outputs this offset as a String, using the normalized ID.
toString() - Method in class java.util.AbstractCollection
Returns a string representation of this collection.
toString() - Method in class java.util.AbstractMap.SimpleEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns a String representation of this map entry.
toString() - Method in class java.util.AbstractMap
Returns a string representation of this map.
toString(long[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(int[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(short[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(char[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(byte[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(boolean[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(float[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(double[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString(Object[]) - Static method in class java.util.Arrays
Returns a string representation of the contents of the specified array.
toString() - Method in class java.util.BitSet
Returns a string representation of this bit set.
toString() - Method in class java.util.Calendar
Return a string representation of this calendar.
toString() - Method in class java.util.concurrent.ArrayBlockingQueue
 
toString() - Method in class java.util.concurrent.atomic.AtomicBoolean
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicInteger
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicIntegerArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.AtomicLong
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicLongArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.AtomicReference
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.AtomicReferenceArray
Returns the String representation of the current values of array.
toString() - Method in class java.util.concurrent.atomic.DoubleAccumulator
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.DoubleAdder
Returns the String representation of the DoubleAdder.sum().
toString() - Method in class java.util.concurrent.atomic.LongAccumulator
Returns the String representation of the current value.
toString() - Method in class java.util.concurrent.atomic.LongAdder
Returns the String representation of the LongAdder.sum().
toString() - Method in class java.util.concurrent.CompletableFuture
Returns a string identifying this CompletableFuture, as well as its completion state.
toString() - Method in class java.util.concurrent.ConcurrentHashMap
Returns a string representation of this map.
toString() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns a string representation of this list.
toString() - Method in class java.util.concurrent.CountDownLatch
Returns a string identifying this latch, as well as its state.
toString() - Method in class java.util.concurrent.ForkJoinPool
Returns a string identifying this pool, as well as its state, including indications of run state, parallelism level, and worker and task counts.
toString() - Method in class java.util.concurrent.LinkedBlockingDeque
 
toString() - Method in class java.util.concurrent.LinkedBlockingQueue
 
toString() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Returns a string identifying this synchronizer, as well as its state.
toString() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Returns a string identifying this synchronizer, as well as its state.
toString() - Method in class java.util.concurrent.locks.ReentrantLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.locks.StampedLock
Returns a string identifying this lock, as well as its lock state.
toString() - Method in class java.util.concurrent.Phaser
Returns a string identifying this phaser, as well as its state.
toString() - Method in class java.util.concurrent.PriorityBlockingQueue
 
toString() - Method in class java.util.concurrent.Semaphore
Returns a string identifying this semaphore, as well as its state.
toString() - Method in class java.util.concurrent.ThreadPoolExecutor
Returns a string identifying this pool, as well as its state, including indications of run state and estimated worker and task counts.
toString() - Method in class java.util.Currency
Returns the ISO 4217 currency code of this currency.
toString() - Method in class java.util.Date
Converts this Date object to a String of the form:
toString() - Method in class java.util.DoubleSummaryStatistics
Returns a string representation of the object.
toString() - Method in class java.util.EventObject
Returns a String representation of this EventObject.
toString() - Method in class java.util.Formatter
Returns the result of invoking toString() on the destination for the output.
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.IntSummaryStatistics
 
toString() - Method in class java.util.jar.Attributes.Name
Returns the attribute name as a String.
toString() - Method in class java.util.Locale
Returns a string representation of this Locale object, consisting of language, country, variant, script, and extensions as below: language + "_" + country + "_" + (variant + "_#" | "#") + script + "-" + extensions Language is always lower case, country is always upper case, script is always title case, and extensions are always lower case.
toString() - Method in class java.util.logging.Level
Returns a string representation of this Level.
toString() - Method in class java.util.LongSummaryStatistics
 
toString(Object) - Static method in class java.util.Objects
Returns the result of calling toString for a non-null argument and "null" for a null argument.
toString(Object, String) - Static method in class java.util.Objects
Returns the result of calling toString on the first argument if the first argument is not null and returns the second argument otherwise.
toString() - Method in class java.util.Optional
Returns a non-empty string representation of this Optional suitable for debugging.
toString() - Method in class java.util.OptionalDouble
Returns a string representation of the object.
toString() - Method in class java.util.OptionalInt
Returns a string representation of the object.
toString() - Method in class java.util.OptionalLong
Returns a string representation of the object.
toString() - Method in class java.util.regex.Matcher
Returns the string representation of this matcher.
toString() - Method in class java.util.regex.Pattern
Returns the string representation of this pattern.
toString() - Method in class java.util.Scanner
Returns the string representation of this Scanner.
toString() - Method in class java.util.ServiceLoader
Returns a string describing this service.
toString() - Method in class java.util.SimpleTimeZone
Returns a string representation of this time zone.
toString() - Method in class java.util.StringJoiner
Returns the current value, consisting of the prefix, the values added so far separated by the delimiter, and the suffix, unless no elements have been added in which case, the prefix + suffix or the emptyValue characters are returned
toString() - Method in class java.util.UUID
Returns a String object representing this UUID.
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.zip.ZipEntry
Returns a string representation of the ZIP entry.
toString() - Method in class javax.net.ssl.SNIHostName
Returns a string representation of the object, including the DNS hostname in this SNIHostName object.
toString() - Method in class javax.net.ssl.SNIServerName
Returns a string representation of this server name, including the server name type and the encoded server name value in this SNIServerName object.
toString() - Method in class javax.net.ssl.SSLEngineResult
Returns a String representation of this object.
toString() - Method in class javax.security.auth.login.AppConfigurationEntry.LoginModuleControlFlag
Return a String representation of this controlFlag.
toString() - Method in class javax.security.auth.Subject
Return the String representation of this Subject.
toString() - Method in class javax.security.auth.x500.X500Principal
Return a user-friendly string representation of this X500Principal.
toString() - Method in class javax.security.cert.Certificate
Returns a string representation of this certificate.
toString() - Method in class javax.xml.datatype.DatatypeConstants.Field
Returns a field name in English.
toString() - Method in class javax.xml.datatype.Duration
Returns a String representation of this Duration Object.
toString() - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a String representation of this XMLGregorianCalendar Object.
toString() - Method in class javax.xml.namespace.QName
String representation of this QName.
toString() - Method in exception org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toString() - Method in exception org.xml.sax.SAXParseException
Override toString to provide more detailed error message.
toStub(Remote) - Static method in class java.rmi.server.RemoteObject
Returns the stub for the remote object obj passed as a parameter.
total_in - Variable in class com.codename1.io.gzip.ZStream
Deprecated.
 
total_out - Variable in class com.codename1.io.gzip.ZStream
Deprecated.
 
totalMemory() - Method in class java.lang.Runtime
Returns the total amount of memory in the Java virtual machine.
totalSize() - Method in interface javax.microedition.io.file.FileConnection
 
toTitleCase(char) - Static method in class java.lang.Character
Converts the character argument to titlecase using case mapping information from the UnicodeData file.
toTitleCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to titlecase using case mapping information from the UnicodeData file.
toTotalMonths() - Method in class java.time.Period
Gets the total number of months in this period.
toUnicode(String, int) - Static method in class java.net.IDN
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.
toUnicode(String) - Static method in class java.net.IDN
Translates a string from ASCII Compatible Encoding (ACE) to Unicode, as defined by the ToUnicode operation of RFC 3490.
toUnsignedInt(byte) - Static method in class java.lang.Byte
Converts the argument to an int by an unsigned conversion.
toUnsignedInt(short) - Static method in class java.lang.Short
Converts the argument to an int by an unsigned conversion.
toUnsignedLong(byte) - Static method in class java.lang.Byte
Converts the argument to a long by an unsigned conversion.
toUnsignedLong(int) - Static method in class java.lang.Integer
Converts the argument to a long by an unsigned conversion.
toUnsignedLong(short) - Static method in class java.lang.Short
Converts the argument to a long by an unsigned conversion.
toUnsignedString(int, int) - Static method in class java.lang.Integer
Returns a string representation of the first argument as an unsigned integer value in the radix specified by the second argument.
toUnsignedString(int) - Static method in class java.lang.Integer
Returns a string representation of the argument as an unsigned decimal value.
toUnsignedString(long, int) - Static method in class java.lang.Long
Returns a string representation of the first argument as an unsigned integer value in the radix specified by the second argument.
toUnsignedString(long) - Static method in class java.lang.Long
Returns a string representation of the argument as an unsigned decimal value.
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(Locale) - Method in class java.lang.String
Converts all of the characters in this String to upper case using the rules of the given Locale.
toUpperCase() - Method in class java.lang.String
toUpperCase converts this String to lower case using the default locale.
toURI() - Method in class java.io.File
Constructs a file: URI that represents this abstract pathname.
toURI() - Method in class java.net.URL
Returns a URI equivalent to this URL.
toUri() - Method in interface java.nio.file.Path
Returns a URI to represent this path.
toURL() - Method in class java.io.File
Deprecated.
This method does not automatically escape characters that are illegal in URLs. It is recommended that new code convert an abstract pathname into a URL by first converting it into a URI, via the toURI method, and then converting the URI into a URL via the URI.toURL method.
toURL() - Method in class java.net.URI
Constructs a URL from this URI.
toWGS84(Coord) - Method in class com.codename1.maps.Mercator
Create a Coord(Latitude, Longitude) from the projected Coord
toWGS84(Coord) - Method in class com.codename1.maps.Projection
Converts a projected coordinate to a WGS84 coordinate
toWGS84(BoundingBox) - Method in class com.codename1.maps.Projection
Converts a projected bounding box to a WGS84 bounding box
toXMLFormat() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return the lexical representation of this instance.
toZonedDateTime() - Method in class java.time.OffsetDateTime
Converts this date-time to a ZonedDateTime using the offset as the zone ID.
toZonedDateTime() - Method in class java.util.GregorianCalendar
Converts this object to a ZonedDateTime that represents the same point on the time-line as this GregorianCalendar.
toZoneId() - Method in class java.util.TimeZone
Converts this TimeZone object to a ZoneId.
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.
trackFileSystem() - Method in class com.codename1.io.Log
Activates the filesystem tracking of file open/close operations
TRACKING - Static variable in class java.awt.font.TextAttribute
Attribute key to control tracking.
TRACKING_LOOSE - Static variable in class java.awt.font.TextAttribute
Perform loose tracking.
TRACKING_TIGHT - Static variable in class java.awt.font.TextAttribute
Perform tight tracking.
TRADITIONAL_CHINESE - Static variable in class java.util.Locale
Useful constant for language.
TRADITIONAL_HANZI - Static variable in class java.awt.im.InputSubset
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 com.codename1.ui.layouts.GroupLayout
Possible alignment type.
TRAILING - Static variable in class com.sun.lwuit.layouts.GroupLayout
Possible alignment type.
trailing(int) - Static method in class java.awt.font.TextHitInfo
Creates a hit on the trailing edge of the character at the specified charIndex.
TRANSACTION_NONE - Static variable in interface java.sql.Connection
A constant indicating that transactions are not supported.
TRANSACTION_READ_COMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads are prevented; non-repeatable reads and phantom reads can occur.
TRANSACTION_READ_UNCOMMITTED - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads can occur.
TRANSACTION_REPEATABLE_READ - Static variable in interface java.sql.Connection
A constant indicating that dirty reads and non-repeatable reads are prevented; phantom reads can occur.
TRANSACTION_SERIALIZABLE - Static variable in interface java.sql.Connection
A constant indicating that dirty reads, non-repeatable reads and phantom reads are prevented.
TransactionRequiredException - Exception in javax.transaction
This exception indicates that a request carried a null transaction context, but the target object requires an activate transaction.
TransactionRequiredException() - Constructor for exception javax.transaction.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for exception javax.transaction.TransactionRequiredException
 
TransactionRolledbackException - Exception in javax.transaction
This exception indicates that the transaction associated with processing of the request has been rolled back, or marked to roll back.
TransactionRolledbackException() - Constructor for exception javax.transaction.TransactionRolledbackException
 
TransactionRolledbackException(String) - Constructor for exception javax.transaction.TransactionRolledbackException
 
transfer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a consumer, waiting if necessary to do so.
transfer(E) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a consumer, waiting if necessary to do so.
transferFocus() - Method in class java.awt.Component
Transfers the focus to the next component, as though this Component were the focus owner.
transferFocusBackward() - Method in class java.awt.Component
Transfers the focus to the previous component, as though this Component were the focus owner.
transferFocusDownCycle() - Method in class java.awt.Container
Transfers the focus down one focus traversal cycle.
transferFocusUpCycle() - Method in class java.awt.Component
Transfers the focus up one focus traversal cycle.
transferFrom(ReadableByteChannel, long, long) - Method in class java.nio.channels.FileChannel
Transfers bytes into this channel's file from the given readable byte channel.
TransferQueue<E> - Interface in java.util.concurrent
A BlockingQueue in which producers may wait for consumers to receive elements.
transferTo(long, long, WritableByteChannel) - Method in class java.nio.channels.FileChannel
Transfers bytes from this channel's file to the given writable byte channel.
transferType - Variable in class java.awt.image.ColorModel
Data type of the array used to represent pixel values.
TRANSFORM - Static variable in class java.awt.font.TextAttribute
Attribute key for the transform of a font.
transform(Source, Result) - Method in class javax.xml.transform.Transformer
Transform the XML Source to a Result.
Transformer - Class in javax.xml.transform
An instance of this abstract class can transform a source tree into a result tree.
Transformer() - Constructor for class javax.xml.transform.Transformer
Default constructor is protected on purpose.
TransformerConfigurationException - Exception in javax.xml.transform
Indicates a serious configuration error.
TransformerConfigurationException() - Constructor for exception javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with no detail mesage.
TransformerConfigurationException(String) - Constructor for exception javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with the String specified as an error message.
TransformerConfigurationException(Throwable) - Constructor for exception javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with a given Exception base cause of the error.
TransformerConfigurationException(String, Throwable) - Constructor for exception javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with the given Exception base cause and detail message.
TransformerConfigurationException(String, SourceLocator) - Constructor for exception javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException from a message and a Locator.
TransformerConfigurationException(String, SourceLocator, Throwable) - Constructor for exception javax.xml.transform.TransformerConfigurationException
Wrap an existing exception in a TransformerConfigurationException.
TransformerException - Exception in javax.xml.transform
This class specifies an exceptional condition that occured during the transformation process.
TransformerException(String) - Constructor for exception javax.xml.transform.TransformerException
Create a new TransformerException.
TransformerException(Throwable) - Constructor for exception javax.xml.transform.TransformerException
Create a new TransformerException wrapping an existing exception.
TransformerException(String, Throwable) - Constructor for exception javax.xml.transform.TransformerException
Wrap an existing exception in a TransformerException.
TransformerException(String, SourceLocator) - Constructor for exception javax.xml.transform.TransformerException
Create a new TransformerException from a message and a Locator.
TransformerException(String, SourceLocator, Throwable) - Constructor for exception javax.xml.transform.TransformerException
Wrap an existing exception in a TransformerException.
TransformerFactory - Class in javax.xml.transform
A TransformerFactory instance can be used to create Transformer and Templates objects.
TransformerFactory() - Constructor for class javax.xml.transform.TransformerFactory
Default constructor is protected on purpose.
TransformerFactoryConfigurationError - Error in javax.xml.transform
Thrown when a problem with configuration with the Transformer Factories exists.
TransformerFactoryConfigurationError() - Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with no detail mesage.
TransformerFactoryConfigurationError(String) - Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with the String specified as an error message.
TransformerFactoryConfigurationError(Exception) - Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with a given Exception base cause of the error.
TransformerFactoryConfigurationError(Exception, String) - Constructor for error javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with the given Exception base cause and detail message.
TransformerHandler - Interface in javax.xml.transform.sax
A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
TRANSIENT - Static variable in class java.lang.reflect.Modifier
The int value representing the transient modifier.
Transition - Class in com.codename1.ui.animations
Represents a transition animation between two forms this class is used internally by Display to play an animation when moving from one form to the next.
Transition() - Constructor for class com.codename1.ui.animations.Transition
 
Transition - Class in com.sun.lwuit.animations
Represents a transition animation between two forms this class is used internally by Display to play an animation when moving from one form to the next.
Transition() - Constructor for class com.sun.lwuit.animations.Transition
 
translate(double, double) - Method in class com.codename1.maps.Coord
Create a new Coord object which is translated with the given coordinates
translate(Coord) - Method in class com.codename1.maps.Coord
Create a new Coord object which is translated with the given coordinates
translate(Coord, int, int, int) - Method in class com.codename1.maps.providers.MapProvider
Translates position by [pixelsX, pixelsY] at zoomLevel acordingly to maps scale.
translate(int, int) - Method in class com.codename1.ui.Graphics
Translates the X/Y location for drawing on the underlying surface.
translate(int, int) - Method in class com.sun.lwuit.Graphics
Translates the X/Y location for drawing on the underlying surface.
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.
translateKey(SecretKey) - Method in class javax.crypto.SecretKeyFactory
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-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 (vertical) offsets.
TRANSPARENCY - Static variable in class com.codename1.ui.plaf.Style
Transparency attribute name for the theme hashtable
TRANSPARENCY - Static variable in class com.sun.lwuit.plaf.Style
Transparency attribute name for the theme hashtable
transparency - Variable in class java.awt.image.VolatileImage
The transparency value with which this image was created.
TRANSPORT_AND_MAP_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Transport And Map Symbols" Unicode character block.
Tree - Class in com.codename1.ui.tree
The tree component allows constructing simple tree component hierechies that can be expaneded seamingly with no limit.
Tree() - Constructor for class com.codename1.ui.tree.Tree
Constructor for usage by GUI builder and automated tools, normally one should use the version that accepts the model
Tree(TreeModel) - Constructor for class com.codename1.ui.tree.Tree
Construct a tree with the given tree model
Tree - Class in com.sun.lwuit.tree
The tree component allows constructing simple tree component hierechies that can be expaneded seamingly with no limit.
Tree(TreeModel) - Constructor for class com.sun.lwuit.tree.Tree
Construct a tree with the given tree model
TreeMap<K,V> - Class in java.util
A Red-Black tree based NavigableMap implementation.
TreeMap() - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, using the natural ordering of its keys.
TreeMap(Comparator<? super K>) - Constructor for class java.util.TreeMap
Constructs a new, empty tree map, ordered according to the given comparator.
TreeMap(Map<? extends K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
TreeMap(SortedMap<K, ? extends V>) - Constructor for class java.util.TreeMap
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
TreeModel - Interface in com.codename1.ui.tree
Arranges tree node objects, a node can essentially be anything
TreeModel - Interface in com.sun.lwuit.tree
Arranges tree node objects, a node can essentially be anything
TreeSet<E> - Class in java.util
A NavigableSet implementation based on a TreeMap.
TreeSet() - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the natural ordering of its elements.
TreeSet(Comparator<? super E>) - Constructor for class java.util.TreeSet
Constructs a new, empty tree set, sorted according to the specified comparator.
TreeSet(Collection<? extends E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the elements in the specified collection, sorted according to the natural ordering of its elements.
TreeSet(SortedSet<E>) - Constructor for class java.util.TreeSet
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
trim() - Method in class java.lang.String
trim removes all leading and trailing characters with a code <= ' ' from this String.
trimToSize() - Method in class java.lang.StringBuffer
 
trimToSize() - Method in class java.util.ArrayList
Trims the capacity of this ArrayList instance 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.
TRUE - Static variable in class java.lang.Boolean
The Boolean object corresponding to the primitive value true.
TRUE - Static variable in interface java.util.jar.Pack200.Packer
The string "true", a possible value for certain properties.
TRUE - Static variable in interface java.util.jar.Pack200.Unpacker
The string "true", a possible value for certain properties.
truncate(long) - Method in class java.nio.channels.AsynchronousFileChannel
Truncates this channel's file to the given size.
truncate(long) - Method in class java.nio.channels.FileChannel
Truncates this channel's file to the given size.
truncate(long) - Method in interface java.nio.channels.SeekableByteChannel
Truncates the entity, to which this channel is connected, to the given size.
truncate(long) - Method in interface java.sql.Blob
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in interface java.sql.Clob
Truncates the CLOB value that this Clob designates to have a length of len characters.
truncate(long) - Method in interface javax.microedition.io.file.FileConnection
 
truncatedTo(TemporalUnit) - Method in class java.time.Instant
Returns a copy of this Instant truncated to the specified unit.
truncatedTo(TemporalUnit) - Method in class java.time.LocalDateTime
Returns a copy of this LocalDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.LocalTime
Returns a copy of this LocalTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.OffsetDateTime
Returns a copy of this OffsetDateTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.OffsetTime
Returns a copy of this OffsetTime with the time truncated.
truncatedTo(TemporalUnit) - Method in class java.time.ZonedDateTime
Returns a copy of this ZonedDateTime with the time truncated.
TrustAnchor - Class in java.security.cert
A trust anchor or most-trusted Certification Authority (CA).
TrustAnchor(X509Certificate, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor with the specified X509Certificate and optional name constraints, which are intended to be used as additional constraints when validating an X.509 certification path.
TrustAnchor(X500Principal, PublicKey, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor where the most-trusted CA is specified as an X500Principal and public key.
TrustAnchor(String, PublicKey, byte[]) - Constructor for class java.security.cert.TrustAnchor
Creates an instance of TrustAnchor where the most-trusted CA is specified as a distinguished name and public key.
TrustedCertificateEntry(Certificate) - Constructor for class java.security.KeyStore.TrustedCertificateEntry
Constructs a TrustedCertificateEntry with a trusted Certificate.
TrustedCertificateEntry(Certificate, Set<KeyStore.Entry.Attribute>) - Constructor for class java.security.KeyStore.TrustedCertificateEntry
Constructs a TrustedCertificateEntry with a trusted Certificate and associated entry attributes.
TrustManager - Interface in javax.net.ssl
This is the base interface for JSSE trust managers.
TrustManagerFactory - Class in javax.net.ssl
This class acts as a factory for trust managers based on a source of trust material.
TrustManagerFactory(TrustManagerFactorySpi, Provider, String) - Constructor for class javax.net.ssl.TrustManagerFactory
Creates a TrustManagerFactory object.
TrustManagerFactorySpi - Class in javax.net.ssl
This class defines the Service Provider Interface (SPI) for the TrustManagerFactory class.
TrustManagerFactorySpi() - Constructor for class javax.net.ssl.TrustManagerFactorySpi
 
tryAcquire(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in exclusive mode.
tryAcquire(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in exclusive mode.
tryAcquire() - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, only if one is available at the time of invocation.
tryAcquire(long, TimeUnit) - Method in class java.util.concurrent.Semaphore
Acquires a permit from this semaphore, if one becomes available within the given waiting time and the current thread has not been interrupted.
tryAcquire(int) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, only if all are available at the time of invocation.
tryAcquire(int, long, TimeUnit) - Method in class java.util.concurrent.Semaphore
Acquires the given number of permits from this semaphore, if all become available within the given waiting time and the current thread has not been interrupted.
tryAcquireNanos(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in exclusive mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireNanos(int, long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in exclusive mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in shared mode.
tryAcquireShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in shared mode.
tryAcquireSharedNanos(long, long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to acquire in shared mode, aborting if interrupted, and failing if the given timeout elapses.
tryAcquireSharedNanos(int, long) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to acquire in shared mode, aborting if interrupted, and failing if the given timeout elapses.
tryAdvance(DoubleConsumer) - Method in interface java.util.Spliterator.OfDouble
 
tryAdvance(Consumer<? super Double>) - Method in interface java.util.Spliterator.OfDouble
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(IntConsumer) - Method in interface java.util.Spliterator.OfInt
 
tryAdvance(Consumer<? super Integer>) - Method in interface java.util.Spliterator.OfInt
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(LongConsumer) - Method in interface java.util.Spliterator.OfLong
 
tryAdvance(Consumer<? super Long>) - Method in interface java.util.Spliterator.OfLong
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(T_CONS) - Method in interface java.util.Spliterator.OfPrimitive
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryAdvance(Consumer<? super T>) - Method in interface java.util.Spliterator
If a remaining element exists, performs the given action on it, returning true; else returns false.
tryComplete() - Method in class java.util.concurrent.CountedCompleter
If the pending count is nonzero, decrements the count; otherwise invokes CountedCompleter.onCompletion(CountedCompleter) and then similarly tries to complete this task's completer, if one exists, else marks this task as complete.
tryConvertToOptimisticRead(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp then, if the stamp represents holding a lock, releases it and returns an observation stamp.
tryConvertToReadLock(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp, performs one of the following actions.
tryConvertToWriteLock(long) - Method in class java.util.concurrent.locks.StampedLock
If the lock state matches the given stamp, performs one of the following actions.
tryLock(long, long, boolean) - Method in class java.nio.channels.AsynchronousFileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock() - Method in class java.nio.channels.AsynchronousFileChannel
Attempts to acquire an exclusive lock on this channel's file.
tryLock(long, long, boolean) - Method in class java.nio.channels.FileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock() - Method in class java.nio.channels.FileChannel
Attempts to acquire an exclusive lock on this channel's file.
tryLock() - Method in interface java.util.concurrent.locks.Lock
Acquires the lock only if it is free at the time of invocation.
tryLock(long, TimeUnit) - Method in interface java.util.concurrent.locks.Lock
Acquires the lock if it is free within the given waiting time and the current thread has not been interrupted.
tryLock() - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock only if it is not held by another thread at the time of invocation.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantLock
Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock only if the write lock is not held by another thread at the time of invocation.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock
Acquires the read lock if the write lock is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryLock() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock only if it is not held by another thread at the time of invocation.
tryLock(long, TimeUnit) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
Acquires the write lock if it is not held by another thread within the given waiting time and the current thread has not been interrupted.
tryOptimisticRead() - Method in class java.util.concurrent.locks.StampedLock
Returns a stamp that can later be validated, or zero if exclusively locked.
tryReadLock() - Method in class java.util.concurrent.locks.StampedLock
Non-exclusively acquires the lock if it is immediately available.
tryReadLock(long, TimeUnit) - Method in class java.util.concurrent.locks.StampedLock
Non-exclusively acquires the lock if it is available within the given time and the current thread has not been interrupted.
tryRelease(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to set the state to reflect a release in exclusive mode.
tryRelease(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to set the state to reflect a release in exclusive mode.
tryReleaseShared(long) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Attempts to set the state to reflect a release in shared mode.
tryReleaseShared(int) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Attempts to set the state to reflect a release in shared mode.
trySplit() - Method in interface java.util.Spliterator.OfDouble
 
trySplit() - Method in interface java.util.Spliterator.OfInt
 
trySplit() - Method in interface java.util.Spliterator.OfLong
 
trySplit() - Method in interface java.util.Spliterator.OfPrimitive
 
trySplit() - Method in interface java.util.Spliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractDoubleSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractIntSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractLongSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
trySplit() - Method in class java.util.Spliterators.AbstractSpliterator
If this spliterator can be partitioned, returns a Spliterator covering elements, that will, upon return from this method, not be covered by this Spliterator.
tryTransfer(E) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a waiting consumer immediately, if possible.
tryTransfer(E, long, TimeUnit) - Method in class java.util.concurrent.LinkedTransferQueue
Transfers the element to a consumer if it is possible to do so before the timeout elapses.
tryTransfer(E) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a waiting consumer immediately, if possible.
tryTransfer(E, long, TimeUnit) - Method in interface java.util.concurrent.TransferQueue
Transfers the element to a consumer if it is possible to do so before the timeout elapses.
tryUnfork() - Method in class java.util.concurrent.ForkJoinTask
Tries to unschedule this task for execution.
tryUnlockRead() - Method in class java.util.concurrent.locks.StampedLock
Releases one hold of the read lock if it is held, without requiring a stamp value.
tryUnlockWrite() - Method in class java.util.concurrent.locks.StampedLock
Releases the write lock if it is held, without requiring a stamp value.
tryWriteLock() - Method in class java.util.concurrent.locks.StampedLock
Exclusively acquires the lock if it is immediately available.
tryWriteLock(long, TimeUnit) - Method in class java.util.concurrent.locks.StampedLock
Exclusively acquires the lock if it is available within the given time and the current thread has not been interrupted.
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.
TTL_DONT_CACHE - Static variable in class java.util.ResourceBundle.Control
The time-to-live constant for not caching loaded resource bundle instances.
TTL_NO_EXPIRATION_CONTROL - Static variable in class java.util.ResourceBundle.Control
The time-to-live constant for disabling the expiration control for loaded resource bundle instances in the cache.
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 Calendar.DAY_OF_WEEK field indicating Tuesday.
TWITTER_SEARCH - Static variable in class com.codename1.l10n.DateFormatPatterns
Pattern for parsing/formatting Twitter search timestamp.
TWITTER_TIMELINE - Static variable in class com.codename1.l10n.DateFormatPatterns
Pattern for parsing/formatting Twitter timeline timestamp.
TwitterRESTService - Class in com.codename1.io.services
Calls to the Twitter REST API can be performed via this class although currently support for authentication isn't implemented due to the transition to oAuth instead of basic authentication.
TwitterRESTService(String) - Constructor for class com.codename1.io.services.TwitterRESTService
The constructor accepts the method to invoke
TwitterRESTService(String, boolean) - Constructor for class com.codename1.io.services.TwitterRESTService
The constructor accepts the method to invoke
TwitterRESTService(String, String, boolean) - Constructor for class com.codename1.io.services.TwitterRESTService
The constructor accepts the method to invoke
TYPE - Static variable in class java.lang.Boolean
The Class object representing the primitive type boolean.
TYPE - Static variable in class java.lang.Byte
The Class instance representing the primitive type byte.
TYPE - Static variable in class java.lang.Character
The Class instance representing the primitive type char.
TYPE - Static variable in class java.lang.Double
The Class instance representing the primitive type double.
TYPE - Static variable in class java.lang.Float
The Class instance representing the primitive type float.
TYPE - Static variable in class java.lang.Integer
The Class instance representing the primitive type int.
type() - Method in class java.lang.invoke.CallSite
Returns the type of this call site's target.
type() - Method in class java.lang.invoke.MethodHandle
Reports the type of this method handle.
TYPE - Static variable in class java.lang.Long
The Class instance representing the primitive type long.
type() - Method in class java.lang.ProcessBuilder.Redirect
Returns the type of this Redirect.
Type - Interface in java.lang.reflect
Type is the common superinterface for all types in the Java programming language.
TYPE - Static variable in class java.lang.Short
The Class instance representing the primitive type short.
TYPE - Static variable in class java.lang.Void
The Class object representing the pseudo-type corresponding to the keyword void.
type() - Method in class java.net.Proxy
Returns the proxy type.
type() - Method in interface java.net.SocketOption
Returns the type of the socket option value.
type() - Method in class java.nio.file.attribute.AclEntry
Returns the ACL entry type.
type() - Method in class java.nio.file.FileStore
Returns the type of this file store.
type() - Method in interface java.nio.file.WatchEvent.Kind
Returns the type of the context value.
TYPE_ALARM - Static variable in class com.codename1.ui.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_ALARM - Static variable in class com.sun.lwuit.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_BYTE - Static variable in class java.awt.image.DataBuffer
A constant representing a data type that uses byte primitives as the storage unit.
TYPE_BYTE_BINARY - Static variable in class java.awt.image.BufferedImage
Represents an opaque byte-packed 1, 2, or 4 bit image.
TYPE_BYTE_INDEXED - Static variable in class java.awt.image.BufferedImage
Represents an indexed byte image.
TYPE_CONFIRMATION - Static variable in class com.codename1.ui.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_CONFIRMATION - Static variable in class com.sun.lwuit.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_CSS - Static variable in class com.codename1.ui.html.DocumentInfo
Indicates that the request is for a CSS file
TYPE_CSS - Static variable in class com.sun.lwuit.html.DocumentInfo
Indicates that the request is for a CSS file
TYPE_CUSTOM - Static variable in class java.awt.image.BufferedImage
Image type is not recognized so it must be a customized image.
TYPE_DOUBLE - Static variable in class java.awt.image.DataBuffer
A constant representing a data type that uses double primitives as the storage unit.
TYPE_ERROR - Static variable in class com.codename1.ui.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_ERROR - Static variable in class com.sun.lwuit.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_FLOAT - Static variable in class java.awt.image.DataBuffer
A constant representing a data type that uses float primitives as the storage unit.
TYPE_FORWARD_ONLY - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object whose cursor may move only forward.
TYPE_HTML - Static variable in class com.codename1.ui.html.DocumentInfo
Indicates that the request is for a page
TYPE_HTML - Static variable in class com.sun.lwuit.html.DocumentInfo
Indicates that the request is for a page
TYPE_IMAGE - Static variable in class com.codename1.ui.html.DocumentInfo
Indicates that the request is for an image
TYPE_IMAGE - Static variable in class com.sun.lwuit.html.DocumentInfo
Indicates that the request is for an image
TYPE_INFO - Static variable in class com.codename1.ui.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_INFO - Static variable in class com.sun.lwuit.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_INT - Static variable in class java.awt.image.DataBuffer
A constant representing a data type that uses int primitives as the storage unit.
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, corresponding 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_MISMATCH_ERR - Static variable in exception org.w3c.dom.DOMException
If the type of an object is incompatible with the expected type of the parameter associated to the object.
TYPE_NONE - Static variable in class com.codename1.ui.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_NONE - Static variable in class com.sun.lwuit.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_SCROLL_INSENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable but generally not sensitive to changes to the data that underlies the ResultSet.
TYPE_SCROLL_SENSITIVE - Static variable in interface java.sql.ResultSet
The constant indicating the type for a ResultSet object that is scrollable and generally sensitive to changes to the data that underlies the ResultSet.
TYPE_SHORT - Static variable in class java.awt.image.DataBuffer
A constant representing a data type that uses short primitives as the storage unit.
TYPE_UNDEFINED - Static variable in class java.awt.image.DataBuffer
A constant representing an undefined data type.
TYPE_USHORT - Static variable in class java.awt.image.DataBuffer
A constant representing a data type that uses short primitives as the storage unit.
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_WARNING - Static variable in class com.codename1.ui.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TYPE_WARNING - Static variable in class com.sun.lwuit.Dialog
Constant indicating the type of alert to indicate the sound to play or icon if none are explicitly set
TypeInfo - Interface in org.w3c.dom
The TypeInfo interface represents a type referenced from Element or Attr nodes, specified in the schemas associated with the document.
TypeInfoProvider - Class in javax.xml.validation
This class provides access to the type information determined by ValidatorHandler.
TypeInfoProvider() - Constructor for class javax.xml.validation.TypeInfoProvider
Constructor for the derived class.
typeName() - Method in exception java.lang.TypeNotPresentException
Returns the fully qualified name of the unavailable type.
typeNoNulls - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is NOT allowed for this data type.
TypeNotPresentException - Exception in java.lang
Thrown when an application tries to access a type using a string representing the type's name, but no definition for the type with the specified name can be found.
TypeNotPresentException(String, Throwable) - Constructor for exception java.lang.TypeNotPresentException
Constructs a TypeNotPresentException for the named type with the specified cause.
typeNullable - Static variable in interface java.sql.DatabaseMetaData
Indicates that a NULL value is allowed for this data type.
typeNullableUnknown - Static variable in interface java.sql.DatabaseMetaData
Indicates that it is not known whether a NULL value is allowed for this data type.
typePredBasic - Static variable in interface java.sql.DatabaseMetaData
Indicates that the data type can be only be used in WHERE search clauses that do not use LIKE predicates.
typePredChar - Static variable in interface java.sql.DatabaseMetaData
Indicates that the data type can be only be used in WHERE search clauses that use LIKE predicates.
typePredNone - Static variable in interface java.sql.DatabaseMetaData
Indicates that WHERE search clauses are not supported for this type.
Types - Class in java.sql
The class that defines the constants that are used to identify generic SQL types, called JDBC types.
typeSearchable - Static variable in interface java.sql.DatabaseMetaData
Indicates that all WHERE search clauses can be based on this type.
TypeVariable<D extends GenericDeclaration> - Interface in java.lang.reflect
TypeVariable is the common superinterface for type variables of kinds.
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 _ 
Skip navigation links