org.ximtec.igesture.tool.service
Class DeviceManagerService
java.lang.Object
org.ximtec.igesture.tool.core.DefaultController
org.ximtec.igesture.tool.view.devicemanager.DeviceManagerController
org.ximtec.igesture.tool.service.DeviceManagerService
- All Implemented Interfaces:
- PropertyChangeListener, EventListener, IDeviceManager, Controller, Service
public class DeviceManagerService
- extends DeviceManagerController
- implements Service
- Author:
- Bjorn Puype, bpuype@gmail.com
| Methods inherited from class org.ximtec.igesture.tool.view.devicemanager.DeviceManagerController |
addDevice, addDeviceManagerListener, addUser, areInitialsValid, associateUser, getAssociatedUser, getDefaultUser, getDevices, getDiscoveryMapping, getEnableAddDevicesAction, getUsers, getView, loadConfiguration, notifyDeviceManagerListener, removeAllDeviceManagerListener, removeDevice, removeDeviceManagerListener, removeUser, saveConfiguration, showView |
| Methods inherited from class org.ximtec.igesture.tool.core.DefaultController |
addAction, addController, execute, getAction, getControllers, getLocator, getParent, isRoot, propertyChange, removeAllControllers, removeController, setLocator, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDENTIFIER
public static final String IDENTIFIER
- See Also:
- Constant Field Values
DeviceManagerService
public DeviceManagerService(Controller parentController,
String key,
org.sigtec.graphix.GuiBundle guiBundle)
- See Also:
DeviceManagerController.DeviceManagerController(Controller, String, GuiBundle)
getIdentifier
public String getIdentifier()
- Description copied from interface:
Service
- Returns the identifier of the service.
- Specified by:
getIdentifier in interface Service
- Returns:
- the service's identifier.
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.