public class DesktopInteractionImpl extends java.lang.Object implements DesktopInteraction
| Constructor and Description |
|---|
DesktopInteractionImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
openWebpage(java.net.URI uri)
Opens a web page
|
public void openWebpage(@NotNull
java.net.URI uri)
DesktopInteractionopenWebpage in interface DesktopInteractionuri - The address of the web page to open