Package amber.client

Amber Client.

See:
          Description

Interface Summary
BaseComponent This is an interface which is concerned with the basic messaging and event handling for the Amber system.
ConnectionModule This interface is required by all connection modules which connect from the client to the server for Amber.
MbInterface This class is the call back interface for the RMessageBox class.
RContainer This interface is used by all classes which contain other components (i.e.
 

Class Summary
RBase Extension to RComponent that acts as a very simple panel.
RComponent An extension to Applet which adds the basic functionality of the Amber system - spawning send and receive threads if this is applet zero on the page, communicating with the server and detecting and communicating with other applets that exist on the page and communicating with them.
RConstants This is a class which holds constants for the base systems.
ReceiveThread Thread to deal with the reception of messages destined for one of the applets on the page.
RLink Extension to RComponent that allows the remote system to send or get strings from the browser itself.
RMessageBox This is a Frame component which allows the user to present the user with a Message.
SendThread Thread to deal with the transmission of messages destined for the Server.
SocketConnection This class implements the ConnectionModule interface.
 

Exception Summary
AmberException Exception specific to the Amber Client software.
 

Package amber.client Description

Amber Client.

This package contains code for the Amber client system.



Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.