cut off references to the box model as soon as BoxWidget is disposed

The box model can be rather big. Therefor we should cut references as
soon as the BoxWidget is disposed. Otherwise stale references within SWT
may lead to OutOfMemoryExceptions.

Signed-off-by: Florian Thienel <florian@thienel.org>
3 files changed