A B C D E F G H I K L M N O P Q R S T U V W Z

C

callAttention() - Method in class uk.ac.lancs.relate.gateways.forms.GatewayView
Makes the gatewayController window flash for a few seconds.
capabilityString(String) - Method in class uk.ac.lancs.relate.gateways.services.impl.migration.EBLCapabilityReader
Looks for the value of the entry having side as key in the capability file.
CHANGE_ICON - Static variable in class uk.ac.lancs.relate.gateways.tools.Settings
 
changeStatusLabel(String) - Method in class uk.ac.lancs.relate.gateways.gui.MainToolbar
This method can be used to change the status label in order to inform the current user about the status of the various components of the application.
changeStatusLabel(String) - Method in class uk.ac.lancs.relate.gateways.gui.MainToolbarOld
This method can be used to change the status label in order to inform the current user about the status of the various components of the application.
checkConditions() - Method in class uk.ac.lancs.relate.trigger.TriggerAgent
Runs through all registered conditions, checks them.
ClassServer - Class in uk.ac.lancs.relate.gateways.services.config.classServer
This class is responsible for providing the latest version of the RelateGateways compiled classes to the clients through a publicly accessible HTTP server.
ClassServer(int, InetAddress) - Constructor for class uk.ac.lancs.relate.gateways.services.config.classServer.ClassServer
Creates a new instance of ClassServer
clickZone - Variable in class uk.ac.lancs.relate.gateways.forms.GatewayView
Part of the gateway window that shows the device icon.
close() - Method in interface uk.ac.lancs.relate.gateways.services.connectors.Connector
 
close() - Method in class uk.ac.lancs.relate.gateways.services.connectors.InputEventsGenerator
 
close() - Method in class uk.ac.lancs.relate.gateways.services.connectors.openoffice.OpenOfficeConnector
 
close() - Method in class uk.ac.lancs.relate.gateways.services.connectors.PrinterConnector
 
CLOSE_ICON - Static variable in class uk.ac.lancs.relate.gateways.tools.Settings
 
closeZone - Variable in class uk.ac.lancs.relate.gateways.forms.GatewayView
Part of the gateway window that shows x to hide the gateway.
compareTo(Object) - Method in class uk.ac.lancs.relate.gateways.forms.GatewayController
Compares the distance of the user to the device represented by this gateway.
Condition - Class in uk.ac.lancs.relate.trigger.conditions
A condition contains a evaluate method, which returns a boolean expression.
Condition() - Constructor for class uk.ac.lancs.relate.trigger.conditions.Condition
 
conditionalMode() - Method in class uk.ac.lancs.relate.gateways.GatewayApplication
This changes the device discovery mode to the conditional mode where every device appears if and only if a least one of its conditions is meet.
conf - Variable in class uk.ac.lancs.relate.gateways.devices.DisplayDevice
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.devices.KeyboardDevice
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.devices.PrinterDevice
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.forms.VerticalViewForDesignOnly
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.GatewayApplication
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.gui.MainToolbar
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.gui.MainToolbarOld
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.monitoring.rmi.gui.RMIRegistryBrowserGUI
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.powoz.MouseDragAnalyzer
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.services.architecture.communication.multicast.MulticastServiceRequester
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.services.discovery.ServiceDiscoveryManager
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.services.discovery.ServiceRegistar
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.services.discovery.ServiceRegistryPoller
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.services.impl.migration.EBLMigrationServiceRequester
Access to configuration file
conf - Variable in class uk.ac.lancs.relate.gateways.services.impl.presentation.PresentationServiceProvider
 
conf - Variable in class uk.ac.lancs.relate.gateways.services.impl.presentation.PresentationServiceRequester
 
conf - Variable in class uk.ac.lancs.relate.trigger.Monitor
Access to configuration file
CONF_FILE_NAME - Static variable in class uk.ac.lancs.relate.gateways.services.config.ConfigurationTools
 
Configuration - Class in uk.ac.lancs.relate.gateways.services.config
Configuration which is read out of a text file.
Configuration(String) - Constructor for class uk.ac.lancs.relate.gateways.services.config.Configuration
Creates a new configuration which is read of a file with a given name.
ConfigurationParser - Class in uk.ac.lancs.relate.gateways.simulation
This class is used to parse an XML configuration file used to simulate the relative locations.
ConfigurationParser() - Constructor for class uk.ac.lancs.relate.gateways.simulation.ConfigurationParser
 
ConfigurationTools - Class in uk.ac.lancs.relate.gateways.services.config
This class contains all the global variables required by the application.
confirmShutdown() - Method in class uk.ac.lancs.relate.gateways.services.architecture.ServiceProvider
Method used to confirm the service provider was successfully shutdown.
confirmShutdown() - Method in class uk.ac.lancs.relate.gateways.services.architecture.ServiceRequester
Method used to confirm the service requester was successfully shutdown.
confirmStartup() - Method in class uk.ac.lancs.relate.gateways.services.architecture.ServiceProvider
Method used to confirm the service provider was successfully started.
confirmStartup() - Method in class uk.ac.lancs.relate.gateways.services.architecture.ServiceRequester
Method used to confirm the service requester was successfully started.
connect() - Static method in class uk.ac.lancs.relate.gateways.testing.Helper
Connect to an office, if no office is running a new instance is started.
Connector - Interface in uk.ac.lancs.relate.gateways.services.connectors
This interface is common to all the connectors.
copy(String, String) - Method in class uk.ac.lancs.relate.gateways.tools.FileCopy
Copy a file from pathToSource to pathToDest
createAndInsertShape(XComponent, XShapes, Point, Size, String) - Static method in class uk.ac.lancs.relate.gateways.testing.ShapeHelper
 
createDefaultPrintRequest(String) - Static method in class uk.ac.lancs.relate.gateways.services.connectors.PrinterConnector
This methods creates a valid PrintRequestTO with default flavor and printing attributes
createDocument(XComponentContext, String, String, int, PropertyValue[]) - Static method in class uk.ac.lancs.relate.gateways.testing.Helper
creates and instantiates new document
createLogger(String) - Static method in class uk.ac.lancs.relate.trigger.tools.LoggingManager
Creates a new logger with the default options set in this class.
createServices() - Method in class uk.ac.lancs.relate.gateways.devices.DisplayDevice
 
createServices() - Method in class uk.ac.lancs.relate.gateways.devices.KeyboardDevice
 
createServices() - Method in class uk.ac.lancs.relate.gateways.devices.MouseDevice
 
createServices() - Method in class uk.ac.lancs.relate.gateways.devices.PrinterDevice
 
createServices() - Method in class uk.ac.lancs.relate.gateways.devices.TrackableDevice
Method used by a Device to create the Services it provides
createServices() - Method in class uk.ac.lancs.relate.gateways.devices.WorkstationDevice
 
createShape(XComponent, Point, Size, String) - Static method in class uk.ac.lancs.relate.gateways.testing.ShapeHelper
create a Shape
createTempFileForSubject() - Method in class uk.ac.lancs.relate.gateways.services.architecture.ServiceRequest
Creates a temporary file containing the service subject.
CustomPrintingService - Class in uk.ac.lancs.relate.gateways.services.impl.printing
This class models the CustomPrintingService.
CustomPrintingService(TrackableDevice, String, int, String) - Constructor for class uk.ac.lancs.relate.gateways.services.impl.printing.CustomPrintingService
Creates a new instance of CustomPrintingService
CustomPrintingServiceProvider - Class in uk.ac.lancs.relate.gateways.services.impl.printing
This class models the printing server.
CustomPrintingServiceProvider(PrintingService) - Constructor for class uk.ac.lancs.relate.gateways.services.impl.printing.CustomPrintingServiceProvider
Creates a new instance of CustomPrintingServiceProvider
CustomPrintingServiceRequester - Class in uk.ac.lancs.relate.gateways.services.impl.printing
This class models a Printing requester.
CustomPrintingServiceRequester(Service) - Constructor for class uk.ac.lancs.relate.gateways.services.impl.printing.CustomPrintingServiceRequester
Creates a new instance of CustomPrintingServiceRequester
CustomShowDemo - Class in uk.ac.lancs.relate.gateways.testing
presentation demo
CustomShowDemo() - Constructor for class uk.ac.lancs.relate.gateways.testing.CustomShowDemo
 

A B C D E F G H I K L M N O P Q R S T U V W Z