josx.platform.rcx
Interface ListenerCaller

All Known Implementing Classes:
Button, Sensor

public interface ListenerCaller

Interface for calling calling lejos listeners.


Method Summary
 void callListeners()
           
 

Method Detail

callListeners

public void callListeners()