public class AdminController extends DefaultController
| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_GESTURE_CLASS_CMD |
| Constructor and Description |
|---|
AdminController(Controller parentController) |
| Modifier and Type | Method and Description |
|---|---|
void |
cmdAddGestureClass(Command command) |
TabbedView |
getView()
Returns the view component for this specific controller.
|
void |
propertyChange(PropertyChangeEvent evt) |
addAction, addController, execute, getAction, getControllers, getLocator, getParent, isRoot, removeAllControllers, removeController, setLocator, setParentpublic static final String ADD_GESTURE_CLASS_CMD
public AdminController(Controller parentController)
public TabbedView getView()
Controllerpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpropertyChange in class DefaultControllerpublic void cmdAddGestureClass(Command command)
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.