|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.sdk.helper.ui.BrowserLauncher
public class BrowserLauncher
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4210168
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Field Summary | |
---|---|
protected static java.lang.String[][] |
unixBrowsers
|
protected static java.lang.String[][] |
windowsBrowsers
|
Constructor Summary | |
---|---|
BrowserLauncher()
|
Method Summary | |
---|---|
protected static java.lang.String[][] |
getBrowsers()
|
static void |
openURL(java.lang.String url)
Launches the user's browser with the specified HTTP URL. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String[][] windowsBrowsers
protected static final java.lang.String[][] unixBrowsers
Constructor Detail |
---|
public BrowserLauncher()
Method Detail |
---|
public static void openURL(java.lang.String url) throws java.io.IOException
url
- The web page to launch in the format "http://foo.bar.com"
java.io.IOException
- thrown if no browser is sucessfully launched.protected static java.lang.String[][] getBrowsers()
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.