]> git.evergreen-ils.org Git - working/Hatch.git/commit
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)
committerJeff Godin <jgodin@tadl.org>
Fri, 3 Jun 2016 20:38:46 +0000 (16:38 -0400)
commitbe21a146195408bc460f067684ff38675305c017
treed6f479e5780a75d5411c0bcca81df210713784f9
hatch, rearranged to use javafx Application for browser printing

Signed-off-by: Bill Erickson <berick@esilibrary.com>
README [new file with mode: 0644]
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]