Design the complete user interface of the simulation, JAVA Programming

Assignment Help:

Task 1- Design the complete user interface of the simulation.

Task 2 -Design the record structures of the text files that are required to drive the working simulation. Populate these files with suitable data.

Task 3 -Design the algorithms required to control and manipulate the data store for the text messages.

Task 4 - Design, implement and test the data structure required for the ‘directory' of the data store to be simulated.

Task 5 - By using the products of Tasks 1 to 4 in conjunction with the information provided in the scenario above. Implement and test the complete simulation as detailed in the scenario above.

Task 6 - Produce evidence of system testing of the completed system. This evidence must contain relevant screen shots.

Task 7 - Produce a user guide. This guide should contain suitable screen shots.

Task 8 - Produce a publishable working copy of the completed assignment together with some installation notes. The installation notes should include the system requirements.


Related Discussions:- Design the complete user interface of the simulation

Time date millis method, I neeed to create a basic code to do the following...

I neeed to create a basic code to do the following. the class is entry level and I would appreciate a brief explanation as to why you do each bit. Write a program that displays t

Basic difference between equals and identity method, The == gives true, i...

The == gives true, if the variable reference points to the similar types of object in memory. That is a " shallow comparison ".   The equals () - gives the results of run

Explain traversing through a collector using iterator, Explain traversing t...

Explain traversing through a collector using Iterator. Ans. We can access each element in Collection by using Iterators regardless of how they are organized in collector. Ite

Different points where weaving can be applied, What are the different point...

What are the different points where weaving can be applied? Ans) There are three points ? Compile Time ? Classload Time ? Runtime

How can we involve images within a web page, How can we involve images with...

How can we involve images within a web page using HTML and Java script? Images can be included in HTML through employing tag, below is the format of

What is the comparable interface, What is the Comparable interface? Com...

What is the Comparable interface? Comparable interface is used to sort arrays and collections of objects using collections.sort() and java.utils. Objects of the class implement

Area Under Curve, #include float start_point, /* GLOB...

#include float start_point, /* GLOBAL VARIABLES */ end_point, total_area; int numtraps; main( ) { void input( void );

How to catch multiple exceptions explain with example, How to catch multipl...

How to catch multiple exceptions explain with example? If multiple blocks match the exception type, the first block in which matches the kinds of the exception catches it. pub

What do you understand by private and public class, What do you understand ...

What do you understand by private, protected and public? These are accessibility modifiers. Private is the most restrictive, whereas public is the least restrictive. There is n

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd