| Class | Description |
|---|---|
| AnimationUtils |
This class provides a set of utilities to simplify UI animation code.
|
| ArrayUtils |
This class provides a set of utilities to work with arrays.
|
| CollectionUtils |
This class provides a set of utilities to work with collections.
|
| ColorUtils |
This class provides a set of utilities to work with colors.
|
| CompareUtils |
This class provides a set of utilities to compare various objects.
|
| DragUtils |
This class provides a set of utilities to simplify work with swing drag and drop.
|
| EncryptionUtils |
This class provides a set of utilities to encode and decode data.
|
| FileUtils |
This class provides a set of utilities to work with files, file names and their extensions.
|
| GeometryUtils |
This class provides a set of utilities to work with points and various shapes.
|
| GraphicsUtils |
This class provides a set of utilities to work with Graphics2D.
|
| HtmlUtils |
This class provides a set of utilities to work with HTML.
|
| ImageFilterUtils |
This class provides a set of utilities to perform image filtering.
|
| ImageUtils |
User: mgarin Date: 05.07.11 Time: 13:22
|
| MapUtils |
This class provides a set of utilities to work with various maps.
|
| MathUtils |
This class provides a set of utilities to perform various math operations.
|
| ReflectUtils |
This class provides a set of utilities to simplify work with Reflection API.
|
| ShapeCache |
This utility class can be used to implement shape caching withing any painter or component.
|
| SystemUtils |
This class provides a set of utilities to retrieve various operating system information.
|
| TextUtils |
This class provides a set of utilities to work with various text usage cases.
|
| ThreadUtils |
This class provides a set of utilities to work with threads.
|
| TimeUtils |
This class provides a set of utilities for time measurement and comparison.
|
| WebUtils |
This class provides a set of utilities to work with URLs and email addresses.
|
| XmlUtils |
This class provides a set of utilities to easily serialize and deserialize objects into and from XML.
|
| ZipUtils |
This class provides a set of utilities to work with ZIP files.
|