Uses of Package
amber.server.component

Packages that use amber.server.component
amber.awt.event Amber specific Events. 
amber.server.application Amber Server Application. 
amber.server.component The handlers at the server for the remote components. 
amber.server.panel Amber Server Panel Classes. 
amber.type.server Amber Server Types. 
amber.utility Amber Utilities. 
 

Classes in amber.server.component used by amber.awt.event
ComponentHandler
          This class handles the requirements for the manipulation of the packets moving to and from the actual components themselves.
 

Classes in amber.server.component used by amber.server.application
ComponentHandler
          This class handles the requirements for the manipulation of the packets moving to and from the actual components themselves.
PacketListener
          This interface is implemented by listeners which wish to monitor packets at a very low level.
 

Classes in amber.server.component used by amber.server.component
BaseMenu
           
ButtonHandler
          This class handles the requirements for the manipulation of the packets moving to and from a button component.
ComponentHandler
          This class handles the requirements for the manipulation of the packets moving to and from the actual components themselves.
LinkResponseInterface
          This interface is required if the remote client is to successfully get information from the server.
MenuComponentHandler
          This class corresponds to a standard java.awt.MenuComponent component.
MenuContainer
          This class corresponds to the MenuContainer in java.awt.
MenuHandler
          This class corresponds to a standard java.awt.Menu component.
MenuItemHandler
          This class corresponds to a standard java.awt.MenuItem component.
PacketListener
          This interface is implemented by listeners which wish to monitor packets at a very low level.
PanelHandler
          This class handles the requirements for the manipulation of the packets moving to and from a panel component.
TextComponentHandler
          This class handles the requirements for the manipulation of the packets moving to and from a Text Component.
 

Classes in amber.server.component used by amber.server.panel
ComponentHandler
          This class handles the requirements for the manipulation of the packets moving to and from the actual components themselves.
PacketListener
          This interface is implemented by listeners which wish to monitor packets at a very low level.
PanelHandler
          This class handles the requirements for the manipulation of the packets moving to and from a panel component.
 

Classes in amber.server.component used by amber.type.server
ComplexListHandler
          This class handles the requirements for the manipulation of the packets moving to and from a complex list component.
ComponentHandler
          This class handles the requirements for the manipulation of the packets moving to and from the actual components themselves.
 

Classes in amber.server.component used by amber.utility
PacketListener
          This interface is implemented by listeners which wish to monitor packets at a very low level.
 



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.