Display display = new Display();
final Shell shell = new Shell(display);
shell.setLayout(new GridLayout());
CoatOfArmsData coa = new CoatOfArmsData(
new DiagonallyDownDividedBackground(COAColor.AZURE,
COAColor.ARGENT), new COAForeground() {
@Override
public void drawForeground(GC gc) {
// Do nothing