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 FileSystemBuilt on January 28 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.