Prg421

Submitted by: Submitted by

Views: 111

Words: 260

Pages: 2

Category: Science and Technology

Date Submitted: 02/07/2013 08:45 AM

Report This Essay

Events and GUI’s

PRG/421

November 2, 2012

Events and GUI’s

An event is the signal(s) that a program receives from the operating systems. Not all events that happen on a computer require the computer to respond. When the program does not respond, the event is quietly disposed of. When the program does respond to an event that occurs, each item is recognized and then associated with a method. This allows the program to respond immediately. The graphical user interfaces, otherwise known as a GUI, is a windows based application. It is the overall interface for a program to guide the user through using it.

An event and GUI are closely related because without a GUI, it would not allow the ease of use for the user. Even for programmers, a GUI is necessary, without it, they would not be able to write the code and events would not be able to happen. Throughout the use of a GUI, events are handled in a specific process. Java handles these through JButton(s). This allows something to be clicked and an event happening after the button is clicked in the GUI.

For example, if Microsoft did not create a GUI for Windows Operating Systems, a user would not be able to efficiently or effectively use a computer. Thus, resulting in no programs to be made or used, unless the user extensively knew command lines to use the program.

References

Retrieved October 30, 2012 from http://wiki.answers/events.com

Retrieved October 31, 2012 from http://forum.cuasotinhoc/GUI.vn.com

More like this