Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES
A B C D G H I L M N O P R S T U V W

A

AdvancedConfiguration(String, CoBrowService) - Constructor for class AdvancedConfiguration
 
AdvancedConfiguration - class AdvancedConfiguration.
Text representation of the user's properties.
apply() - Method in class Languages
Tries to send updates to server if there are any.
apply() - Method in class PidfbInput
Checks if contents of text field changed; propagates changes to server, if any.
apply() - Method in class PropertiesInput
Propagates contents to server if they have changed.

B

Button3D(Image, Dimension, Color) - Constructor for class Button3D
 
BAD_REQUEST - Static variable in class CoBrowConnection
 
Button3D - class Button3D.
Graphical 3D representation of a button.

C

ChatArea(String, CoBrowService) - Constructor for class ChatArea
 
ChatFrame(String, CoBrowService) - Constructor for class ChatFrame
 
ChatInput(String, CoBrowService) - Constructor for class ChatInput
 
ChatList(String, CoBrowService, AudioClip) - Constructor for class ChatList
 
ChatOutput(String, CoBrowService) - Constructor for class ChatOutput
 
ChatOutputNotify(String, CoBrowService, ChatOutput) - Constructor for class ChatOutputNotify
 
CoBrowConnection(String, int) - Constructor for class CoBrowConnection
 
CommPage(String, CoBrowService, AppletContext) - Constructor for class CommPage
 
Configuration(String, CoBrowService, UserInterface) - Constructor for class Configuration
 
callback(String, byte[]) - Method in class AdvancedConfiguration
 
callback(String, byte[]) - Method in class ChatInput
 
callback(String, byte[]) - Method in class ChatOutput
 
callback(String, byte[]) - Method in class ChatOutputNotify
 
callback(String, byte[]) - Method in class CommPage
 
callback(String, byte[]) - Method in class Icon
 
callback(String, byte[]) - Method in class Languages
 
callback(String, byte[]) - Method in class LocalUser
(REMARK: called after registration succeeded)
callback(String, byte[]) - Method in class PidfbInput
 
callback(String, byte[]) - Method in class PropertiesInput
 
callback(String, byte[]) - Method in class Realname
 
callback(String, byte[]) - Method in class SharedURL
 
callback(String, byte[]) - Method in class SharedURLInput
 
callback(String, byte[]) - Method in class UrlList
 
callback(String, byte[]) - Method in class VicinityList
 
callback(String, byte[]) - Method in class VisibilityCheck
 
cbPermid - Variable in class LocalUser
 
cbService - Variable in class ChatOutput
 
ChatArea - class ChatArea.
Common chat area; administers a conversation's chat history.
ChatFrame - class ChatFrame.
Implements chat frame (including chat input and chat output).
ChatInput - class ChatInput.
Implements a panel for chat input.
ChatList - class ChatList.
ChatOutput in list form with optional sound support.
ChatOutput - class ChatOutput.
Implements a generic text output.
ChatOutputNotify - class ChatOutputNotify.
Control for ChatList's optional sound support.
clientId - Variable in class ChatOutput
properties
close() - Method in class CoBrowConnection
Closes connection to CoBrow server.
close() - Method in interface CoBrowService
 
close() - Method in class NetworkManager
Closes all connections to server.
CoBrowConnection - class CoBrowConnection.
The network object.
CoBrowService - interface CoBrowService.
Interface CoBrowService A CoBrow service implements the communication between CoBrow's user interface and the CoBrow server.
CommPage - class CommPage.
The "communication page" of a user.
Configuration - class Configuration.
Configuration dialog for personal detail information.
create(CoBrowObject) - Method in class CoBrowConnection
Registers userinterface with CoBrow server.
create(CoBrowObject) - Method in interface CoBrowService
methods implementing the CoBrow service itself
create(CoBrowObject) - Method in class NetworkManager
Registers local user with the CoBrow service.

D

delete(CoBrowObject, String) - Method in class CoBrowConnection
Unregisters userinterface from CoBrow server.
delete(CoBrowObject, String) - Method in interface CoBrowService
 
delete(CoBrowObject, String) - Method in class NetworkManager
Deletes on object from the CoBrow service.
destroy() - Method in class AdvancedConfiguration
 
destroy() - Method in class ChatFrame
Performs cleaning up.
destroy() - Method in class ChatInput
 
destroy() - Method in class ChatList
Performs cleaning-up.
destroy() - Method in class ChatOutput
 
destroy() - Method in class ChatOutputNotify
 
destroy() - Method in class CommPage
 
destroy() - Method in class Configuration
Performs cleaning up.
destroy() - Method in class Icon
 
destroy() - Method in class Languages
 
destroy() - Method in class LocalUser
 
destroy() - Method in class PidfbInput
 
destroy() - Method in class PropertiesInput
 
destroy() - Method in class Realname
 
destroy() - Method in class RemoteUser
Performs cleaning-up.
destroy() - Method in class SharedURL
 
destroy() - Method in class SharedURLInput
 
destroy() - Method in class UrlList
 
destroy() - Method in class UserInterface
Shuts down the applet.
destroy() - Method in class VicinityList
 
destroy() - Method in class VisibilityCheck
 

G

get(CoBrowObject, String, String[]) - Method in class CoBrowConnection
Retrieves information from CoBrow server (overloaded; with additional parameters).
get(CoBrowObject, String, String[]) - Method in interface CoBrowService
 
getid() - Method in class UserInterface
 
getImage(Applet, String) - Method in class CoBrowConnection
Fetches an image.
getImage(Applet, String) - Method in interface CoBrowService
 
getImage(Applet, String) - Method in class NetworkManager
 
get(CoBrowObject, String, String[]) - Method in class NetworkManager
 
getProperty(String) - Method in class UserProperties
Retrieves the value of a property from the properties database.
getText() - Method in class Realname
Retrieves the realname of a user.

H

handleEvent(Event) - Method in class AdvancedConfiguration
 
handleEvent(Event) - Method in class Button3D
 
handleEvent(Event) - Method in class ChatArea
 
handleEvent(Event) - Method in class ChatFrame
 
handleEvent(Event) - Method in class ChatInput
 
handleEvent(Event) - Method in class ChatList
 
handleEvent(Event) - Method in class Configuration
 
handleEvent(Event) - Method in class Icon
 
handleEvent(Event) - Method in class LocalUser
 
handleEvent(Event) - Method in class PropertiesInput
 
handleEvent(Event) - Method in class SharedURLInput
 
handleEvent(Event) - Method in class UrlList
 
handleEvent(Event) - Method in class VisibilityCheck
 
hideUrls() - Method in class RemoteUser
Hide the users' urls in userinterface.
hideUrls() - Method in class VicinityList
Removes url list for each user in the vicinity.
HTTP_VERSION - Static variable in class CoBrowConnection
 

I

Icon(String, CoBrowService, UserInterface) - Constructor for class Icon
 
Icon - class Icon.
Implements an icon.
id - Variable in class LocalUser
 
init() - Method in class UserInterface
Initializes the applet and triggers the user's registration with the CoBrow service.
insertLine(String, int, String) - Method in class ChatArea
 
insertLine(String, int, String) - Method in class ChatList
 
insertLine(String, int, String) - Method in class ChatOutput
Inserts a line into existing chat history. (abstract definition: must be implemented by every chat output implementation).
insertNewEntries(String) - Method in class ValueList
Checks a string containing multiple lines against this object's list.
isMember(String, <>List) - Method in class ValueList
Checks if a list contains a given entry.

L

Languages(String, CoBrowService) - Constructor for class Languages
 
LocalUser(UserInterface) - Constructor for class LocalUser
 
Languages - class Languages.
Implements a list of languages.
LocalUser - class LocalUser.
Graphical representation of major personal user information.

M

minimumSize() - Method in class Button3D
 
minimumSize() - Method in class Icon
 
minimumSize() - Method in class Realname
 

N

NetworkManager - class NetworkManager.
NetworkManager (former "network abstraction layer") Hides distribution of the CoBrow service from user interface and its components.
NO_CONTENT - Static variable in class CoBrowConnection
 
NOT_FOUND - Static variable in class CoBrowConnection
 
NOT_MODIFIED - Static variable in class CoBrowConnection
 
notifyOn - Variable in class ChatOutput
 

O

OK - Static variable in class CoBrowConnection
 
open(String, int) - Method in class CoBrowConnection
Opens connection to CoBrow server.
open(String, int) - Method in interface CoBrowService
administrative methods
open(String, int) - Method in class NetworkManager
Opens one single initial connection to server.

P

PidfbInput(String, CoBrowService, String) - Constructor for class PidfbInput
 
PropertiesInput(String, CoBrowService, String, String, String, boolean) - Constructor for class PropertiesInput
 
paint(Graphics) - Method in class Button3D
 
PidfbInput - class PidfbInput.
Input field for the base URL of the users' personal information database.
preferredSize() - Method in class Button3D
 
preferredSize() - Method in class Icon
 
preferredSize() - Method in class Realname
 
PropertiesInput - class PropertiesInput.
Input field for the users' properties.
put(CoBrowObject, String, String) - Method in class CoBrowConnection
Propagates information to CoBrow server.
put(CoBrowObject, String, String) - Method in interface CoBrowService
 
put(CoBrowObject, String, String) - Method in class NetworkManager
 

R

Realname(String, CoBrowService, Container, String) - Constructor for class Realname
 
RemoteUser(String, CoBrowService, UserInterface, boolean) - Constructor for class RemoteUser
 
readMessage() - Method in class CoBrowConnection
Reads bytes from socket if available.
Realname - class Realname.
Text representation of the user's realname.
RemoteUser - class RemoteUser.
The object storing all information of a remote user.
removeObsoleteEntries(String) - Method in class ValueList
Checks a string containing multiple lines against this object's list.
run() - Method in class CoBrowConnection
Polls for incoming data.

S

SharedURL(String, CoBrowService, String, UserInterface) - Constructor for class SharedURL
 
SharedURLInput(String, CoBrowService) - Constructor for class SharedURLInput
 
setId(String) - Method in class CoBrowConnection
Opens connection to CoBrow server.
setId(String) - Method in interface CoBrowService
auxiliary methods
setId(String) - Method in class NetworkManager
Sets the "local" user's id.
setNotify(boolean) - Method in class ChatOutput
 
setText(String) - Method in class PropertiesInput
 
SharedURL - class SharedURL.
Text representation of the user's Shared URL. Subscribes for /users//shared-page.
SharedURLInput - class SharedURLInput.
Implements a panel for shared URL input.
showUrls() - Method in class RemoteUser
Show the users' urls in userinterface.
showUrls() - Method in class VicinityList
Adds url list for each user in the vicinity.
subscribe(CoBrowObject, String) - Method in class CoBrowConnection
Subscribes for information.
subscribe(CoBrowObject, String) - Method in interface CoBrowService
 
subscribe(CoBrowObject, String) - Method in class NetworkManager
 

T

toList(String) - Method in class ValueList
Converts a string containing multiple lines into a list.
toString(<>List) - Method in class ValueList
Converts a list into a string containing multiple lines.

U

UrlList(String, CoBrowService, UserInterface) - Constructor for class UrlList
 
UserProperties(String) - Constructor for class UserProperties
 
unsubscribe(CoBrowObject, String) - Method in class CoBrowConnection
Unsubscribes for information.
unsubscribe(CoBrowObject, String) - Method in interface CoBrowService
 
unsubscribe(CoBrowObject, String) - Method in class NetworkManager
 
UrlList - class UrlList.
List of Urls the users are browsing.
UserInterface - class UserInterface.
The userinterface applet itself, containing all information representation.
UserProperties - class UserProperties.
Object administering a user's properties.

V

ValueList() - Constructor for class ValueList
 
ValueList(int) - Constructor for class ValueList
 
VicinityList(String, CoBrowService, UserInterface) - Constructor for class VicinityList
 
VisibilityCheck(String, CoBrowService) - Constructor for class VisibilityCheck
 
ValueList - class ValueList.
Implements a list with UNIQUE entries.
VicinityList - class VicinityList.
Administers the list of the users in the vicinity.
VisibilityCheck - class VisibilityCheck.
Visibility control panel.

W

writeMessage(CoBrowObject, String, String, byte[]) - Method in class CoBrowConnection
Sends a message over an HTTP connection.

A B C D G H I L M N O P R S T U V W
Class | Tree | Deprecated | Index | Help
PREV | NEXT FRAMES  | NO FRAMES