|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object osdep.console.ConsoleSiteChooser
public class ConsoleSiteChooser
Asks the user the site to use to download the zip file
Constructor Summary | |
---|---|
ConsoleSiteChooser()
|
Method Summary | |
---|---|
java.lang.String |
getSite()
Returns the chosen site |
void |
setup(java.util.List<SiteEntry> lstEntry)
Set up the chooser with the list of sites to choose |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleSiteChooser()
Method Detail |
---|
public void setup(java.util.List<SiteEntry> lstEntry)
ISiteChooser
setup
in interface ISiteChooser
lstEntry
- the list of sitespublic java.lang.String getSite()
ISiteChooser
getSite
in interface ISiteChooser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |