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 do you mean by java swing?
Name the borders provided by Swing?
How do you swing an applet?
What is an on stage swing?
What is the use of double buffering in swings?
Why swing is used in java?
What is the use of JTree?
Explain the difference between swing and jsf.
can we create a object in static block class A { static { A a=new A(); } }
What is a swing day?
What is the use of jfc in java swing?
Why is model-view-controller architecture used in swing?