7475767778798081
// private methods public static Canvas getControl(Composite cmp, final ShapeModel shape) { final Canvas ctrl = new ShapeIconControl(cmp, shape); return ctrl; }