39404142434445
/** The image manager */ private ImageManager imgManager; /** The Constructor */ public ATGLabelProvider() { imgManager = new ImageManager(); }