Class Summary |
Codes |
This class contains all the utility error codes. |
GridTool |
This tool creates a complex GridBagConstraints object with only numbers. |
GridToolTest |
|
IconUtils |
|
LanguageTranslator |
This class provides translation for labels and other short language translations. |
LanguageTranslatorTest |
|
MessageTranslator |
This class encapsulates a RPropertyBundle object and defines the KEY-VALUE pair as
being a message code and fully translated message text. |
MnemonicTranslator |
This class handles the translation of keys (indicating components in the application)
and the mnemonic ALT-Keystroke associated to that key. |
MnemonicTranslatorTest |
|
RetekFocusPolicy |
This class is the keyboard focus traversal policy for all applications. |
RPropertyBundle |
This class loads a property file consisting of a KEY = VALUE pairs, usually on each
line of the file. |
Translator |
This static class is a wrapper for the instantiated language translation. |
TranslatorManager |
This class encapsulates a property bundle and is used as the superclass of managers that
handler translations (LanguageManager, MessageManager and Mnemonic Manager). |
UiBusinessExceptionConverter |
This class is a factory for converting BusinessException objects into
UiBusinessException objects. |
WindowController |
This class is used to track all the open windows. |
WindowControllerTest |
|
WindowPlacer |
This class is used to calculate the placement (x and y coordinates) of a window on
either the desktop or another window. |
WindowPlacerTest |
|