The AWT package
Can roughly be divided into four parts :
1.Components :
GUI components such as buttons, scrollbars, etc.
2. Events :
Signaling of user interaction.
3. Graphics :
Colors, fonts, images, drawing, etc.
4. Layout managers :
Controls the layout of the components.
Previous slide
Next slide
Back to first slide
View graphic version