public class TestbenchController extends DefaultController
| Modifier and Type | Field and Description |
|---|---|
static String |
CMD_RECOGNIZE |
| Constructor and Description |
|---|
TestbenchController(Controller parentController) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeRecognize(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 CMD_RECOGNIZE
public TestbenchController(Controller parentController)
public TabbedView getView()
Controllerprotected void executeRecognize(Command command)
public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpropertyChange in class DefaultControllerCopyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.