Computer Science, asked by akranchiabhay9956, 6 months ago

Which AWT component is not editable?

Answers

Answered by KDhathrendra
1

Answer:

3(x + 12) = 72 ^{2}  \sqrt{123666}

Answered by purohit007b
1

Answer:

TextField

Explanation:

Which AWT component is not editable?

(a) Button  (b) TextField

(c) FlowLayout  (d) Label

Actually, I was preparing for my exam and I found that TextField is not editable. Because, there is an Method in TextField called as setEditable( boolean editable) and you can specify it as a false for not editable.

Similar questions