Package Summary
Overview Summary
class:FilesEvent [CHANGED]
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OpenFilesEvent
,
PrintFilesEvent
public sealed class
FilesEvent
extends
AppEvent
permits
OpenFilesEvent
,
PrintFilesEvent
Auxiliary event containing a list of files.
Sealed
Class
Hierarchy
Graph:
Since:
9
See Also:
Serialized Form
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OpenFilesEvent
,
PrintFilesEvent
public sealed class
FilesEvent
extends
AppEvent
permits
OpenFilesEvent
,
PrintFilesEvent
Auxiliary event containing a list of files.
Since:
9
See Also:
Serialized Form
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OpenFilesEvent
,
PrintFilesEvent
public sealed class
FilesEvent
extends
AppEvent
permits
OpenFilesEvent
,
PrintFilesEvent
Auxiliary event containing a list of files.
Sealed Class Hierarchy Graph:
Since:
9
See Also:
Serialized Form
method:getFiles() [NONE]
getFiles
public
List
<
File
>
getFiles
()
Gets the list of files.
Returns:
the list of files
© 2023 Oracle Corporation and/or its affiliates