tmf: Also dispose the inner table of TmfSimpleTableViewer
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 20 Oct 2015 19:59:25 +0000 (15:59 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 26 Oct 2015 19:16:02 +0000 (15:16 -0400)
commitb3ddb2d009f4bdc743a63392791cb33ab8a419eb
treed9877a06bb7628ca5b578e4c54c08e6c7a35d2c8
parent76be6c0057085b6263c863d5f2bfaee037082a37
tmf: Also dispose the inner table of TmfSimpleTableViewer

Calling dispose() on a TmfSimpleTableViewer does not clear it from its
view, because the inner Table object also needs to be disposed.

Change-Id: I3b05643e93223e4a4a24fd0f1ef5399905e05c4c
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/58777
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java
This page took 0.025803 seconds and 5 git commands to generate.