InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Awt And Swt? |
|
Answer» SWT : SWT is STANDS for STANDARD Widget Toolkit, It is a COMPLETELY independent Graphical User Interface (GUI) toolkit from IBM. They created it for the CREATION of Eclipse Integrated Development ENVIRONMENT (IDE).AWT is from Sun Microsystems. SWT : SWT is stands for Standard Widget Toolkit, It is a completely independent Graphical User Interface (GUI) toolkit from IBM. They created it for the creation of Eclipse Integrated Development Environment (IDE).AWT is from Sun Microsystems. |
|