Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

using java For this task I want you to write a front - end that displays a menu. This menu gives users an option to

using java For this task I want you to write a front-end that displays a menu. This menu gives users an option to either
1) Read settings from a settings file.
2) Modify the settings in the settings file.
The trick is that these settings should be encrypted. So each time you want to work with the file, you must
decrypt it to read it and then encrypt the data before saving it back to the file.
I leave you to decide what secret settings you want to save in the file, but it must include an integer, a float and
a string (the string can be fixed in size). So for example, the settings might be German Shepherd, 120,3.4.
When testing this and demonstrating the results, I want you to use it to display the settings, then modify them,
then display the settings again

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial And Temporal Databases 8th International Symposium Sstd 2003 Santorini Island Greece July 2003 Proceedings Lncs 2750

Authors: Thanasis Hadzilacos ,Yannis Manolopoulos ,John F. Roddick ,Yannis Theodoridis

2003rd Edition

3540405356, 978-3540405351

More Books

Students also viewed these Databases questions