public interface TabSelector
Modifier and Type | Method and Description |
---|---|
Browser.TabConnector |
selectTab(Browser.TabFetcher tabFetcher) |
Browser.TabConnector selectTab(Browser.TabFetcher tabFetcher) throws java.io.IOException
tabFetcher
- that is used to download list of tabs; list of tabs
may be reloaded if neededjava.io.IOException
- if tabFetcher got network problems downloading tabsCopyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.