Package amber.client.panel

Amber Panel Components.

See:
          Description

Class Summary
BaseControl A base class which adds required processing functions to a standard AWT component to handle the requirements of Panels.
BasePanel Extension to BaseControl that presents the user with very extensible backdrop for a new set of components which do not have to message in any way but get this panel to do the messaging for them.
PAudio Panel Component Audio.
PButton Panel Component Button.
PCheckbox Panel Component Checkbox.
PCheckboxPanel Panel Component CheckboxPanel.
PChoice Panel Component Choice.
PComplexList Panel Component ComplexList.
PFloatButton Panel Component Float Button.
PFrame Extension to BasePanel that is a window (frame) which is based on the current parent panel.
PImage Panel Component Image.
PLabel Panel Component Label.
PList Panel Component List.
PMenu Extension to BaseControl that presents the user with a menu system.
PScrollPanel Extension to BasePanel which functions identically except that the panel implements a scroll pane so that the internal panel dimensions can exceed the external ones.
PTabPanel Extension to BasePanel that has multiple panels which can be displayed in a tab folder paradyn.
PTextArea Panel Component TextArea.
PTextComponent Panel Text Component.
PTextField Panel Component TextField.
PTreeList Panel Component TreeList.
 

Package amber.client.panel Description

Amber Panel Components.

This package contains the Amber components which reside on Panels. These are the visual control interface wrappers.



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.