Skip to content

Commit

Permalink
Fix broken link PPP
Browse files Browse the repository at this point in the history
  • Loading branch information
afroneth committed Nov 9, 2020
1 parent 519773f commit e68fcd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/team/afroneth.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Given below are my contributions to the project.
* Highlights: This command displays the patient's profile on a separate popup window, which allows the user to focus on one individual patient. This helps
to declutter the main window.
* Credits:
1. Implement popup windows: [How to create a popup pane in JavaFX](https://quollwriter.wordpress.com/2019/04/08/how-to-create-a-popup-pane-in-javafx/), [VISIT Github](https://github.com/AY1920S1-CS2103T-F12-2/main), [JavaFX Popup example on Github](https://gist.github.com/jewelsea/1926196)
1. Popup windows: [Quollwriter](https://quollwriter.wordpress.com/2019/04/08/how-to-create-a-popup-pane-in-javafx/), [VISIT Github](https://github.com/AY1920S1-CS2103T-F12-2/main), [Jewelsea Github](https://gist.github.com/jewelsea/1926196)
2. Populate separate panel with custom list: [Oracle](https://docs.oracle.com/javafx/2/ui_controls/list-view.htm)
3. Custom list cell: [StackOverflow](https://stackoverflow.com/questions/25246496/javafx-custom-list-cell-updateitem-being-called-a-lot)
2. Existing AB3 codebase: [AB3 Github](https://github.com/se-edu/addressbook-level3)
Expand Down

0 comments on commit e68fcd8

Please sign in to comment.