Package utils

Interface Summary
HasKey User: lyon Date: Oct 31, 2007 Time: 10:42:55 AM Copyright DocJava, Inc.
PrintStub User: lyon Date: Jul 28, 2006 Time: 5:45:44 AM Copyright DocJava, Inc.
PrintStubFrame  
 

Class Summary
Base64 Encodes and decodes to and from Base64 notation.
Base64.InputStream A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BasicPrint  
BrowserControl User: lyon Date: Jul 22, 2007 Time: 8:00:21 AM Copyright DocJava, Inc.
ByteUtil  
CompactJava Copyright DocJava, inc.
ConcurrencyUtils Concurrency utilities.
DateUtils  
Dos  
Encoder  
Example  
ExecUtils  
FormatTest  
HeapComponent Swing component to monitor Java heap usage.
HeapMonitor  
HeapMonitor.Sample  
JDKBean  
JDKBeanPanel User: lyon Date: Oct 30, 2006 Time: 7:57:49 AM Copyright DocJava, Inc.
NativeLibDetect  
NativeLibraryBean User: lyon Date: Jul 21, 2006 Time: 8:22:56 AM Copyright DocJava, Inc.
NativeLibraryManager User: lyon Date: Jul 21, 2006 Time: 8:36:59 AM Copyright DocJava, Inc.
NativeLoadingTransporter Copyright DocJava, inc.
NumericParseUtils Copyright DocJava, inc.
OsUtils Copyright DocJava, inc.
PersistanceUtils User: lyon Date: Oct 31, 2007 Time: 10:44:20 AM Copyright DocJava, Inc.
PreferencesUtils Copyright DocJava, inc.
PrintJobUtils A simple utility class that lets you very simply print an arbitrary component.
PrintUtils  
PropertyUtils Copyright 2007, DocJava, Inc.
RegEdit Created by IntelliJ IDEA.
ReplaceString  
ResourceManager Copyright DocJava, inc.
RunTimeUtils  
StartBrowser  
StateUtils User: lyon Date: Jul 4, 2007 Time: 5:55:39 AM Copyright DocJava, Inc.
StopWatch  
StringUtils Copyright DocJava, inc.
StringWacker given a string, returns the longest substring delimited by space that will fit into the given width using the given font.
SystemUtils DocJava, Inc.
TestResourceManager Copyright DocJava, inc.
ThreadUtils User: lyon Date: Jul 25, 2007 Time: 8:04:22 AM Copyright DocJava, Inc.
UByte  
UnixCommands Created by IntelliJ IDEA.
URLEncoder  
UtilsBean User: lyon Date: Oct 20, 2006 Time: 12:10:23 PM Copyright DocJava, Inc.
XmlTestRecord  
 

Exception Summary
BooleanException