Answer Posted / mita swain
GUI provide a "picture-oriented" or "Graphical" way of
interacting with the system.They are easy to learn and
use.Microsoft Windows which supports GUI.As of today,all
operating systems provides a Graphical user
Interface.Application use the elements of GUIs that come
with the operating system and add their own elements.The
elements of a GUI include windows,drop-down menus,
buttons,scroll bars,iconic images.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is the base class for all swing components?
what are the steps required in creating an empty table drop?
How to generate bill in java swing?
What is awt and swing in java?
What is the difference between a scrollbar and a jscrollpane ?
What is the process of setting the layout manager?
What is java swing components?
What are swing components in java?
What is jfc swing in java?
What is import javax swing?
Is swing still used in java?
Explain how to render an html page using only swing.
What is the difference between invokeAndWait() and invokeLater()?
Which method of the Component class is used to set the position and size of a component?
Why should the implementation of any swing callback (like a listener) execute quickly?