Description
I wanted to make a “make do” image viewer , that read a folder of Image files, and produced a HTML page that had all images, reduced in size, with controls for zooming to full size.
I wanted the program to be able to read Multiple JavaScript & CSS files through JAVA and create one HTML page with all required code in the folder that Images are contained.
I used Google Chrome incognito browsers so that it would not interfere with the User own instance of chrome history.
To quickly add a drag and drop facility I ulilised BATCH files which would send the file to the instance of ImgHtmler.jar on the computer.
Learning Goals
To add FileStream information from separate JavaScript and CSS files into a single HTML File.
Once this program was run a stand alone html viewer file would be in each folder it worked on.
Working with .Bat files as a shortcut for alot more JAVA.
Using CMD line flags to load a browser in a certain mode.
Languages Used:
JAVA , HTML, CSS, JAVASCRIPT
Leave a Reply