Merge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
[fanfix.git] / src / be / nikiroo / utils / Progress.java
index 11c5bb2c0a67e0690b01ceb7bc9587c15c2cdcb2..dea6be3fa011c351e4990b39e396368a50174e9d 100644 (file)
@@ -327,7 +327,8 @@ public class Progress {
         * Notify the listeners that this {@link Progress} changed value.
         * 
         * @param pg
-        *            the emmiter
+        *            the emmiter, that is, the (sub-){link Progress} that just
+        *            reported some change, not always the same as <tt>this</tt>
         * @param name
         *            the current name (if it is NULL, the first non-null name in
         *            the hierarchy will overwrite it) of the {@link Progress} who