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, waitgetInstancepublic javax.swing.Icon getProjectNodeIcon()
ProductIconsgetProjectNodeIcon in interface ProductIconspublic javax.swing.Icon getProjectIcon()
ProductIconsgetProjectIcon in interface ProductIconspublic javax.swing.Icon getProductIcon()
ProductIconsgetProductIcon in interface ProductIcons