org.ximtec.igesture.tool.gesturevisualisation
Class InputPanelFactory
java.lang.Object
org.ximtec.igesture.tool.gesturevisualisation.InputPanelFactory
public class InputPanelFactory
- extends Object
Comment
- Version:
- 1.0 16.12.2008
- Author:
- Ueli Kurmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputPanelFactory
public InputPanelFactory()
createGesturePanel
public static GesturePanel createGesturePanel(Gesture<?> gesture)
- Creates a new gesture panel
- Parameters:
clazz - gesture -
- Returns:
createInputPanel
public static InputPanel createInputPanel(GestureDevice<?,?> gestureDevice)
- Creates a new input panel.
- Parameters:
gestureDevice -
- Returns:
createPanel
public static GestureDevicePanel createPanel(GestureDevice<?,?> gestureDevice)
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.