See: Description
Class | Description |
---|---|
BigDate |
Manipulate pure dates, without time or time zone.
|
Build |
Track the build number used for all applications.
|
ClipboardPoker |
Lets us get and put the contents of the clipboard.
|
CMPAboutBox |
An AWT About box that truly tells you about the program, not just the author's name.
|
Common11 |
dummy to represent the common11 package.
|
FontFactory |
Modifies Java's logical font mapping.
|
Hybrid |
Converts an Applet into an Application.
|
ImageInfo |
Rapidly determine the gif or jpg or png image width and height without loading the image.
|
ImageViewer |
Component to display an Image.
|
Limiter |
Simple methods to corral values into bounds.
|
Localise |
Miscellaneous static methods localising an app to a particular platform under JDK 1.1+.
|
Misc |
Simple convenience methods used often by CMP utilities.
|
ResizingImageViewer |
Component to display an Image, magnifying or shrinking it.
|
Shuffle |
Shuffles an int[], much like Collections.shuffle.
|
ST |
Miscellaneous static methods for dealing with Strings in JDK 1.1+.
|
StoppableThread |
A thread you can stop gently and safely.
|
TestDate |
Validate BigDate to ensure it is bug-free.
|
Twirler |
Displays twirling activity indicator on the console.
|
VersionCheck |
Check that Java version is sufficiently recent.
|