Engineering
Engineering, 18.10.2019 23:20, roxannaemigdio3850

Asoftware company microoffice has produced four generations of word processing applications, called word90, word00, word10, and word17. suppose you are writing a program to test their guis. the gui components we are interested in are panel, button, and textbox. these gui components look a little different in different generation. each generation has it own program for testing these gui components. to know which test to run, you will need to instantiate objects that correspond to each one of the gui components. we assume that generations of the word to be tested are stored in a configuration file (text file). because this situation fits the abstract factory pattern so well, you can use that pattern to organize the creation of objects that correspond to gui components. you will also need to use the variation of singleton pattern to ensure that at most two instances of each generation in each test run. note finishing running all generations specified in the configuration file is considered as one test run. here is an example of the configuration file content. you can create your own. word90 word00 word90 word17 word10 word00 word17 word90 word0 questions 1) give the uml diagram. you should integrate singleton into abstract factory pattern. 2) give the code (in any language) based on the uml class diagram given in 1). as output, you need to display three different messages (e. g., "panel word90", button word90", and "textbox word90") for the generation specified in configuration file. you should give a warning message if the same generation are asked to run more than twice. 3) zip your uml diagram, source code, output screen shot in one .zip file and upload to class project i folder in canvas before due.

answer
Answers: 2

Other questions on the subject: Engineering

image
Engineering, 04.07.2019 12:10, Ryantimes2
On a average work day more than work place firs are reorted
Answers: 1
image
Engineering, 04.07.2019 18:10, oliviasoreo92
Compute the pressure drop of 30°c air flowing with a mean velocity of 8 m/s in a circular sheet-metal duct 300 mm in diameter and 15 m long. use a friction factor, f 0.02, and pair = 1.1644 kg/m a. 37.26 pa b. 25.27 pa n c. 29.34 pa d. 30.52 pa
Answers: 1
image
Engineering, 04.07.2019 19:10, shunna33
Plan an experiment to measure the surface tension of a liquid similar to water. if necessary, review the ncfmf video surface tension for ideas. which method would be most suitable for use in an undergraduate laboratory? what experimental precision could be expected?
Answers: 2
image
Engineering, 05.07.2019 23:20, neisha2507
Which one of the following faults cause the coffee in a brewer to keep boiling after the brewing cycle is finished? a. an open circuit in the heating element b. a short circuit at the terminals c. welded contacts on the thermostat d. a leak around the gasket
Answers: 3
Do you know the correct answer?
Asoftware company microoffice has produced four generations of word processing applications, called...

Questions in other subjects: