Interface JWFileSourceEntryType

    • Method Detail

      • onListCell

        void onListCell​(JWFileImageSetType images,
                        JWStrings strings,
                        javafx.scene.control.ListCell<JWFileSourceEntryType> cell)
        Configure the given list cell to show this item.
        Parameters:
        images - The image resolver
        strings - The string resources
        cell - The list cell
      • path

        java.util.Optional<java.nio.file.Path> path()
        Returns:
        The path associated with this source entry, if any