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 / handlers / AddContextOnChannelHandler.java
index f96e66bef845eecb88b32132522e0697bcc05610..a6f7a75542cb93c18f85d84b121490d6ad648ab0 100644 (file)
@@ -25,10 +25,11 @@ import org.eclipse.linuxtools.internal.lttng2.ui.views.control.model.impl.TraceS
 import org.eclipse.ui.IWorkbenchPage;
 
 /**
- * <b><u>AddContextOnChannelHandler</u></b>
  * <p>
  * Command handler implementation to add contexts to a given channel and all of its events.
  * </p>
+ * 
+ * @author Bernd Hufmann
  */
 public class AddContextOnChannelHandler extends BaseAddContextHandler {
 
This page took 0.033823 seconds and 5 git commands to generate.