FilesPanelCustomIcon
Complete API reference for FilesPanelCustomIcon, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Files
Component: no
public class FilesPanelCustomIcon
Constructors
| Signature | Description |
|---|---|
FilesPanelCustomIcon() | Creates a new instance of FilesPanelCustomIcon. |
Methods
| Signature | Returns | Description |
|---|---|---|
getIconForFile(File) | File | Returns the current icon for file. |
applyIcon(File, ImageView) | boolean | Performs the applyIcon operation using the provided parameters (file, imageView). |
supportFile(File) | boolean | Performs the supportFile operation using the provided parameters (file). |