Skip to content
Snippets Groups Projects
Commit a3ceaaaf authored by Tam Le's avatar Tam Le
Browse files

Refactor: Deleted unecessary files

parent bca73df2
No related branches found
No related tags found
2 merge requests!54Final release,!44Javadoc: Added javadoc
package edu.ntnu.idatt2003.mappevurderingprog2.controllers;
public class Controller{
}
\ No newline at end of file
package edu.ntnu.idatt2003.mappevurderingprog2.enums;
/**
* An enum representing the buttons in the application
*/
public enum ButtonEnum {
Transform,
ClearTransformation,
ZoomIn,
ZoomOut,
ResetZoom,
Submit,
Clear,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment