Package | Description |
---|---|
votorola.g.web |
Networking by web protocols.
|
votorola.g.web.gwt |
Implementing web clients with the Google Web Tookit.
|
Modifier and Type | Method and Description |
---|---|
static Browser |
Browser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Browser[] |
Browser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Browser |
GWTX.browser()
The browser under which the application is running.
|