|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.ximtec.igesture.geco.Configuration
public class Configuration
Geco configuration.
| Constructor Summary | |
|---|---|
Configuration(String file)
|
|
| Method Summary | |
|---|---|
List<String> |
getAlgorithms()
Returns the list of algorithms. |
String |
getDatabase()
Returns the filename of the database. |
String |
getInputDeviceName()
Returns the selected input device name. |
List<String> |
getInputDevices()
Returns all the available input devices. |
boolean |
getMinimize()
Returns true if the value of |
String |
getMostRecentProject()
Returns the last opened project. |
List<String> |
getTabs()
Returns the list of tabs. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Configuration(String file)
| Method Detail |
|---|
public String getDatabase()
public List<String> getAlgorithms()
public List<String> getTabs()
public String getInputDeviceName()
public String getMostRecentProject()
public boolean getMinimize()
public List<String> getInputDevices()
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||