Uses of Class
siouxsie.mvc.test.LaunchConfiguration

Packages that use LaunchConfiguration
siouxsie.mvc.test   
 

Uses of LaunchConfiguration in siouxsie.mvc.test
 

Methods in siouxsie.mvc.test that return LaunchConfiguration
 LaunchConfiguration LaunchConfiguration.put(java.lang.String key, java.lang.Object value)
           
 

Methods in siouxsie.mvc.test that return types with arguments of type LaunchConfiguration
 java.util.List<LaunchConfiguration> ConfigurationFinder.getConfigurations()
          Return the configurations created.
 

Methods in siouxsie.mvc.test with parameters of type LaunchConfiguration
 IScreen ScreenCreator.create(LaunchConfiguration config)
           
 

Method parameters in siouxsie.mvc.test with type arguments of type LaunchConfiguration
 void IScreenLauncher.launch(java.util.Collection<LaunchConfiguration> configs)
          the screen according to configs
 void JFrameScreenLauncher.launch(java.util.Collection<LaunchConfiguration> configs)
           
 



Copyright © 2006-2008 null. All Rights Reserved.