Class Summary |
AbstractSort |
The abstract base class for the generic sorting routines. |
BiDirBubbleSort |
This class implements a generic verison of a bidirectional BubbleSort. |
BubbleSort |
This class implements a generic verison of the classic BubbleSort. |
DesignTime |
This class provides a method that checks if we are running in DT. |
InfoBusMemberHelper |
InfoBusMemberHelper |
ItemNameTokenizer |
A utility class, used to tokenize dataItem names. |
MultiSelectDelete |
An utility class which can be used to implement multi-select delete
in a GridControl. |
OracleResourceBundle |
OracleResourceBundle is a abstract subclass of
ResourceBundle that manages locale-dependent resources
in an array. |
QuickSort |
This is a generic version of C.A.R Hoare's Quick Sort
algorithm. |
showErrors |
showErrors is a UI using InputStreamLoggerReader and reads files generated by the OutputStreamLogger. |
SimpleInfoBusConsumer |
This class allows a class to easily become an InfoBusConsumer.
Instances of this class must be members of the InfoBus before the
various findX methods are called. |
UrlUtils |
A utility class, used to tokenize IIOP/ database URLs |
ViewCriteriaModifier |
A helper class to modify the View criteria values |
WhereClauseBuilder |
A helper class to build Where Clause |