|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |