Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how can i add JButton to JApplet = NewBie

Status
Not open for further replies.

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
 
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 :


I would advise doing this entrire course -


--------------------------------------------------
Free Database Connection Pooling Software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top