JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
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
final class
OpenFilesEvent
Event sent when the app is asked to open a list of files.
final class
PrintFilesEvent
Event sent when the app is asked to print a list of files.