Package edu.washington.cs.supple.wlib.awt

Interface Summary
AwtConstants A collection of constants generally used for positioning and orienting components on the screen.
AwtWidget  
Icon A small fixed size picture, typically used to decorate components.
TabSelectionListener This interface describes the communcation between a TabPanel and a class that wants to listen in on tabs that are selected.
 

Class Summary
AbstractRadioButtonWidget  
AwtRenderer Awt-based desktop renderer.
AwtUtils  
AwtView Awt rendered view implementation.
BorderPanel  
Box A lightweight container that uses a BoxLayout object as its layout manager.
Box.Filler An implementation of a lightweight component that participates in layout but has no view.
BoxLayout A layout manager that allows multiple components to be laid out either vertically or horizontally.
ButtonWidget  
CheckboxWidget  
ChoiceWidget  
ConcreteAwtWidget  
ContainerAwtWidget  
DesktopAwtDeviceProperties  
DesktopCostFunction  
DesktopWidgetFactory  
HorizontalContainerWidget  
HorizontalRadioButtonWidget  
LabelWidget  
ListWidget  
PointerNavigationCostFunction  
PopupActionWidget  
PopupAwtWidget  
SimpleAwtWidgetWrapper  
SingleParamActionWidget  
SizeRequirements For the convenience of layout managers, calculates information about the size and position of components.
TabContainerWidget  
TabPanel TabPanel -- allows a user to select from several interface components by clicking a tab at the top of the panel.
TabPanelTest  
TabSelectionEvent Use this code at your own risk! MageLang Institute is not responsible for any damage caused directly or indirectly through use of this code.
TextAreaWidget  
TextFieldWidget  
VerticalContainerWidget  
VerticalRadioButtonWidget