Use a read-only TextPropertyDescriptor for event properties
authorBernd Hufmann <bhufmann@gmail.com>
Wed, 17 Apr 2013 15:52:03 +0000 (11:52 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Mon, 22 Apr 2013 18:45:17 +0000 (14:45 -0400)
commit0505c6fc6182f16853eadf2d3ce72e3c9de5c740
tree8004a88e8c0cdf5aeb10a1eb88e77bcd6cf3871c
parent51cc7ef4899e270546cc80b7d1fc5b3689a84468
Use a read-only TextPropertyDescriptor for event properties

Use a custom, read-only TextPropertyDescriptor to use the cursor
in the value column to scroll for long property strings. In the
previous implementation, long value strings couldn't be read properly.

Change-Id: I6469442cb5b8f6779c807e90f8dc569ed3f71b49
Signed-off-by: Bernd Hufmann <bhufmann@gmail.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/11984
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/TmfEventPropertySource.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/util/ReadOnlyTextPropertyDescriptor.java [new file with mode: 0644]
This page took 0.02568 seconds and 5 git commands to generate.