public interface ProductIcons
Modifier and Type | Method and Description |
---|---|
static ProductIcons |
getInstance() |
javax.swing.Icon |
getProductIcon()
Returns icon containing logo of this IDE.
|
javax.swing.Icon |
getProjectIcon()
Returns an action icon to represent a project directory.
|
javax.swing.Icon |
getProjectNodeIcon()
Returns a node icon to represent projects which may be opened by the IDE (e.g.
|
static ProductIcons getInstance()
javax.swing.Icon getProjectNodeIcon()
javax.swing.Icon getProjectIcon()
javax.swing.Icon getProductIcon()