|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object osdep.console.ConsoleConfigurationChooser
public class ConsoleConfigurationChooser
Ask directly to the user which configuration to use, using the console. It is used if the automatic configuration selection did not work.
Constructor Summary | |
---|---|
ConsoleConfigurationChooser()
|
Method Summary | |
---|---|
ConfigurationEntry |
getConfiguration()
Returns the chosen configuration |
void |
setup(java.util.List<ConfigurationEntry> lstEntry)
set up the chooser with the possible choices |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleConfigurationChooser()
Method Detail |
---|
public void setup(java.util.List<ConfigurationEntry> lstEntry)
IConfigurationChooser
setup
in interface IConfigurationChooser
lstEntry
- the list of configurations to choosepublic ConfigurationEntry getConfiguration()
IConfigurationChooser
getConfiguration
in interface IConfigurationChooser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |