Uses of Interface
java.awt.desktop.OpenURIHandler
| Package | Description | 
|---|---|
| java.awt | Contains all of the classes for creating user interfaces and for painting
 graphics and images. | 
- 
Uses of OpenURIHandler in java.awtMethods in java.awt with parameters of type OpenURIHandler Modifier and Type Method Description voidDesktop. setOpenURIHandler(OpenURIHandler openURIHandler)Installs the handler which is notified when the application is asked to open a URL.