Class Summary |
AndFilter |
A filter which accepts an item only if both of its subfilters accept the item. |
CMTimer |
|
CMTimerTask |
|
CoderUtility |
Used for encoding/decoding objects |
CopyrightGenerator |
Appends copyright info to .java files |
DefaultLogin |
A default implementation of the ILogin interface |
NamedValue |
Deprecated. We already have a property object - use that instead |
OrFilter |
A filter which accepts an item if either of its subfilters accept the item. |
PasswordHider |
This class prompts the user for a password and attempts to mask input with "" |
SoundManager |
|
TaskEvent |
|
TaskScheduler |
|
UserPasswordEncoder |
A routine for encoding a userid/password combination into a String. |
WeakCollection |
A Collection which does not prevent items from being garbage collected. |