Serialized Form
|
Package uk.ac.lancs.relate.gateways.conditions |
|
Package uk.ac.lancs.relate.gateways.devices |
serialVersionUID: 7831960264088534024L
width
int width
height
int height
id
java.lang.String id
location
Location location
|
Package uk.ac.lancs.relate.gateways.forms |
dropZone
javax.swing.JLabel dropZone
- Part of the gateway window that originally showed
an arrow to indicate the drag-and-drop functionality.
Is now empty but kept in case it will be used again.
closeZone
javax.swing.JLabel closeZone
- Part of the gateway window that shows x to hide the gateway.
infoZone
javax.swing.JLabel infoZone
- Part of the gateway window that shows the i icon.
clickZone
javax.swing.JLabel clickZone
- Part of the gateway window that shows the device icon.
distanceLabel
javax.swing.JLabel distanceLabel
- Part of the gateway window that shows distance to the device
voice
VoiceSynthesizerManager voice
gatewayController
GatewayController gatewayController
- Gateway controller which incorporates the gatewayController's funtionality.
device
TrackableDevice device
- Device for which the gateway stands.
panel
javax.swing.JPanel panel
- Panel containing all content (dropZone, closeZone and clickZone).
serialVersionUID: -7051465289358900395L
clickZone
javax.swing.JLabel clickZone
closeZone
javax.swing.JLabel closeZone
distanceLabel
javax.swing.JLabel distanceLabel
serialVersionUID: 4761558411186176522L
conf
Configuration conf
- Access to configuration file
clickZone
javax.swing.JLabel clickZone
closeZone
javax.swing.JLabel closeZone
dropZone
javax.swing.JLabel dropZone
|
Package uk.ac.lancs.relate.gateways.gui |
version
java.lang.String version
creditsLabel
javax.swing.JLabel creditsLabel
jLabel1
javax.swing.JLabel jLabel1
versionLabel
javax.swing.JLabel versionLabel
providersStarter
ServiceManagementTool providersStarter
discoverySimulator
DiscoverySimulator discoverySimulator
mouseDragAnalyser
MouseDragAnalyzer mouseDragAnalyser
gwApp
GatewayApplication gwApp
addressField
javax.swing.JTextField addressField
jButton1
javax.swing.JButton jButton1
jButton2
javax.swing.JButton jButton2
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jLabel6
javax.swing.JLabel jLabel6
jLabel7
javax.swing.JLabel jLabel7
jLabel8
javax.swing.JLabel jLabel8
jLabel9
javax.swing.JLabel jLabel9
jSeparator1
javax.swing.JSeparator jSeparator1
jSeparator2
javax.swing.JSeparator jSeparator2
guiHelper
GUIHelper guiHelper
gatewayApplication
GatewayApplication gatewayApplication
aboutBox
AboutBox aboutBox
startRMI
boolean startRMI
conf
Configuration conf
- Access to configuration file
version
java.lang.String version
about
javax.swing.JMenu about
changeModeButton
javax.swing.JButton changeModeButton
exit
javax.swing.JMenuItem exit
file
javax.swing.JMenu file
mainToolBar
javax.swing.JToolBar mainToolBar
menuBar
javax.swing.JMenuBar menuBar
relateGateways
javax.swing.JMenuItem relateGateways
startGatewaysButton
javax.swing.JButton startGatewaysButton
stateLabel
javax.swing.JLabel stateLabel
stopGatewaysButton
javax.swing.JButton stopGatewaysButton
guiHelper
GUIHelper guiHelper
gatewayApplication
GatewayApplication gatewayApplication
startRMI
boolean startRMI
conf
Configuration conf
- Access to configuration file
about
javax.swing.JMenu about
changeModeButton
javax.swing.JButton changeModeButton
exit
javax.swing.JMenuItem exit
file
javax.swing.JMenu file
mainToolBar
javax.swing.JToolBar mainToolBar
menuBar
javax.swing.JMenuBar menuBar
relateGateways
javax.swing.JMenuItem relateGateways
startGatewaysButton
javax.swing.JButton startGatewaysButton
stateLabel
javax.swing.JLabel stateLabel
stopGatewaysButton
javax.swing.JButton stopGatewaysButton
deviceMap
java.util.ArrayList<E> deviceMap
gwApp
GatewayApplication gwApp
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jLabel6
javax.swing.JLabel jLabel6
jLabel7
javax.swing.JLabel jLabel7
jSeparator1
javax.swing.JSeparator jSeparator1
jSeparator2
javax.swing.JSeparator jSeparator2
providersBox
javax.swing.JComboBox providersBox
shutdownButton
javax.swing.JButton shutdownButton
startupButton
javax.swing.JButton startupButton
startupButton1
javax.swing.JButton startupButton1
stopAllButton
javax.swing.JButton stopAllButton
|
Package uk.ac.lancs.relate.gateways.monitoring.rmi.gui |
namesArray
java.lang.String[] namesArray
rmiRegistryBrowser
RMIRegistryBrowser rmiRegistryBrowser
listModel
javax.swing.DefaultListModel listModel
conf
Configuration conf
- Access to configuration file
buttonGroup1
javax.swing.ButtonGroup buttonGroup1
connectButton
javax.swing.JButton connectButton
emptyButton
javax.swing.JButton emptyButton
exceptionTextArea
javax.swing.JTextArea exceptionTextArea
hostField
javax.swing.JTextField hostField
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jLabel6
javax.swing.JLabel jLabel6
jLabel7
javax.swing.JLabel jLabel7
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jScrollPane2
javax.swing.JScrollPane jScrollPane2
jSeparator1
javax.swing.JSeparator jSeparator1
jSeparator2
javax.swing.JSeparator jSeparator2
jSeparator3
javax.swing.JSeparator jSeparator3
lastUpdateLabel
javax.swing.JLabel lastUpdateLabel
namesListView
javax.swing.JList namesListView
portField
javax.swing.JTextField portField
queryButton
javax.swing.JButton queryButton
unbindButton
javax.swing.JButton unbindButton
|
Package uk.ac.lancs.relate.gateways.powoz |
serialVersionUID: 2517458942335810404L
gwApp
GatewayApplication gwApp
dragArea
javax.swing.JPanel dragArea
origin
java.awt.Point origin
destination
java.awt.Point destination
width
int width
height
int height
devices
java.util.ArrayList<E> devices
degreeStep
int degreeStep
gridStep
int gridStep
conf
Configuration conf
- Access to configuration file
|
Package uk.ac.lancs.relate.gateways.services.architecture |
name
java.lang.String name
description
java.lang.String description
requester
ServiceRequester requester
serviceHost
java.lang.String serviceHost
servicePort
int servicePort
running
boolean running
service
Service service
serviceSubject
java.lang.Object serviceSubject
isSubjectAFile
boolean isSubjectAFile
canonicalClassNameOfSender
java.lang.String canonicalClassNameOfSender
started
boolean started
service
Service service
|
Package uk.ac.lancs.relate.gateways.services.architecture.communication.multicast |
multicastPort
int multicastPort
groupAddress
java.net.InetAddress groupAddress
sendingSocket
java.net.MulticastSocket sendingSocket
multicastPort
int multicastPort
groupAddress
java.net.InetAddress groupAddress
rcvSocket
java.net.MulticastSocket rcvSocket
conf
Configuration conf
- Access to configuration file
|
Package uk.ac.lancs.relate.gateways.services.architecture.communication.rmi |
providersStubName
java.lang.String providersStubName
providersName
java.lang.String providersName
registry
java.rmi.registry.Registry registry
service
RMIService service
service
RMIService service
|
Package uk.ac.lancs.relate.gateways.services.architecture.communication.sockets |
port
int port
servSocket
java.net.ServerSocket servSocket
port
int port
address
java.net.InetAddress address
socket
java.net.Socket socket
|
Package uk.ac.lancs.relate.gateways.services.config |
prop
java.util.Properties prop
|
Package uk.ac.lancs.relate.gateways.services.connectors |
|
Package uk.ac.lancs.relate.gateways.services.impl.migration |
EBLWorkingDirectory
java.lang.String EBLWorkingDirectory
capabilityLoaderName
java.lang.String capabilityLoaderName
conf
Configuration conf
- Access to configuration file
pathToCapability
java.lang.String pathToCapability
|
Package uk.ac.lancs.relate.gateways.services.impl.pointing |
provider
ServiceProvider provider
jLabel2
javax.swing.JLabel jLabel2
|
Package uk.ac.lancs.relate.gateways.services.impl.presentation |
presentation
ImpressPresentation presentation
port
int port
servSocket
java.net.ServerSocket servSocket
presentation
ImpressPresentation presentation
conf
Configuration conf
buffer
byte[] buffer
port
int port
address
java.net.InetAddress address
socket
java.net.Socket socket
conf
Configuration conf
buffer
byte[] buffer
buffer
byte[] buffer
jButton1
javax.swing.JButton jButton1
jButton2
javax.swing.JButton jButton2
|
Package uk.ac.lancs.relate.gateways.services.impl.printing |
printerConnector
PrinterConnector printerConnector
service
PrintingService service
queueName
java.lang.String queueName
fileToPrintInBytes
byte[] fileToPrintInBytes
printingAttrs
javax.print.attribute.PrintRequestAttributeSet printingAttrs
flavor
javax.print.DocFlavor flavor
|
Package uk.ac.lancs.relate.gateways.services.impl.typing |
provider
ServiceProvider provider
jLabel2
javax.swing.JLabel jLabel2
document
WriterDocument document
isRequesting
boolean isRequesting
eventsCatchingZone
javax.swing.JFrame eventsCatchingZone
requesting
boolean requesting
generator
InputEventsGenerator generator
|
Package uk.ac.lancs.relate.gateways.services.invocation |
id
java.lang.String id
icon
javax.swing.ImageIcon icon
host
java.lang.String host
services
java.util.ArrayList<E> services
condition
Condition condition
location
Location location
|
Package uk.ac.lancs.relate.gateways.testing |
me
java.lang.String me
displayArea
javax.swing.JTextArea displayArea
typingArea
javax.swing.JTextField typingArea
jButton1
javax.swing.JButton jButton1
jDialog1
javax.swing.JDialog jDialog1
|
Package uk.ac.lancs.relate.gateways.tools |
selectedItem
java.lang.Object selectedItem
anArrayList
java.util.ArrayList<E> anArrayList
|
Package uk.ac.lancs.relate.trigger |
serialVersionUID: -6999631981976438462L
x
double x
y
double y
z
double z
degree
double degree
- Orientation in the degree (0 - 360)
|
Package uk.ac.lancs.relate.trigger.conditions |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Since it is declared as transient the involvedTrackables list
will not be part of the exported object.
Thus, we need to ensure that the involvedTrackables list is
initilized when deserializing the object.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
id1
java.lang.String id1
- unique id of the active trackable, normally the user.
id2
java.lang.String id2
- unique id of the passive trackable, e.g. a device, '*' = 'ANY' or 'ALL'
zone
Zone zone
id1
java.lang.String id1
deviceId
java.lang.String deviceId
|
Package uk.ac.lancs.relate.trigger.zones |
radius
double radius
referencePoint
Location referencePoint