Lab
10
Get started now
Tuesday, 11-Feb-2020 15:42:42 EST
.zip
file containing an executable 1021[username].jar
file (that does not contain your source files) and the package directory containing the source files for your program. When the file is unzipped, a folder with a name matching your MSOE username should be extracted. The folder should contain all of the source files needed to compile and run your program. The folder should not contain any additional files or folders.1021taylor.jar taylor (folder with the following files inside) ImageIO.java KernelController.java kernelUI.fxml Lab10.java Lab.fxml Lab10Controller.java Transformable.java
Your code must follow the Coding Standards.