Uses of Interface
siouxsie.mvc.IActionLauncher

Packages that use IActionLauncher
siouxsie.mvc.impl   
 

Uses of IActionLauncher in siouxsie.mvc.impl
 

Classes in siouxsie.mvc.impl that implement IActionLauncher
 class SimpleActionLauncher
          Simple IActionLauncher launching the engine in the current thread.
 

Methods in siouxsie.mvc.impl that return IActionLauncher
 IActionLauncher Controller.getActionLauncher()
           
 

Methods in siouxsie.mvc.impl with parameters of type IActionLauncher
 void Controller.setActionLauncher(IActionLauncher actionLauncher)
           
 



Copyright © 2006-2008 null. All Rights Reserved.