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

S

schedule(long) - Method in class oracle.bali.share.thread.Timer
Schedules a timer.
schedule(Task, int) - Method in class oracle.bali.share.thread.TaskScheduler
Queues a task with a given delay.
SchedulerEvent - class oracle.bali.share.thread.SchedulerEvent.
Events delivered by the TaskScheduler object.
SchedulerEvent(Object, int, Task, long) - Constructor for class oracle.bali.share.thread.SchedulerEvent
Creates a Scheduler event.
SchedulerListener - interface oracle.bali.share.thread.SchedulerListener.
Listener interface for events delivered by the TaskScheduler.
Search - class oracle.bali.share.sort.Search.
Oracle Bali searching utility class.
Search() - Constructor for class oracle.bali.share.sort.Search
 
setBeanInfoSearchPath(String[]) - Static method in class oracle.bali.share.beans.JavaIntrospector
Change the list of package names that will be used for finding BeanInfo classes.
setDaemon(boolean) - Method in class oracle.bali.share.thread.Timer
Marks this timer as either a daemon timer or a user timer.
setDaemon(boolean) - Method in class oracle.bali.share.thread.TaskScheduler
Marks this scheduler as either a daemon scheduler or a user scheduler.
setDelay(long) - Method in class oracle.bali.share.thread.Timer
Sets the current delay, in milliseconds.
setEditorSearchPath(String[]) - Static method in class oracle.bali.share.beans.JavaPropertyEditorManager
Change the list of package names that will be used for finding property editors.
setName(String) - Method in class oracle.bali.share.thread.Timer
Sets the name of the timer.
setName(String) - Method in class oracle.bali.share.thread.TaskScheduler
Sets the name of the scheduler, used by any threads created by the scheduler.
setPriority(int) - Method in class oracle.bali.share.thread.Timer
Sets the timer's priority.
setPriority(int) - Method in class oracle.bali.share.thread.TaskScheduler
Sets the scheduler's priority.
SIMPLIFIED_CHINESE - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for language.
SingleItemEnumeration - class oracle.bali.share.collection.SingleItemEnumeration.
A utility class for iterating over a single item.
SingleItemEnumeration(Object) - Constructor for class oracle.bali.share.collection.SingleItemEnumeration
Create an Enumeration that iterates over a single item.
size() - Method in class oracle.bali.share.collection.ImmutableArray
Returns the number of elements in the array.
size() - Method in class oracle.bali.share.collection.OptimisticHashMap
Returns the number of keys in this hashtable.
size() - Method in class oracle.bali.share.collection.ArrayMap
Returns the number of keys in this dictionary.
skip(long) - Method in class oracle.bali.share.io.CompositeReader
Skip characters.
SLOVAK - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for language.
Sort - class oracle.bali.share.sort.Sort.
Oracle bali share sorting utility class.
Sort() - Constructor for class oracle.bali.share.sort.Sort
 
SPANISH - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for language.
StringComparator - class oracle.bali.share.sort.StringComparator.
This class implements a Comparator for Strings.
StringComparator(Collator) - Constructor for class oracle.bali.share.sort.StringComparator
Create the StringComparator using the given Collator.
StringKey - class oracle.bali.share.collection.StringKey.
Class or use as a key for Hashtables.
StringKey(String) - Constructor for class oracle.bali.share.collection.StringKey
Construct a StringKey from a String.
StringUtils - class oracle.bali.share.nls.StringUtils.
StringUtils provides functions for manipulating mnemonics.
StringUtils() - Constructor for class oracle.bali.share.nls.StringUtils
 
stripMnemonic(String) - Static method in class oracle.bali.share.nls.StringUtils
Removes non-displayable inline mnemonic characters.
subtractRanges(Range[], Range[]) - Static method in class oracle.bali.share.collection.Range
Utility method for subtracting ranges, such that the result is a duplicate of 'a', with the removal of any areas intersected by 'b'.
supportsDataFlavor(DataFlavor[], DataFlavor) - Static method in class oracle.bali.share.datatransfer.TransferUtils
Returns true if any of the DataFlavors in the given array support the requested DataFlavor.
supportsDataFlavor(DataFlavor, DataFlavor) - Static method in class oracle.bali.share.datatransfer.TransferUtils
Returns true if the base DataFlavor implies support for the requested DataFlavor.
SWEDISH - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for language.

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