what do u mean by GUI framework
Answer / 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 |
What is swing and awt in java?
In what context should the value of swing components be updated directly?
What is difference between awt and swing?
What is an event handler in swing?
What are the components of swing?
What is the difference between swing and applet?
Write a program to paint the off-screen buffer in swings
how to give transparency to JComboBox,JList and JTable
How to merging the particular cells in JTable
Why does JComponent have add() and remove() methods but Component does not?
What is jfc swing in java?
Hello ..Friends. I need a Code which makes a software of Enter the cheque Details.. means any enduser enter the details in a Particular field that should be printed on the paper On Cheque. at the backend side it sholud be printed on pdf file. Thanks in Advance