| Package | Description |
|---|---|
| org.ximtec.igesture.geco.gui | |
| org.ximtec.igesture.geco.xml |
| Modifier and Type | Method and Description |
|---|---|
GestureToActionMapping |
MainView.getSelectedMapping()
Return the selected mapping
|
GestureToActionMapping |
MainView.getSelectedMappping()
Return the selected GestureToAction mapping
|
| Modifier and Type | Method and Description |
|---|---|
SortedListModel<GestureToActionMapping> |
MainModel.getMappingListModel()
Returns the model for the mapping List
|
Hashtable<GestureClass,GestureToActionMapping> |
MainModel.getMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
MainModel.addMapping(GestureToActionMapping gm)
Adds a gesture-action mapping
|
void |
MainModel.removeMapping(GestureToActionMapping gm)
Removes a gesture-action mapping
|
| Modifier and Type | Method and Description |
|---|---|
List<GestureToActionMapping> |
XMLImportGeco.getMappings()
Returns the mappings saved in the xml file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
XMLGeco.exportProject(Collection<GestureToActionMapping> mappings,
GestureSet gestureSet,
String gestureSetFileName,
File file)
Exports a gesture set.
|
| Constructor and Description |
|---|
JdomGestureMapping(GestureToActionMapping map,
GestureSet gestureSet) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.