What is the purpose of the java.awt package?
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 purpose of the java.awt package?
Rating:
The java.awt package contains classes to implement user interfaces and for painting graphics and images in applications. It is one of the largest packages of Java. Some of the classes of this package are listed below:
- Button
- BorderLayout
- Canvas
- Label
Rating:
Was this information helpful?
Other articles
- What are floating-point literals?
- What symbols are used to represent modifiers in UML?
- What is the default value of the elements of an array?
- What is RMI?
- What are instance variables?