Image img = ImageLoaderFactory.getInstance().getImage("image.check"); width = img.getBounds().width; graphicCheck = new UISWTGraphicImpl(img); super(COLUMN_ID, sTableID); initializeAsGraphic(POSITION_LAST, width); setAlignment(ALIGN_CENTER);
new Cell(cell);