[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Java AWT Components

Table 14.1 describes the components that belong to the Java AWT Components catalog. The icons shown in the following table are displayed in the Component Palette and Component Catalog window.

Java AWT components:

Icon
Description
 
Button-represents a button in the user interface that you click to yield a result  
 
Canvas-represents a container for other user interface elements  
 
Checkbox-represents a checkbox option that you enable or disable  
 
Choice-represents a pop-up menu that you use to select an option from a list of possible options  
 
Label-represents an area of text that identifies or describes other user interface elements  
 
List-represents a scrollable list from which you choose one or more options  
 
MenuBar-displays an icon in the layout window, but not in the actual application. Double-click the icon to open the Menu Editor.  
 
Panel-represents a means by which to organize arrangements of user interface elements  
 
PopupMenu-displays an icon in the layout window, but not in the actual application. Double-click the icon to open the Pop-up Menu Editor.  
 
Scrollbar-represents a scrollbar in the user interface that is used to adjust options  
 
ScrollPane-represents a pane that can create scrollbars along its edges when entered text exceeds the pane's boundaries  
 
TextArea-represents an area in the user interface that lets you enter multiple lines of text  
 
TextField-represents an area in the user interface that lets you enter a single line of text  


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000