What is the setString() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the setString() method?
Rating:
The setString() method is a method of the Ticker class. It defines a text to be displayed by a given Ticker instance. The general syntax of this method is as follows:
Here, the str parameter defines the text to be displayed.
Rating:
Was this information helpful?
Other articles
- What is the RecordListener interface?
- What is the getCaretPosition() method?
- What is the RecordEnumeration interface?
- What is a permission?
- What is the prevFrame() method?