Class MultiSensorIcon

  • All Implemented Interfaces:
    java.awt.image.ImageObserver, java.awt.MenuContainer, java.beans.PropertyChangeListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.SwingConstants, Positionable, InlineLogixNG

    public class MultiSensorIcon
    extends PositionableLabel
    implements java.beans.PropertyChangeListener
    An icon to display a status of set of Sensors.

    Each sensor has an associated image. Normally, only one sensor will be active at a time, and in that case the associated image will be shown. If more than one is active, one of the corresponding images will be shown, but which one is not guaranteed.

    See Also:
    Serialized Form