What is the Canvas class?
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 Canvas class?
Rating:
The Canvas class extends the Displayable class. It provides various methods to handle game actions, key events, and pointer events. Developers use this class to develop game applications. Some of the methods of this class are as follows:
- showNotify()
- hideNotify()
- keyPressed()
- keyReleased()
Rating:
Was this information helpful?
Other articles
- What is the ChoiceGroup class?
- What is the getColor() method?
- What is a record store?
- What is DatagramConnection?
- What is the HttpConnection interface?