|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IconManager | |
|---|---|
| com.atlassian.renderer | |
| com.atlassian.renderer.v2 | |
| com.atlassian.renderer.v2.components.phrase | |
| com.atlassian.renderer.wysiwyg.converter | |
| Uses of IconManager in com.atlassian.renderer |
|---|
| Classes in com.atlassian.renderer that implement IconManager | |
|---|---|
class |
DefaultIconManager
An icon manager that looks up a property to find the location of the emoticon icons and that has no link decoration icons. |
| Uses of IconManager in com.atlassian.renderer.v2 |
|---|
| Methods in com.atlassian.renderer.v2 with parameters of type IconManager | |
|---|---|
void |
V2LinkRenderer.setIconManager(IconManager iconManager)
|
| Constructors in com.atlassian.renderer.v2 with parameters of type IconManager | |
|---|---|
V2LinkRenderer(SubRenderer subRenderer,
IconManager iconManager,
RendererConfiguration rendererConfiguration)
|
|
| Uses of IconManager in com.atlassian.renderer.v2.components.phrase |
|---|
| Constructors in com.atlassian.renderer.v2.components.phrase with parameters of type IconManager | |
|---|---|
EmoticonRendererComponent(IconManager iconManager)
|
|
| Uses of IconManager in com.atlassian.renderer.wysiwyg.converter |
|---|
| Methods in com.atlassian.renderer.wysiwyg.converter with parameters of type IconManager | |
|---|---|
void |
DefaultWysiwygConverter.setIconManager(IconManager iconManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||