com.ptc.core.components.rendering.guicomponents
Class IconComponent

java.lang.Object
  extended by com.ptc.core.components.rendering.AbstractGuiComponent
      extended by com.ptc.core.components.rendering.guicomponents.HTMLGuiComponent
          extended by com.ptc.core.components.rendering.guicomponents.IconComponent
All Implemented Interfaces:
com.ptc.core.components.rendering.GuiComponent, com.ptc.core.components.rendering.guicomponents.PrintableComponent, com.ptc.netmarkets.util.misc.NmFormatable, Serializable
Direct Known Subclasses:
MessageGlyphComponent

public class IconComponent
extends com.ptc.core.components.rendering.guicomponents.HTMLGuiComponent
implements com.ptc.core.components.rendering.guicomponents.PrintableComponent

Carries the data and Renderer to appropriately display an icon in the UI. If a url is specified, it will be applied to the image

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait