Subversion Repository Public Repository

litesoft

Diff Revisions 150 vs 151 for /trunk/Java/core/Anywhere/src/org/litesoft/ui/scanner/BarcodeQuantityReactor.java

Diff revisions: vs.
  @@ -7,7 +7,7 @@
7 7
8 8 /**
9 9 * Called by Logic Object to indicate a new barcode & quantity pair to be processed.
10 - *
10 + * <p/>
11 11 * If the Barcode and quantity are "reasonable" then they are passed to the View, which in
12 12 * turn will call back to either the "setErrors" or the "ok".
13 13 */