Class SourceableValueLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class SourceableValueLabel extends JLabel
This class extends a basic JLabel to handle the characteristics of a sourceable value, namely adding the sourced information as a tooltip.
See Also: