JMACS

Uses of Interface
org.jmacs.pd.IAlert

Packages that use IAlert
org.jmacs.pd Programmable Device Framework. 
 

Uses of IAlert in org.jmacs.pd
 

Methods in org.jmacs.pd with parameters of type IAlert
 boolean IProgram.wake(IDevice.IStatus status, IAlert alert)
          called after init, whenever timer.sleep() returns (where timer is one of the arguments passed to init).
 


JMACS

jmacs.org