public final class FileUIUtils extends Object
Modifier and Type | Method and Description |
---|---|
static ImageDecorator |
getImageDecorator(FileSystem f)
Gets an ImageDecorator for the filesystem.
|
public static ImageDecorator getImageDecorator(FileSystem f)
ImageDecorator
interface.
This utility should be used in place of former fileSystem.getStatus().annotateIcon(...)
.
f
- the FileSystem