What is JFC? What are the features of JFC?

What is JFC? What are the features of JFC?

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

- Java Foundation classes are core to the Java 2 Platform.
- All JFC components are JavaBeans components and therefore reusable, interoperable, and portable.
- JFC offers an open architecture. Third-party JavaBeans components can be used to enhance applications written using JFC.
- Truly cross-platform.
- Fully customizable.
Difference between Swing and JSF
Difference between Swing and JSF - JSF applications cannot operate when a network is not present....
Difference between AWT and SWT
Difference between AWT and SWT - Abstract Windows Toolkit (AWT) is the original Java GUI tool kit....
Difference between JFC & WFC
Difference between JFC and WFC - JFC supports robust and portable user interfaces.....
Post your comment