See: Description
| Class | Description |
|---|---|
| Images |
Image processing methods.
|
| Images.GraphiteFilter |
Based on a code example from:
http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/00-intro/02-imageprocessing/saturation.html
|
| Methods |
Methods contains convenience methods for method invocations using
java.lang.reflect.
|
| ResourceBundleUtil |
This is a convenience wrapper for accessing resources stored in a ResourceBundle.
|
| ShiftedIcon |
ShiftedIcon renders a target icon at a different location and can return
different width and height values than the target.
|
| Worker |
This is an abstract class that you subclass to
perform GUI-related work in a dedicated event dispatcher.
|