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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visible JTextField

Status
Not open for further replies.

Eytch

Programmer
Jan 29, 2003
60
US
Is there a visible property in Java for objects such as a textbox? I would like to display a textbox displaying the result of a calculation after clicking a button. I know there is the setEnabled but I don't want it to appear until after clicking the calculate button.

Any suggestions?

Thanks,
Tripoli
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top