JavaScript is disabled on your browser.
Skip navigation links
Java SE 16 & JDK 16
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
java.awt.desktop.FilesEvent
Packages that use
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.