Explain the difference between jfc & wfc.
Answer / Sudhanker Tiwari
JFC (Java Foundation Classes) is a former name for Swing, while WFC (Window's Foundation Classes) is a set of classes provided by Microsoft to create graphical user interfaces in Windows.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is java swing application?
What is container in java swing?
Which method of the Component class is used to set the position and size of a component?
What is difference between jframe and swing?
what are the root classes of all classes?
What are swings awt?
What is swing api?
What are tab pans?
What is jpanel swing?
Explain the differences between an applet and a Japplet?
2 Answers College School Exams Tests, Satyam,
What is swing delegation event model in java?
Hello ..Friends. I need a Code which makes a software of Enter the cheque Details.. means any enduser enter the details in a Particular field that should be printed on the paper On Cheque. at the backend side it sholud be printed on pdf file. Thanks in Advance