© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.view.admin
Class AdminController

java.lang.Object
  extended by org.ximtec.igesture.tool.core.DefaultController
      extended by org.ximtec.igesture.tool.view.admin.AdminController
All Implemented Interfaces:
PropertyChangeListener, EventListener, Controller

public class AdminController
extends DefaultController


Field Summary
static String ADD_GESTURE_CLASS_CMD
           
 
Constructor Summary
AdminController(Controller parentController)
           
 
Method Summary
 void cmdAddGestureClass(Command command)
           
 TabbedView getView()
          Returns the view component for this specific controller.
 void propertyChange(PropertyChangeEvent evt)
           
 
Methods inherited from class org.ximtec.igesture.tool.core.DefaultController
addAction, addController, execute, getAction, getControllers, getLocator, getParent, isRoot, removeAllControllers, removeController, setLocator, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADD_GESTURE_CLASS_CMD

public static final String ADD_GESTURE_CLASS_CMD
See Also:
Constant Field Values
Constructor Detail

AdminController

public AdminController(Controller parentController)
Method Detail

getView

public TabbedView getView()
Description copied from interface: Controller
Returns the view component for this specific controller.

Returns:
the view component for this specific controller.

propertyChange

public void propertyChange(PropertyChangeEvent evt)
Specified by:
propertyChange in interface PropertyChangeListener
Overrides:
propertyChange in class DefaultController

cmdAddGestureClass

public void cmdAddGestureClass(Command command)

© 2006-2007 ETH Zurich

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