Révision 443
tmp/org.txm.core/src/java/org/txm/stat/utils/ConsoleProgressBar.java (revision 443) | ||
---|---|---|
104 | 104 |
System.out.println("Begining "+name); |
105 | 105 |
this.start(l); |
106 | 106 |
} |
107 |
|
|
108 |
@Override |
|
109 |
public void subTask(String name) { |
|
110 |
// FIXME: not yet implemented |
|
111 |
System.err.println("ConsoleProgressBar.subTask(): not yet implemented."); |
|
112 |
} |
|
107 | 113 |
} |
Formats disponibles : Unified diff