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 / dialogs / IGetEventInfoDialog.java
index 42c6bef3aa5f6030f00fbc922be5c3e5860e1910..4a2b52c4123d0e4f45d27b27e6ae6c9f9df24a0a 100644 (file)
@@ -15,10 +15,11 @@ import org.eclipse.linuxtools.internal.lttng2.ui.views.control.model.impl.TraceC
 import org.eclipse.linuxtools.internal.lttng2.ui.views.control.model.impl.TraceSessionComponent;
 
 /**
- * <b><u>IEnableEventsDialog</u></b>
  * <p>
  * Interface for a dialog box for collecting information about the events to enable.
  * </p>
+ * 
+ * @author Bernd Hufmann
  */
 public interface IGetEventInfoDialog {
     
This page took 0.023871 seconds and 5 git commands to generate.