Aug 9, 2004 #1 dekcool Programmer Oct 2, 2002 231 PH hi! iam new with Java please give sample code on how to add JButton to JApplet program. i will appreciate any input, thanks in advance ____________________________________________________ Invest your time in learning, Not just practicing. DEK
hi! iam new with Java please give sample code on how to add JButton to JApplet program. i will appreciate any input, thanks in advance ____________________________________________________ Invest your time in learning, Not just practicing. DEK
Aug 10, 2004 #2 sedj Programmer Aug 6, 2002 5,610 DEK25, I would recommend taking a Swing tutorial. Many questions that you have been posting lately could be addressed by these tutorials. Here is one that teaches you about Component panels and adding JButton's to them : http://java.sun.com/docs/books/tutorial/uiswing/learn/example4.html I would advise doing this entrire course - http://java.sun.com/docs/books/tutorial/uiswing/ -------------------------------------------------- Free Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
DEK25, I would recommend taking a Swing tutorial. Many questions that you have been posting lately could be addressed by these tutorials. Here is one that teaches you about Component panels and adding JButton's to them : http://java.sun.com/docs/books/tutorial/uiswing/learn/example4.html I would advise doing this entrire course - http://java.sun.com/docs/books/tutorial/uiswing/ -------------------------------------------------- Free Database Connection Pooling Software http://www.primrose.org.uk