ESBResourceManager.java | Class | Utility class for managing OS resources associated with SWT/JFace controls
such as colors, fonts, images, etc.
!!! IMPORTANT !!! Application code must explicitly invoke the
dispose() method to release the operating system resources
managed by cached objects when those objects and OS resources are no longer
needed (e.g. |