Answer Posted / velmurugan i
The Java Foundation Classes (JFC) are a bunch of related
features, widgets, containers, etc. They are related in
that they are all commonly used tools for building GUIs.
The JFC is a large entity and we will not cover it
entirely. Instead, we will provide you with an overview of
what is included in the JFC, and go into detail with a few
of the more common and useful components in later sections
of the course notes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is swing better than awt?
What method is used to specify a container's layout?
Is java swing a framework?
What is java swing gui?
What is import javax swing * used for?
What is swing delegation event model in java?
What is import javax swing in java?
Which method is used by the applet to recognize the height and width?
What is java awt and swing?
What is swing framework in java?
What are the advantages of swing over awt?
What is double buffering ?
What are the benefits if Swing over AWT?
How does accessibility works in swings?
What is swing control in java?