10Duke Java Core
|
Default implementation of WebBrowser using Java AWT.
Public Member Functions | |
void | browse (final URI uri) |
Opens the given URI into a browser. | |
![]() |
void tenduke.sdk.core.auth.AwtWebBrowser.browse | ( | final URI | uri | ) |
Opens the given URI into a browser.
uri | to open. |
Implements tenduke.sdk.core.service.WebBrowser.