Contributions by Abdullah Moyeen & Mahabubul Alam
- JEdit code updated with the change requests specified by Dr. Andrian Marcus
- Project Report in Microsoft Excel format, using Dr. Marcus's template. The report for each change request is in a seperate "sheet" in the same "workbook".
- UML Class Diagrams and screenshots pertaining to each change request.
- In order to run the code, please clone this repo in eclipse and run as Java application.
- To download the project report and/or the diagrams, just click on them.
Modified the search function of the recent files list so that the matching occurs when the string is contained anywhwere in the file name.:
Annotated UML Class diagram (partial) with the classes that we visited as we performed change request #1:
Implemented an option in the jEdit menu which when clicked, allows hiding the scrollbars:
Toggle Scrollbar menu, with sub-menus for Vertical and Horizontal Scrollbars:

After Using the toggle option in the menu, Scrollbars are no longer visible (hidden):
Annotated UML Class diagram (partial) with the classes that we visited as we performed change request #2:
Added "creation date" column to the List of columns in Edit favorites in jEdit and Implement sorting..:
Annotated UML Class diagram (partial) with the classes that we visited as we performed change request #3:



