hatch, rearranged to use javafx Application for browser printing
authorBill Erickson <berick@esilibrary.com>
Tue, 15 Apr 2014 19:56:34 +0000 (15:56 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 15 Apr 2014 19:56:34 +0000 (15:56 -0400)
commitbe06847f060f57716b9f2f8e9f24f6296c76bc71
treed6f479e5780a75d5411c0bcca81df210713784f9
parentbaf9acde133a0e8f22f699c99e30985130f5d768
hatch, rearranged to use javafx Application for browser printing

Signed-off-by: Bill Erickson <berick@esilibrary.com>
README
run.sh [new file with mode: 0755]
src/org/evergreen_ils/hatch/FileIO.java [new file with mode: 0644]
src/org/evergreen_ils/hatch/Hatch.java [new file with mode: 0644]
src/org/evergreen_ils/hatch/HatchWebSocketHandler.java [new file with mode: 0644]
src/org/evergreen_ils/hatch/HatchWebSocketServlet.java [new file with mode: 0644]
src/org/evergreen_ils/hatch/PrintManager.java [new file with mode: 0644]