JMACS

Uses of Package
org.jmacs

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

Classes in org.jmacs used by org.jmacs
ClientDiException
          thrown by IDi.IDriver context methods.
CmdException
          as thrown by (IDi.IDriver.IControl.IContext.executeCmd(String, Serializable)).
DiNameTakenException
          thrown by IDi.register() if the name is already taken by another DI
IControlsGui
          control panel GUI, for controlling a given device.
IControlsGui.IContext
          passed to IControlGuis, allowing them to submit commands.
IDi
          device interface (DI).
IDi.AbstractFactory
          for creating IDi instances.
IDi.IDriver
          device-interface (DI) driver.
IDi.IDriver.IClient.IContext
          as passed to IDi.IDriver.IClients.
IDi.IDriver.IContext
          driver context.
IDi.IDriver.IControl.IContext
          as passed to IDi.IDriver.IControls.
IDi.IDriver.ISampler.IContext
          as passed to IDi.IDriver.ISamplers.
IDi.IDriver.ISubscriber.IContext
          as passed to IDi.IDriver.ISubscriber.
IMonitorGui.IContext
          passed to monitor windows implementing IMonitorGui.IContextAware, allowing them to submit commands.
IResultHandler
          result handler.
TargetUnavailableException
          thrown by IDi.register() if target unavailable.
 

Classes in org.jmacs used by org.jmacs.pd
ClientDiException
          thrown by IDi.IDriver context methods.
CmdException
          as thrown by (IDi.IDriver.IControl.IContext.executeCmd(String, Serializable)).
DiNameTakenException
          thrown by IDi.register() if the name is already taken by another DI
IControlsGui
          control panel GUI, for controlling a given device.
IDi
          device interface (DI).
IDi.IDriver.IClient.IContext
          as passed to IDi.IDriver.IClients.
IMonitorGui
          monitor window GUI, for displaying the device's status.
TargetUnavailableException
          thrown by IDi.register() if target unavailable.
 


JMACS

jmacs.org