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 List class?
- What is the Gauge class?
- What is a record store?
- What is the setText() method?
- What is the notifyIncomingMessage() method?