Bug 394315 - Enable injecting behavior objects in DiagramEditor
*Moved creation of the behavior objects from constructor to init method
of DiagramEditor (DiagramBehavior) and DiagramBehavior
(Default*Behavior)
*Removed final modifiers for behavior fields
*Added check for null in dispose methods to avoid NPEs in case of failed
initialization
*Adapted to Diagrams in Views changes
*Allow DiagramComposite clients to customize DiagramBehavior
Change-Id: I63295f2537d4f1c6742f7cc91eeee90609fc292b
4 files changed