What is StringItem?
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 StringItem?
Rating:
StringItem is a high-level user interface component. It is used to display a string or pair of strings on a Form. A user cannot modify the value displayed by a StringItem. It defines the following constructor:
Here, the Label parameter defines the caption to be displayed with the StringItem instance.
The Text parameter defines the string to be displayed with the StringItem instance.
Rating:
Was this information helpful?
Other articles
- What is the paint() method?
- What is the prevFrame() method?
- What is the getCaretPosition() method?
- What is the getResourceAsStream() method?
- What is the SecureConnection interface?