java.lang.Object
com.memoire.bu.BuBrowserControl
- public class BuBrowserControl
- extends java.lang.Object
An utility class to control an external browser.
Enables to launch a browser with a specified url or to
modify the current displayed page.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIN_ID
private static final java.lang.String WIN_ID
- See Also:
- Constant Field Values
WIN_PATH
private static final java.lang.String WIN_PATH
- See Also:
- Constant Field Values
WIN_FLAG
private static final java.lang.String WIN_FLAG
- See Also:
- Constant Field Values
UNIX_FLAG
private static final java.lang.String UNIX_FLAG
- See Also:
- Constant Field Values
unixPath_
public static java.lang.String unixPath_
LIST
public static final java.lang.String[][] LIST
- Commonly used browsers.
BuBrowserControl
public BuBrowserControl()
displayURL
public static void displayURL(java.lang.String _url)
isWindowsPlatform
public static boolean isWindowsPlatform()
main
public static void main(java.lang.String[] _args)