org.ximtec.igesture.tool.gesturevisualisation
Class SwingMouseReaderPanel
java.lang.Object
org.ximtec.igesture.tool.gesturevisualisation.SwingMouseReaderPanel
- All Implemented Interfaces:
- InputPanel
public class SwingMouseReaderPanel
- extends Object
- implements InputPanel
Comment
- Version:
- 1.0 17.12.2008
- Author:
- Ueli Kurmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingMouseReaderPanel
public SwingMouseReaderPanel()
init
public void init(GestureDevice<?,?> gestureDevice)
- Description copied from interface:
InputPanel
- Initializes the input panel with a gesture device.
- Specified by:
init in interface InputPanel
getPanel
public JPanel getPanel(Dimension dimension)
- Description copied from interface:
InputPanel
- Returns a new panel visualizing the gesture.
- Specified by:
getPanel in interface InputPanel
- Returns:
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.