Thursday 15 September 2011

java - Can a desktop application be created using AWT class? -


I have just started programming in Java. As a startup, I am creating a Java desktop application.
Can AWT, SWT, or swing use to create desktop applications? A desktop application using AVT class?

. AWT and SWT are a bit difficult due to basic implementation and limited GUI components. Curve is an extended version of ADT, but with more GUI components. If you use almost all AWT components in swing, then it will be easier for you to start with swing. Is it nice that you can write UI classes by yourself, to get a better understanding of how you are working, but if you use Eclipse with NetBusiness Desktop Application Tools or a WindowBuilder tool it will be easy.

No comments:

Post a Comment