© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.gesturevisualisation
Class InputPanelFactory

java.lang.Object
  extended by org.ximtec.igesture.tool.gesturevisualisation.InputPanelFactory

public class InputPanelFactory
extends Object

Comment

Version:
1.0 16.12.2008
Author:
Ueli Kurmann

Constructor Summary
InputPanelFactory()
           
 
Method Summary
static GesturePanel createGesturePanel(Gesture<?> gesture)
          Creates a new gesture panel
static InputPanel createInputPanel(GestureDevice<?,?> gestureDevice)
          Creates a new input panel.
static GestureDevicePanel createPanel(GestureDevice<?,?> gestureDevice)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputPanelFactory

public InputPanelFactory()
Method Detail

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)

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.