Answer Posted / chnvganesh_mca
Java Foundation Classes (JFC). The JFC also include
other features important to a GUI program, such as the
ability to add rich graphics functionality, and the ability
to create a program that can work in different languages
and by users with different input devices.
(or)
The Java Foundation Classes (JFC) are a set of Java
class libraries provided as part of Java 2 Platform,
Standard Edition (J2SE) to support building graphics user
interface (GUI) and graphics functionality for client
applications that will run on popular platforms such as
Microsoft Windows, Linux, and Mac OSX. etc.,
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Which method is used by the applet to recognize the height and width?
Who created the swing?
How to reload a jframe in java swing?
What is the what is the difference between invokeandwait() and invokelater()? ?
What is the purpose of action interface in swing?
What is import javax swing * used for?
Explain the difference between jfc & wfc.
What is the difference between invokeAndWait() and invokeLater()?
What is the use of swing in java?
What is the use of jfc in java swing?
What is jlabel java swing?
How to print in java swing application?
What is the function of lightweight components used in swing?
What is swing control in java?
What is awt and swing?