JMACS

Uses of Interface
org.jmacs.pd.Alert

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

Uses of Alert in org.jmacs.pd
 

Methods in org.jmacs.pd with parameters of type Alert
 boolean IProgram.wake(Alert alert)
          called after IProgram.init(Context), whenever IProgram.Context.getTimer().sleep() returns.
 


JMACS

jmacs.org