Package utils

Interface Summary
PrintStub User: lyon Date: Jul 28, 2006 Time: 5:45:44 AM Copyright DocJava, Inc.
PrintStubFrame  
 

Class Summary
AppletUtil  
Assert  
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.
ByteUtil  
CompactJava Copyright DocJava, inc.
DateUtils Copyright DocJava, inc.
Dos  
Encoder  
Example  
FormatTest  
MainUtils User: lyon Date: Aug 4, 2006 Time: 6:52:39 AM Copyright DocJava, Inc.
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.
OsUtils Copyright DocJava, inc.
PreferencesUtils Copyright DocJava, inc.
Print  
PrintUtils  
PropUtils Copyright DocJava, inc.
ReplaceString  
ResourceManager 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.
UByte  
UnixCommands Created by IntelliJ IDEA.
URLEncoder  
XmlTestRecord  
 

Exception Summary
BooleanException