© 2006-2007 ETH Zurich

Uses of Interface
org.ximtec.igesture.tool.core.TabbedView

Packages that use TabbedView
org.ximtec.igesture.tool.core   
org.ximtec.igesture.tool.explorer   
org.ximtec.igesture.tool.view   
org.ximtec.igesture.tool.view.admin   
org.ximtec.igesture.tool.view.batch   
org.ximtec.igesture.tool.view.composite   
org.ximtec.igesture.tool.view.devicemanager   
org.ximtec.igesture.tool.view.testbench   
org.ximtec.igesture.tool.view.testset   
org.ximtec.igesture.tool.view.welcome   
 

Uses of TabbedView in org.ximtec.igesture.tool.core
 

Methods in org.ximtec.igesture.tool.core that return TabbedView
 TabbedView Controller.getView()
          Returns the view component for this specific controller.
 

Uses of TabbedView in org.ximtec.igesture.tool.explorer
 

Methods in org.ximtec.igesture.tool.explorer that return TabbedView
 TabbedView ExplorerTreeController.getView()
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view
 

Methods in org.ximtec.igesture.tool.view that return TabbedView
 TabbedView MainController.getView()
           
 

Methods in org.ximtec.igesture.tool.view with parameters of type TabbedView
 void MainView.addTab(TabbedView view)
           
 void IMainView.addTab(TabbedView arg1)
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view.admin
 

Subinterfaces of TabbedView in org.ximtec.igesture.tool.view.admin
 interface IAdminView
           
 

Classes in org.ximtec.igesture.tool.view.admin that implement TabbedView
 class AdminView
           
 

Methods in org.ximtec.igesture.tool.view.admin that return TabbedView
 TabbedView AdminController.getView()
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view.batch
 

Subinterfaces of TabbedView in org.ximtec.igesture.tool.view.batch
 interface IBatchView
           
 

Classes in org.ximtec.igesture.tool.view.batch that implement TabbedView
 class BatchView
          Comment
 

Methods in org.ximtec.igesture.tool.view.batch that return TabbedView
 TabbedView BatchController.getView()
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view.composite
 

Classes in org.ximtec.igesture.tool.view.composite that implement TabbedView
 class CompositeView
           
 

Methods in org.ximtec.igesture.tool.view.composite that return TabbedView
 TabbedView CompositeController.getView()
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view.devicemanager
 

Methods in org.ximtec.igesture.tool.view.devicemanager that return TabbedView
 TabbedView DeviceManagerController.getView()
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view.testbench
 

Subinterfaces of TabbedView in org.ximtec.igesture.tool.view.testbench
 interface ITestBenchView
           
 

Classes in org.ximtec.igesture.tool.view.testbench that implement TabbedView
 class TestbenchView
           
 

Methods in org.ximtec.igesture.tool.view.testbench that return TabbedView
 TabbedView TestbenchController.getView()
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view.testset
 

Subinterfaces of TabbedView in org.ximtec.igesture.tool.view.testset
 interface ITestSetView
           
 

Classes in org.ximtec.igesture.tool.view.testset that implement TabbedView
 class TestSetView
           
 

Methods in org.ximtec.igesture.tool.view.testset that return TabbedView
 TabbedView TestSetController.getView()
           
 

Uses of TabbedView in org.ximtec.igesture.tool.view.welcome
 

Classes in org.ximtec.igesture.tool.view.welcome that implement TabbedView
 class WelcomeView
          Comment
 

Methods in org.ximtec.igesture.tool.view.welcome that return TabbedView
 TabbedView WelcomeController.getView()
           
 


© 2006-2007 ETH Zurich

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