|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
StatusMonitor |
Class Summary | |
AWTUtilities | This is a class that contains useful utility functions related to the Java AWT package. |
ClassUtilities | |
DebugUtilities | |
DynamicConfig | |
Exec | Implements a consistent exec() interface. |
FileLog | |
FileUtilities | |
FormatResourceBundle | |
HexDump | |
HTTPUtilities | |
ICETracer | The ICETracer class implements the a stack tracing mechanism for debugging use. |
JFCUtilities | This is a class that contains useful utility functions related to the JFC (Swing). |
MenuProperties | |
ResourceManager | This class attempts to manage a set of ResourceBundles. |
ResourceUtilities | |
StringUtilities | |
TempFileManager | |
URLUtilities | |
UserProperties | The UserProperties class. |
Exception Summary | |
ExecException |
Implements the ICE Engineering Java utilities.
This package implements a number of utilities used in the development of Java applications at ICE Engineering.
The highlight of this package is com.ice.util.UserProperties. This class provides a complete, flexible, and very powerful means of managing the properties that your application uses, as well as storing dynamic properties such as the position and size of windows, recently entered text, etc. The class allows properties to be loaded from any valid URL, including local files, FTP sites, and web pages. The class also allows specific property overrides, including per operating system, and per user.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |