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 IDiDriver.IContext methods if the intended server-DI isn't currently reachable.
DiDriverException
          thrown by DI driver (IDiDriver) methods.
IControlsGui
          control panel GUI, for controlling a given device.
IControlsGui.IContext
          passed to IControlGuis, allowing them to submit commands.
IDiClient
          device-interface client.
IDiDriver
          device-interface (DI) driver.
IDiDriver.IContext
          passed to IDiDriver.IClients.
IDiDriver.IContext.IControlOnly
          passed to IDiDriver.IClient.IControllers.
IDiDriver.IContext.IFull
          passed to IDiDriver.IClient.IFulls.
IDiDriver.IContext.ISubscribeOnly
          passed to IDiDriver.IClient.ISubscribers.
IDiDriver.IContext.TimestampContainer
          timestamp field will be set if instance is supplied when calling IContext.getStatus.
IMonitorGui.IContext
          passed to monitor windows implementing IMonitorGui.IContextAware, allowing them to submit commands.
IResultHandler
          result handler, to be implemented by IControlsGui and IMonitorGui if any commands return a non-null result.
ISpi
          service-provider interface, to be implemented by the JMACS Server vendor.
 

Classes in org.jmacs used by org.jmacs.pd
ClientDiException
          thrown by IDiDriver.IContext methods if the intended server-DI isn't currently reachable.
CloneableSerializable
          convenience that may be used as the base class of status classes.
DiDriverException
          thrown by DI driver (IDiDriver) methods.
IControlsGui
          control panel GUI, for controlling a given device.
IDiClient
          device-interface client.
IDiDriver.IContext.IFull
          passed to IDiDriver.IClient.IFulls.
IMonitorGui
          monitor window GUI, for displaying the device's status.
 


JMACS

jmacs.org