| Package | Description |
|---|---|
| org.ximtec.igesture.tool.locator | |
| org.ximtec.igesture.tool.service | |
| org.ximtec.igesture.tool.util | |
| org.ximtec.igesture.tool.view |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RunnableService
Special type of service which can be started and stopped.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Locator.getService(String identifier)
Retrieves a specific service.
|
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
Locator.getServices()
Returns all registered services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Locator.addService(Service service)
Registers a new service.
|
void |
Locator.removeService(Service service)
Removes a service based on its unique identifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceManagerService |
class |
GuiBundleService
Service wrapper for a GuiBundle.
|
class |
SwingMouseReaderService
Service Wrapper for InputDeviceClient
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentFactory
Comment
|
| Modifier and Type | Class and Description |
|---|---|
class |
MainController
The main controller class.
|
class |
MainModel
The main model.
|
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.