Design a universal remote control for an entertainment system (cable / TV, etc). Create the interface as a NetBeans project.

Design a universal remote control for an entertainment system (cable / TV, etc). Create the interface as a NetBeans project. OR Design the telephone interface for a smartphone. Also, create the interface as a NetBeans project In this assignment you do not need to have any event listeners associated with the components on the GUI. This assignment is just about creating a container and an optional sub containers. Then, you should place the appropriate Layout Managers in the containers. Then you should place the appropriate components into their container or containers on the interface. This is only a GUI design assignment