TMF: Add class to manage XML view information
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 26 Jun 2014 14:29:10 +0000 (10:29 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 8 Jul 2014 19:24:09 +0000 (15:24 -0400)
commit35423ee0210a708a932d8f23950c376302306583
tree0268d21fa6ac4a069328e0607923025ee22bd788
parentd5338235338c66d186ad7539afb79e8530dea7b3
TMF: Add class to manage XML view information

This allows to reuse code between different XML views, for instance time graph
views and xy chart views.

Change-Id: I6656978bce9bf88d43cc41aa4424779db77feb0e
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/29078
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.analysis.xml.ui/src/org/eclipse/linuxtools/internal/tmf/analysis/xml/ui/views/XmlViewInfo.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.analysis.xml.ui/src/org/eclipse/linuxtools/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java
This page took 0.024693 seconds and 5 git commands to generate.