JMACS

Uses of Interface
org.jmacs.IDiDriver.IContext.IFull

Packages that use IDiDriver.IContext.IFull
org.jmacs core classes. 
org.jmacs.pd Programmable Device Framework. 
 

Uses of IDiDriver.IContext.IFull in org.jmacs
 

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

Uses of IDiDriver.IContext.IFull in org.jmacs.pd
 

Constructors in org.jmacs.pd with parameters of type IDiDriver.IContext.IFull
ProxyDevice(IDiDriver.IContext.IFull context)
          creates new instance.
ProxyDevice(IDiDriver.IContext.IFull context, String diName)
          creates new instance.
 


JMACS

jmacs.org