Package com.digi.config.util

Provides utility classes commonly used by configuration applets and applications.

See:
          Description

Interface Summary
DefaultValueFinder This interface defines methods for finding default values
StatusDisplay This interface defines operations to display status within a UI.
SystemLogCtlr Defines the operations and constants associated with the System Log Controller.
 

Class Summary
ArrayMap This class provides a map collection with a concept of insert order.
Base64 Simple base64 encoding and decoding as specified in RFC-2045.
Busy This class is used for putting up the busy cursor when in gui mode
ConfigResource This class provides static helper methods for accessing the various resource bundles available in the config system.
ConfigSettings ConfigSettings reads and parses the content of a user defined configuration file and provides a set of query functions to retrieve these configuration information.
DefaultConfigSettings This class defines default for all the config settings options
HelpDisplay HelpDisplay is a utility class to display html help text based on a key to a help bundle.
HttpsSocketFactory Socket factory required to override trust manager when using HttpsURLConnection classes.
HttpsTrustManager Implements a trust manager that prompts the user when an unknown certificate is received.
ImageResourceBundle This is a special purpose resource bundle that allows the Config UI classes to easily access imageIcons.
LocalizableMessage Helper class to encapsulate the retrieval and formatting of localizable messages.
ModifiedSettings This class keeps track of all changed values
PathLocater A helper class for determining path names.
RegexFormatter A regular expression based implementation of AbstractFormatter.
SystemLog This is a helper class for logging messages in the Config system.
SystemLogCtlrImpl Defines the operations and constants associated with the System Log.
SystemLogEntry Defines an entry in the system log.
UUID A universally unique identifier (UUID).
Vector2 Vector2 implements a 2-columns vector object.
 

Package com.digi.config.util Description

Provides utility classes commonly used by configuration applets and applications. These utilities include things such as resource and settings location and management; error logging, etc.



Copyright © 2001-2002 Digi International. All Rights Reserved.