tmf.ui: introduce TmfTableColumnUtils
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 12 Jul 2016 19:29:55 +0000 (15:29 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 21 Jul 2016 01:41:06 +0000 (21:41 -0400)
commite162f98f0fd802b18ac3fcb2a26cc9ff6d91a9f2
treeff381ceaa6ae9956902e88c4bc81892ab0cf72d2
parenta212ec16563abd328568ff889e24608349a73ea7
tmf.ui: introduce TmfTableColumnUtils

This class adds more functions and removes it from the API.

TmfTraceColumnManager now calls functions from this internal class. This
allows more functionality to be added without bumping the API version
number.

Change-Id: Id8a53f9cbe1f7b7adb72e59482971efbaaf22599
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/76394
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java
This page took 0.025774 seconds and 5 git commands to generate.