Uses of Class
fable.framework.navigator.controller.SampleController

Packages that use SampleController
fable.framework.navigator.controller   
fable.framework.navigator.views   
fable.imageviewer.component   
fable.imageviewer.views   
 

Uses of SampleController in fable.framework.navigator.controller
 

Methods in fable.framework.navigator.controller that return SampleController
static SampleController SampleController.getController()
           
 

Uses of SampleController in fable.framework.navigator.views
 

Fields in fable.framework.navigator.views declared as SampleController
static SampleController SampleNavigatorView.controller
          This singleton is the model controller.
 

Uses of SampleController in fable.imageviewer.component
 

Methods in fable.imageviewer.component that return SampleController
 SampleController ImageComponent.getController()
           
 

Uses of SampleController in fable.imageviewer.views
 

Fields in fable.imageviewer.views declared as SampleController
 SampleController LineView.controller
           
 SampleController RockingCurveView.controller
           
 SampleController ProfileView.controller