| 1. |
What Is The Difference Between Jfc & Wfc? |
|
Answer» JFC supports robust and portable user interfaces. The Swing classes are robust, compatible with AWT, and provide you with a great deal of CONTROL over a user interface. Since source code is available, it is relatively easy to extend the JFC to do exactly what you need it to do. But the number of third-party controls WRITTEN for Swing is still relatively small. JFC supports robust and portable user interfaces. The Swing classes are robust, compatible with AWT, and provide you with a great deal of control over a user interface. Since source code is available, it is relatively easy to extend the JFC to do exactly what you need it to do. But the number of third-party controls written for Swing is still relatively small. |
|