|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use GestureToActionMapping | |
|---|---|
| org.ximtec.igesture.geco.gui | |
| org.ximtec.igesture.geco.xml | |
| Uses of GestureToActionMapping in org.ximtec.igesture.geco.gui |
|---|
| Methods in org.ximtec.igesture.geco.gui that return GestureToActionMapping | |
|---|---|
GestureToActionMapping |
MainView.getSelectedMapping()
Return the selected mapping |
GestureToActionMapping |
MainView.getSelectedMappping()
Return the selected GestureToAction mapping |
| Methods in org.ximtec.igesture.geco.gui that return types with arguments of type GestureToActionMapping | |
|---|---|
SortedListModel<GestureToActionMapping> |
MainModel.getMappingListModel()
Returns the model for the mapping List |
Hashtable<GestureClass,GestureToActionMapping> |
MainModel.getMappings()
|
| Methods in org.ximtec.igesture.geco.gui with parameters of type GestureToActionMapping | |
|---|---|
void |
MainModel.addMapping(GestureToActionMapping gm)
Adds a gesture-action mapping |
void |
MainModel.removeMapping(GestureToActionMapping gm)
Removes a gesture-action mapping |
| Uses of GestureToActionMapping in org.ximtec.igesture.geco.xml |
|---|
| Methods in org.ximtec.igesture.geco.xml that return types with arguments of type GestureToActionMapping | |
|---|---|
List<GestureToActionMapping> |
XMLImportGeco.getMappings()
Returns the mappings saved in the xml file. |
| Method parameters in org.ximtec.igesture.geco.xml with type arguments of type GestureToActionMapping | |
|---|---|
static void |
XMLGeco.exportProject(Collection<GestureToActionMapping> mappings,
GestureSet gestureSet,
String gestureSetFileName,
File file)
Exports a gesture set. |
| Constructors in org.ximtec.igesture.geco.xml with parameters of type GestureToActionMapping | |
|---|---|
JdomGestureMapping(GestureToActionMapping map,
GestureSet gestureSet)
|
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||