7374757677787980818283
} @Override protected void fillShape(Graphics graphics) { BackgroundDef bg = null; if (selected) { SelectionPresentation selectionPresentation = this.rectPresentation.getSelectionPresentation(); bg = (selectionPresentation != null) ? selectionPresentation.getBackground().content() : null; } if (bg == null) {