org.ximtec.igesture.tool.view.testset
Class TestSetController
java.lang.Object
org.ximtec.igesture.tool.core.DefaultController
org.ximtec.igesture.tool.view.testset.TestSetController
- All Implemented Interfaces:
- PropertyChangeListener, EventListener, Controller
public class TestSetController
- extends DefaultController
| 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 |
TestSetController
public TestSetController(Controller parentController)
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
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.