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 / property / TraceDomainPropertySource.java
index 8b649c61c14dc4cc0c987bb8c45c8ddb9e8011ba..c20a746e89f559c2667465a2dca5835015f5eb81 100644 (file)
  **********************************************************************/
 package org.eclipse.linuxtools.internal.lttng2.ui.views.control.property;
 
-import org.eclipse.linuxtools.internal.lttng2.ui.views.control.Messages;
+import org.eclipse.linuxtools.internal.lttng2.ui.views.control.messages.Messages;
 import org.eclipse.linuxtools.internal.lttng2.ui.views.control.model.impl.TraceDomainComponent;
 import org.eclipse.ui.views.properties.IPropertyDescriptor;
 import org.eclipse.ui.views.properties.TextPropertyDescriptor;
 
 /**
- * <b><u>TraceDomainPropertySource</u></b>
  * <p>
  * Property source implementation for the trace domain component.
  * </p>
+ * 
+ * @author Bernd Hufmann
  */
 public class TraceDomainPropertySource extends BasePropertySource {
 
This page took 0.025437 seconds and 5 git commands to generate.