JMACS

Uses of Interface
org.jmacs.IDi.IDriver.IClient.IContext

Packages that use IDi.IDriver.IClient.IContext
org.jmacs core classes. 
org.jmacs.pd Programmable Device Framework. 
 

Uses of IDi.IDriver.IClient.IContext in org.jmacs
 

Methods in org.jmacs with parameters of type IDi.IDriver.IClient.IContext
 void IDi.IDriver.IClient.setContext(IDi.IDriver.IClient.IContext context)
          sets context.
 

Uses of IDi.IDriver.IClient.IContext in org.jmacs.pd
 

Constructors in org.jmacs.pd with parameters of type IDi.IDriver.IClient.IContext
Device.Proxy(IDi.IDriver.IClient.IContext context)
          creates new instance.
Device.Proxy(IDi.IDriver.IClient.IContext context, String diName)
          creates new instance.
 


JMACS

jmacs.org