I would recommend you to read complete Java Reference book by Herbert Schildt, it will take you nicely through the basics of creating window based applications. First read the chapters on Applets and AWT and then you should be able to easily and naturally graduate to using Swing.
On Thu, Jun 9, 2011 at 1:39 PM, snehi jain <[email protected]> wrote: > hi, > I am trying to create a Desktop application in JAVA and somebody referred > JAVA swing for designing such apps. > i need help in creating one. If Anybody has any knowledge or is aware of > links or pdfs then please reply. > > > Thanks > > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- --Navneet -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
