Java Foundation Classes (JFC)
Using the Java programming
language, Java Foundation Classes (JFC) are pre-written code in the form of class libraries (coded
routines) that give the programmer a comprehensive set of graphical user interface (GUI)
routines to use. The Java Foundation Classes are comparable to the Microsoft Foundation Class (MFC)
library. JFC is an extension of the original Java Abstract Windowing Toolkit (AWT). Using JFC and
Swing, an
additional set of program components, a programmer can write programs that are independent of the
windowing
system within a particular operating
system.
Contributor(s): Dan Singleton
This was last updated in February 2000
Dig Deeper
-
Take a look at the news on SOA in 2011and get a forecast on application development for 2012.
-
Java expert and current CTO of FuseSource Rob Davies discusses his eagerness to attend JavaOne 2011, and what sessions you should attend if you happen to be there.
-
At EclipseCon 2011, Eclipse users and other open source fanatics gathered to discuss the present state and flesh out the future of Eclipse, OSGi, open source tools, and more.
-
People who read this also read...
-
Resources from around the Web