public class ProductsIconsImpl extends java.lang.Object implements ProductIcons
Constructor and Description |
---|
ProductsIconsImpl() |
Modifier and Type | Method and Description |
---|---|
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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstance
public javax.swing.Icon getProjectNodeIcon()
ProductIcons
getProjectNodeIcon
in interface ProductIcons
public javax.swing.Icon getProjectIcon()
ProductIcons
getProjectIcon
in interface ProductIcons
public javax.swing.Icon getProductIcon()
ProductIcons
getProductIcon
in interface ProductIcons