Class SensorPullUpEditAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

    public class SensorPullUpEditAction
    extends BeanEditAction<Sensor>
    Provides an edit panel for the sensor pull up/pull down configuration. This is designed so that it can be re-used in other panels. This is based on the SensorDebounceEditAction class.
    See Also:
    Serialized Form