Class Summary |
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 |
WeakList<E> |
This list stores objects automatically using weak references. |
XDesktopEntry |
This class builds a (freedesktop.org) desktop entry out of a JNLPFile
. |