Package Summary  Overview Summary

class:FilesEvent [CHANGED]

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OpenFilesEvent, PrintFilesEvent

public sealed class FilesEventextends AppEvent permits OpenFilesEvent, PrintFilesEvent
Auxiliary event containing a list of files.
Sealed Class Hierarchy Graph:
Sealed class hierarchy graph for FilesEventSealed class hierarchy graph for FilesEvent
Since:
9
See Also:
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OpenFilesEvent, PrintFilesEvent

public sealed class FilesEventextends AppEvent permits OpenFilesEvent, PrintFilesEvent
Auxiliary event containing a list of files.
Since:
9
See Also:
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OpenFilesEvent, PrintFilesEvent

public sealed class FilesEventextends AppEvent permits OpenFilesEvent, PrintFilesEvent
Auxiliary event containing a list of files.
Sealed Class Hierarchy Graph:
Sealed class hierarchy graph for FilesEventSealed class hierarchy graph for FilesEvent
Since:
9
See Also:

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