subject

Assume the existence of an interface, actionlistener, with the following method : - actionperformed: void-returning, accepts noparameters define a class , guiapplication, that implements the above interface and has the following members: - an instance variable , doc, of type document - a constructor that accepts a document parameter used to initialize the instance variable - an implementation of the actionperformed method that invokes the method , save, with the document instance variable as the receiver and sends themessage "document saved" to system. out my code: public class guiapplication implements actionlistener{private document doc; public boolean save(){return true; }public guiapplication(document document){doc = document; }public void actionperformed() { doc. save(); system. out. println("document saved"); }}

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:30
To check spelling errors in a document, the word application uses the to determine appropriate spelling. internet built-in dictionary user-defined words other text in the document
Answers: 2
question
Computers and Technology, 23.06.2019 15:00
Based on the current economic situation do you expect the employment demand for graduating engineers to increase or decrease? explain the basis for your answer. with a significant economic recovery, what do you think will happen to future enrollments in graduating engineering programs?
Answers: 1
question
Computers and Technology, 23.06.2019 15:30
Brian wants to conduct an online search with a certain phrase. he intends to use the words books that belong to the 1800s in his search. how should he use the word that in his search?
Answers: 1
question
Computers and Technology, 24.06.2019 03:30
It is not necessary to develop strategies to separate good information and bad information on the internet. true or false
Answers: 1
You know the right answer?
Assume the existence of an interface, actionlistener, with the following method : - actionperformed...
Questions
question
Mathematics, 17.02.2021 04:30
question
Mathematics, 17.02.2021 04:40
question
Social Studies, 17.02.2021 04:40
Questions on the website: 13722367