Package com.alee.utils

Class Summary
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.
CoreSwingUtils  
DebugUtils This class provides a set of utilities for various code and graphics debug cases.
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.
EventUtils This class provides a set of utilities to work with various Swing events.
FileUtils This class provides a set of utilities to work with files, file names and their extensions.
FontUtils This class provides a set of utilities to work with fonts.
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  
LafUtils This class provides a set of utilities for core WebLaF components.
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.
NetUtils This class provides a set of utilities to work with URL.
NinePatchUtils This class provides a set of utilities to work with various nine-patch images.
ProprietaryUtils This utility class operates only with proprietary API calls.
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.
SizeUtils This class provides a set of utilities to modify component sizes.
SortUtils This class provides a set of utilities to perform complex sorting operations.
SwingUtils This class provides a set of utilities to work with Swing components, their settings and events.
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.
WindowUtils This class provides a set of utilities to modify application windows.
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.
 

Enum Summary
TextUtils.PartType Time part type enumeration used to parse string delay.