Package webfunds.utils

Interface Summary
Diagnostics  
 

Class Summary
ClipboardHelper Helper class for Java Clipboard related functionality.
Debug Extend this to add the logmsg() method.
DirClassLoader A Directory-based class loader for plugins and wallets.
ExampleClass  
Hex Common Hex and digest routines.
MultiPrintStream MultiPrintStream is a PrintStream that multiplexes it's output over multiple PrintStreams.
NetWatcher Instances of this class could test if the net is there.
Params This class wil provide parameter parsing it is implemented as a hash table
Props  
SecureRandomHack This class is a hack to speed up SecureRandom initialization, working around JDK 1.1 brain damage.
Support General static support for Stuff.
VersionNumbers Work out version numbers embedded in file names.
 

Error Summary
Panic A Panic object can be thrown when a non-recoverable error occurs and the application requires a clean and immediate shutdown.