git://git.nikiroo.be
/
fanfix-swing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5795c97
)
jdoc
author
Niki Roo
<niki@nikiroo.be>
Sat, 20 Apr 2019 13:51:09 +0000
(15:51 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Sat, 20 Apr 2019 13:51:09 +0000
(15:51 +0200)
src/be/nikiroo/utils/Progress.java
patch
|
blob
|
blame
|
history
diff --git
a/src/be/nikiroo/utils/Progress.java
b/src/be/nikiroo/utils/Progress.java
index 11c5bb2c0a67e0690b01ceb7bc9587c15c2cdcb2..dea6be3fa011c351e4990b39e396368a50174e9d 100644
(file)
--- a/
src/be/nikiroo/utils/Progress.java
+++ b/
src/be/nikiroo/utils/Progress.java
@@
-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