Uses of Interface
de.tub.citydb.api.controller.ViewController

Packages that use ViewController
de.tub.citydb.api.registry   
 

Uses of ViewController in de.tub.citydb.api.registry
 

Methods in de.tub.citydb.api.registry that return ViewController
 ViewController ObjectRegistry.getViewController()
           
 

Methods in de.tub.citydb.api.registry with parameters of type ViewController
 void ObjectRegistry.setViewController(ViewController viewController)