Bug 407510 - Color background without Grid Layer turned to gray

*Was caused by the missing call to configureGraphicalViewer to the
underlying GEF editor (done in DiagramEditor.configureGraphicalViewer)
*Fixed by a workaround that calls the method directly in the known
implementing classes of IDiagramContainerUI and via reflection otherwise
*Needs to be finally fixed by a change in the API for wihich it is too
late (configureGraphicalViewer must be added to the interface
IDiagramContainerUI)
*Same for the method initializeGraphicalViewer
*Added note in JavaDoc for IDiagramContainerUI

Change-Id: I850bb1001a4579216e2ccf581d18fec255c68394
2 files changed
tree: 2c244954c9cedb74800a2239bf38ee2d4a8e7e26
  1. examples/
  2. features/
  3. plugins/
  4. releng/
  5. tests/