Package hw

Class RotaryEncoderEventDispatcher

extends AsyncEventObject

The iLCDJoC API implements the commonly used observer pattern. Listeners (observers) subscribe to certain events distributed by an dispatcher object that notifies the listeners when an event occurs. The RotaryEncoderEventDispatcher class provides this kind of dispatcher functionality for distributing rotary encoder events.

Public Constructors

Public Methods

Methods inherited from javax.events.AsyncEvent

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_