Uses of Class
java.awt.desktop.OpenURIEvent
| Package | Description | 
|---|---|
| java.awt.desktop | Provides interfaces and classes for interaction with various desktop
 capabilities. | 
- 
Uses of OpenURIEvent in java.awt.desktopMethods in java.awt.desktop with parameters of type OpenURIEvent Modifier and Type Method Description voidOpenURIHandler. openURI(OpenURIEvent e)Called when the application is asked to open aURI.