Package cdox.util

Class Summary
Base64 This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
ErrorHandler This is a utility class that can be used for, yes, error handling.
EscapeListener This class simply clicks the button if the escape key is hit.
JCharField This is an extended JTextField that accepts only one char as uppercase.
JIntField This is a component that provides a textfield that accepts only integer values.
JKeyStrokeField This is an extended JTextField that writes uses the key events to write the keystrokes as it value.
Localizer This is a wrapper class that handles several localized language files.
TempFiles This is a utility class that takes care of some temporarily files.
XMLErrorHandler This class can be used as general error handler if one wants to know about the errors but not to take an action if any error occurs.