Uses of Class
virtualbreadboard.cdk.widget.Widget
Packages that use Widget
Package
Description
The Virtual Breadboard Component Kit (CDK) enables control of circuit elements through Java programming, allowing users to programmatically access and manipulate components.
Widgets are elements of components built with the Component Development Kit (CDK) which can be accessed and programmatically controlled.
-
Uses of Widget in virtualbreadboard.cdk
Methods in virtualbreadboard.cdk that return WidgetModifier and TypeMethodDescriptionreturns the first widget of controller Class.returns a widget controlled by this object by it's unique identifier.Widget[]
VBBComponent.getWidgets()
returns and array of Widgets which are controlled by this component. -
Uses of Widget in virtualbreadboard.cdk.widget
Subclasses of Widget in virtualbreadboard.cdk.widgetModifier and TypeClassDescriptionclass
class
class
class
class
class
class