Bali Share 1.1.18
A B C D E F G H I J K L M N O P Q R S T U W

T

TAIWAN - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for country.
Task - interface oracle.bali.share.thread.Task.
Objects implementing the Task interface can be scheduled by the TaskScheduler object.
TASK_RUNNING - Static variable in class oracle.bali.share.thread.SchedulerEvent
Event sent when a Task is about to be delivered.
TASK_SCHEDULED - Static variable in class oracle.bali.share.thread.SchedulerEvent
Event sent when a Task is scheduled.
TaskEvent - class oracle.bali.share.thread.TaskEvent.
An event supplied to Tasks to provide them with context about their execution.
TaskEvent(Object, Task, long) - Constructor for class oracle.bali.share.thread.TaskEvent
Creates a TaskEvent.
taskRunning(SchedulerEvent) - Method in interface oracle.bali.share.thread.SchedulerListener
Called when a task is about to be executed.
taskScheduled(SchedulerEvent) - Method in interface oracle.bali.share.thread.SchedulerListener
Called when a task is scheduled.
TaskScheduler - class oracle.bali.share.thread.TaskScheduler.
The TaskScheduler object provides a single object on which multiple tasks may be scheduled.
TaskScheduler() - Constructor for class oracle.bali.share.thread.TaskScheduler
Creates a TaskScheduler.
Timer - class oracle.bali.share.thread.Timer.
A Timer is an object that will wait a user-defined length of time and then call a user-specified target.
Timer(Runnable) - Constructor for class oracle.bali.share.thread.Timer
Constructs a new timer for the specified target.
Timer(Runnable, long) - Constructor for class oracle.bali.share.thread.Timer
Constructs a new timer for the specified target, immediately scheduling it.
Timer(Runnable, String) - Constructor for class oracle.bali.share.thread.Timer
Constructs a new timer for the specified target, with a given name.
Timing - class oracle.bali.share.util.Timing.
Simple class for doing performance timing in Java applications
Timing() - Constructor for class oracle.bali.share.util.Timing
 
toString() - Method in class oracle.bali.share.collection.StringKey
Returns a String object representing this StringKey.
toString() - Method in class oracle.bali.share.collection.OptimisticHashMap
Returns a string representation of this OptimisticHashMap 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 oracle.bali.share.collection.Range
Returns the String representation of the Range values.
toString() - Method in class oracle.bali.share.util.UnhandledException
Converts to a string.
TRADITIONAL_CHINESE - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for language.
TransferUtils - class oracle.bali.share.datatransfer.TransferUtils.
A collection of utility methods for dealing with DataFlavors and Transferables.

Bali Share 1.1.18
A B C D E F G H I J K L M N O P Q R S T U W