DEVFYI - Developer Resource - FYI

What methods are used to get and set the text label displayed by a Button object?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

354. What methods are used to get and set the text label displayed by a Button object?

getLabel() and setLabel()

(Continued on next question...)

Other Interview Questions