|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConfigurationChooser
Defines an entity that is able to choose the correct configuration for this platform. It can be an automatic chooser or one that requires the help of the user
Method Summary | |
---|---|
ConfigurationEntry |
getConfiguration()
Returns the chosen configuration |
void |
setup(java.util.List<ConfigurationEntry> lstEntry)
set up the chooser with the possible choices |
Method Detail |
---|
void setup(java.util.List<ConfigurationEntry> lstEntry)
lstEntry
- the list of configurations to chooseConfigurationEntry getConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |