|
Class Summary |
| BasicExceptionDialog |
A dialog that displays some basic information about an exception |
| FileUtils |
This class contains a few file-related utility functions. |
| PropertiesFile |
A properties object backed by a specified file without throwing
exceptions. |
| Reflect |
Provides simply, convenient methods to invoke methods by
name. |
| TeeOutputStream |
Behaves like the 'tee' command, sends output to both actual std stream and a
file |
| TimedHashMap<K,V> |
Simple utility class that extends HashMap by adding an expiry to the entries. |
| UrlUtils |
|
| WeakList<E> |
This list stores objects automatically using weak references. |
| XDesktopEntry |
This class builds a (freedesktop.org) desktop entry out of a JNLPFile
. |