Specifications

Sun Services
Java™ Programming Language
Module 12, slide 5 of 18
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved. Sun Services, Revision F
AWT Components
Component Type Description
Label A text string component
List A component that contains a dynamic set of items
Menu An element under the menu bar, which contains a
set of menu items
MenuItem An item within a menu
Panel A basic container class used most often to create
complex layouts
Scrollbar A component that enables a user to select from a
range of values
ScrollPane A container class that implements automatic
horizontal and vertical scrolling for a single child
component