1.

Write a code to disable the text field named jText Field 1.

Answer» jTextField.setDisabled();


Discussion

No Comment Found