Update internal packages export in LTTng 2.0 control + update java doc
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / src / org / eclipse / linuxtools / internal / lttng2 / ui / views / control / model / ITraceControlComponent.java
index 5bd065c0fc114852392c011cee1f0de5dbb45557..0e9fd379aa267a8465095b2f439efd49b745c3f6 100644 (file)
@@ -19,11 +19,12 @@ import org.eclipse.linuxtools.internal.lttng2.ui.views.control.service.ILttngCon
 import org.eclipse.swt.graphics.Image;
 
 /**
- * <b><u>ITraceControlComponent</u></b>
  * <p>
  * Interface for trace control components that can be displayed in the 
  * trace control tree viewer. 
  * </p>
+ * 
+ * @author Bernd Hufmann
  */
 public interface ITraceControlComponent extends IAdaptable {
 
This page took 0.023819 seconds and 5 git commands to generate.