public interface IconLayerProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<IconLayerProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLayerDescription() |
javax.swing.Icon |
getLayerIcon(Iconable element,
boolean isLocked) |
static final ExtensionPointName<IconLayerProvider> EP_NAME
javax.swing.Icon getLayerIcon(Iconable element, boolean isLocked)
java.lang.String getLayerDescription()