Uses of Package
amber.server.panel

Packages that use amber.server.panel
amber.server.component The handlers at the server for the remote components. 
amber.server.panel Amber Server Panel Classes. 
 

Classes in amber.server.panel used by amber.server.component
ContainerHandler
          This interface is the base interface of a container type component handler.
 

Classes in amber.server.panel used by amber.server.panel
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.
ContainerHandler
          This interface is the base interface of a container type component handler.
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.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.