Package amber.server.panel

Amber Server Panel Classes.

See:
          Description

Interface Summary
ContainerHandler This interface is the base interface of a container type component handler.
 

Class Summary
BaseFrame This class is an extension to the BasePanel class and handles the extra requirements inherent in the fact that this class handles a window rather than a panel which lives inside some type of container such as an HTML page.
BasePanel This class handles the requirements for the specific manipulation of panels within specific pages.
FileDialog This class allows a user to browse the file system.
GenericPanel This class is a simple extension to the BasePanel class and allows the user to perform general panel operations without the requirement to subclass BasePanel.
ModalBaseFrame This class extends BaseFrame, and makes a frame Modal.
PanelTemplateGroup This class is concerned with stitching several panel templates derived from BasePanel and overlaid onto one panel into a group of sharing templates for that panel.
TextInputDialog This class allows a user to enter a single line of text.
 

Package amber.server.panel Description

Amber Server Panel Classes.

Classes relating to Amber Panels. Also included in this package are Frame (window) related classes and extended functionality Frames.



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.