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