lejos.nxt
Interface ListenerCaller

All Known Implementing Classes:
Button, SensorPort

public interface ListenerCaller

Interface for calling calling lejos listeners.


Method Summary
 void callListeners()
           
 

Method Detail

callListeners

void callListeners()