Skip to main content

FilesPanelCustomIcon

Complete API reference for FilesPanelCustomIcon, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Files

Component: no


public class FilesPanelCustomIcon

Constructors

SignatureDescription
FilesPanelCustomIcon()Creates a new instance of FilesPanelCustomIcon.

Methods

SignatureReturnsDescription
getIconForFile(File)FileReturns the current icon for file.
applyIcon(File, ImageView)booleanPerforms the applyIcon operation using the provided parameters (file, imageView).
supportFile(File)booleanPerforms the supportFile operation using the provided parameters (file).