Manage Legal Notices functionality
authorHarishankar <v.harishankar@gmail.com>
Mon, 30 Mar 2020 10:19:46 +0000 (15:49 +0530)
committerHarishankar <v.harishankar@gmail.com>
Mon, 30 Mar 2020 10:19:46 +0000 (15:49 +0530)
commit2ec9a68e727e3b67f003b43acd8593660fc90d26
treec447bbee07b47d6f38e65d2fb425cbd64fcaeb1b
parent9a41ac52640b4316b9b69817cb4bc1298d0bd749
Manage Legal Notices functionality
Created the screen for managing legal notice.
Created a popup menu to access individual notices editing options.
src/habeas/CreateNoticeDialog.java
src/habeas/MainFrame.form
src/habeas/MainFrame.java
src/habeas/ManageNoticesDialog.form [new file with mode: 0644]
src/habeas/ManageNoticesDialog.java [new file with mode: 0644]
src/habeas/Utility.java