Question: Question 1 1 When an application uses many components, instead of extending just one class from the JFrame class, a better approach is to: reconsider
Question
When an application uses many components, instead of extending just one class from the JFrame class, a better approach is to:
reconsider the design of the application
just go ahead and do it in one large class
break the application into several smaller applications
encapsulate smaller groups of related components and their event listeners into their own classes
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
