explain the main components of GUI builder
Answers
Answered by
1
Answer:
A GUI program consists of three types of software:
- Graphical Components that make up the Graphical User Interface.
- Listener methods that receive the events and respond to them.
- Application methods that do useful work for the user.
Answered by
1
Answer:
The main pieces of a GUI are a pointer, icons, windows, menus, scroll bars, and an intuitive input device. Some common GUIs are the ones associated with Microsoft Windows, Mac OSX, Chrome OS, GNOME, KDE, and Android.
Similar questions