Searched refs:CLOSE_ICON (Results 1 – 1 of 1) sorted by relevance
126 private static final Image CLOSE_ICON; field in RenderPreview134 CLOSE_ICON = sharedImages.getImage(ISharedImages.IMG_ETOOL_DELETE);138 CLOSE_ICON_WIDTH = CLOSE_ICON.getImageData().width;922 gc.drawImage(CLOSE_ICON, left, y); in paint()