org.ximtec.igesture.tool.gesturevisualisation
Class NotSupportedGesturePanel
java.lang.Object
org.ximtec.igesture.tool.gesturevisualisation.NotSupportedGesturePanel
- All Implemented Interfaces:
- GesturePanel
public class NotSupportedGesturePanel
- extends Object
- implements GesturePanel
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 |
NotSupportedGesturePanel
public NotSupportedGesturePanel()
init
public void init(Gesture<?> gesture)
- Description copied from interface:
GesturePanel
- Initializes the gesture panel.
- Specified by:
init in interface GesturePanel
getPanel
public JPanel getPanel(Dimension dimension)
- Description copied from interface:
GesturePanel
- Returns a new panel visualizing the gesture.
- Specified by:
getPanel in interface GesturePanel
- Returns:
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.