public final class FileUIUtils
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static ImageDecorator |
getImageDecorator(org.openide.filesystems.FileSystem f) |
Gets an ImageDecorator for the filesystem.
|
public static ImageDecorator getImageDecorator(org.openide.filesystems.FileSystem f)
ImageDecorator interface.
This utility should be used in place of former fileSystem.getStatus().annotateIcon(...).f - the FileSystemBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.