What is the getColor() 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 getColor() method?
Rating:
The getColor() method is a method of the Display class. It returns the color from a high-level user interface. The general syntax of this method is as follows:
The colorspecifier parameter takes one of the following values:
- COLOR_BACKGROUND
- COLOR_FOREGROUND
- COLOR_HIGHLIGHTED_BACKGROUND
- COLOR_HIGHLIGHTED_FOREGROUND
Rating:
Was this information helpful?
Other articles
- What is the Sprite?
- What is the DateField class?
- What is the RecordEnumeration interface?
- What is the append() method?
- What is the notifyIncomingMessage() method?