| Package | Description |
|---|---|
| org.ximtec.igesture.core |
The core iGesture classes.
|
| org.ximtec.igesture.core.jdom |
XML import and export functionality for core iGesture classes.
|
| org.ximtec.igesture.tool.view.testset.action | |
| org.ximtec.igesture.tool.view.testset.panel |
| Modifier and Type | Method and Description |
|---|---|
TestClass |
TestSet.getTestClass(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<TestClass> |
TestSet.getTestClasses()
Returns all samples.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSet.addTestClass(TestClass testClass) |
void |
TestSet.remove(TestClass testClass)
Removes a the sample from the list of samples.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSet.addTestClasses(List<TestClass> testClasses) |
| Modifier and Type | Method and Description |
|---|---|
static TestClass |
JdomTestClass.unmarshal(org.jdom.Element setElement) |
| Constructor and Description |
|---|
JdomTestClass(TestClass testClass)
Creates a Test Class Jdom Element
|
| Constructor and Description |
|---|
AddSampleAction(Controller controller,
TestClass descriptor,
GestureDevice<?,?> device) |
RemoveSampleAction(Controller controller,
TestClass descriptor,
Gesture<?> sample) |
| Constructor and Description |
|---|
TestClassPanel(Controller controller,
TestClass testClass)
Constructor
|
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.