Package virtualbreadboard.cdk


package virtualbreadboard.cdk
The Virtual Breadboard Component Kit (CDK) enables control of circuit elements through Java programming, allowing users to programmatically access and manipulate components.
  • Classes
    Class
    Description
    VBBComponent is an object that was retrieved using VBBMicroUNO.getComponent(string Id); The Returns an Image object that can then be painted on the screen.
    VoltageNet represents a named voltage node in the circuit.