Class SkinnedJHtmlLabel

All Implemented Interfaces:
MouseListener, MouseMotionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, SwingConstants

public class SkinnedJHtmlLabel extends JHtmlLabel
A skinned JHtmlLabel, which is actually just a standard label - useful only as a base for someone to specialise.
Author:
James Murty
See Also:
  • Constructor Details

    • SkinnedJHtmlLabel

      public SkinnedJHtmlLabel(Properties skinProperties, String itemName)