What is meant by JFC?

Answers were Sorted based on User's Feedback



What is meant by JFC?..

Answer / 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

What is meant by JFC?..

Answer / manikandan

java Foundation classes

Is This Answer Correct ?    8 Yes 0 No

What is meant by JFC?..

Answer / velmurugan i

The Java Foundation Classes (JFC) are a comprehensive set
of GUI components and services which dramatically simplify
the development and deployment of commercial-quality
desktop and Internet/Intranet applications.

Is This Answer Correct ?    5 Yes 0 No

What is meant by JFC?..

Answer / shobha

JFC(Java Foundation Classes)

Is This Answer Correct ?    5 Yes 0 No

What is meant by JFC?..

Answer / k.nadhiya

Java foundation classes is set java library.Jfc using GUI
components .

Is This Answer Correct ?    0 Yes 0 No

What is meant by JFC?..

Answer / 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

More Swing Interview Questions

When we should go for codebase in applet?

0 Answers  


What is the use of double buffering in swings?

0 Answers  


am searching for the job based on java, swing, currently working small company. they are not giving any salary slip, offer letter. so if i try outside for MNC's they start with previous company details. what should i do..? please help me to get job and make my career.

0 Answers   eClinicalWorks,


What is difference between swing and awt?

0 Answers  


What is double buffering ?

0 Answers  






What do you mean by java swing?

0 Answers  


How is parsing html used in swing?

0 Answers  


Explain how to render an html page using only swing.

0 Answers  


What are the features of JFC?

1 Answers  


How to render an html page using only swing.

0 Answers  


what do u mean by GUI framework

1 Answers  


Explain the difference between awt and swt.

0 Answers  


Categories