Question: please solve this question Given the following dass diagram, write a method local inner dass inside the toString method of the Engine dass. The method

please solve this question
Given the following dass diagram, write a method local inner dass inside the toString method of the Engine dass. The method local inner class must implement the ActionListener interface and override the behavior of the action Performed(Action Evenet e) method printing: "Welcome inside method local inner cass". Engine engineld: int {id} //unique ID engineName: String - engineModel: String e assignld(); int //for default initialization getEngineName( ): String + setEngineName(name: String): void getEngine Modell ): String setEngine Model(model: String): void getEngineld(); int + toString(): String Hint: public String toString() { 1/your definition of the method local inner class should be placed here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
