Presentation
@Deprecated public abstract class DomIconProvider extends PomIconProvider
EXTENSION_POINT_NAME
Constructor and Description |
---|
DomIconProvider()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract javax.swing.Icon |
getIcon(DomElement element,
int flags)
Deprecated.
|
javax.swing.Icon |
getIcon(PomTarget target,
int flags)
Deprecated.
|
getIcon
public javax.swing.Icon getIcon(PomTarget target, int flags)
getIcon
in class PomIconProvider
public abstract javax.swing.Icon getIcon(DomElement element, int flags)