java code

i want to invisible a text field .How i can write
[63 byte] By [namita.pradhan08a] at [2007-11-26 14:55:13]
# 1
theField.setVisible(false);Message was edited by: kajbj
kajbja at 2007-7-8 8:43:43 > top of Java-index,Java Essentials,Java Programming...
# 2

If you are refering to SWINGS(JTextFeild)

setVisible(boolean)

as it is a method that has been inherited by JTextField from class javax.swing.JComponent.

REF:

http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTextField.html

if this is not the case it wud be really great if u can elobarate ur question,by refering to a context.. :)

RahulSharnaa at 2007-7-8 8:43:43 > top of Java-index,Java Essentials,Java Programming...
# 3
hey hi im shruthi.cud anyone help me in postinga question in this forum as im new to it
shruthi_sethia at 2007-7-8 8:43:43 > top of Java-index,Java Essentials,Java Programming...
# 4

> hey hi im shruthi.

> cud anyone help me in postinga question in this forum

> as im new to it

Select a forum (e.g. Java Programming or new to Java) and click the button that says "Post new topic".

Use a subject which describes the problem (do not use help or hi as subject).

Post the question, and be as specific as you can when you describe the problem. Do also say what you have tried, and why/how it failed.

Kaj

kajbja at 2007-7-8 8:43:43 > top of Java-index,Java Essentials,Java Programming...
# 5
> hey hi im shruthi.> cud anyone help me in postinga question in this forum> as im new to itHey, cud ne1 help me in posting a reply as I cannott seam 2 do it.
ScarletPimpernela at 2007-7-8 8:43:43 > top of Java-index,Java Essentials,Java Programming...
# 6
hey thnx a lot
shruthi_sethia at 2007-7-8 8:43:43 > top of Java-index,Java Essentials,Java Programming...