|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectj.ajde.ui.AbstractIconRegistry
public abstract class AbstractIconRegistry
Uses the factory pattern.
| Constructor Summary | |
|---|---|
AbstractIconRegistry()
|
|
| Method Summary | |
|---|---|
AbstractIcon |
getIcon(IProgramElement.Kind kind)
Assumes "public" visibility for the icon. |
AbstractIcon |
getIcon(IRelationship.Kind relationship)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractIconRegistry()
| Method Detail |
|---|
public AbstractIcon getIcon(IRelationship.Kind relationship)
public AbstractIcon getIcon(IProgramElement.Kind kind)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||