Uses of Class
java.awt.desktop.FilesEvent
Package | Description |
---|---|
java.awt.desktop |
Provides interfaces and classes for interaction with various desktop
capabilities.
|
-
Uses of FilesEvent in java.awt.desktop
Subclasses of FilesEvent in java.awt.desktop Modifier and Type Class Description class
OpenFilesEvent
Event sent when the app is asked to open a list of files.class
PrintFilesEvent
Event sent when the app is asked to print a list of files.