Package com.monad.homerun.wiring

Provides classes and interfaces for working with Circuits and their wires.

See:
          Description

Class Summary
Circuit A Circuit is a collection of Wires - which are connections between signal sources (controls, emitters) and sinks (models) This is a very limited implementation supporting only intra-object wiring & templates
Wire A Wire is a 'signal junction' between one single component point and another, typically a control point->model or emitter event->model.
 

Package com.monad.homerun.wiring Description

Provides classes and interfaces for working with Circuits and their wires.



Copyright © 2006-2009 Richard Rodgers. All Rights Reserved.