public class XMLImportGeco extends Object
| Constructor and Description |
|---|
XMLImportGeco(MainView view) |
| Modifier and Type | Method and Description |
|---|---|
GestureSet |
getGestureSet()
Returns the GestureSet saved in the xml
|
String |
getGestureSetFileName() |
List<GestureToActionMapping> |
getMappings()
Returns the mappings saved in the xml file.
|
boolean |
hasError() |
void |
importProject(File file)
Imports a project.
|
public XMLImportGeco(MainView view)
public void importProject(File file)
file - the XML file in which the project is saved.public List<GestureToActionMapping> getMappings()
public GestureSet getGestureSet()
public String getGestureSetFileName()
public boolean hasError()
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.