A CompoundControl, such as a graphic equalizer, provides control over two or more related properties, each of which is itself represented as a Control.
A CompoundControl, such as a graphic equalizer, provides control over two or more related properties, each of which is itself represented as a Control.
(get-member-controls this)
Returns the set of member controls that comprise the compound control.
returns: the set of member controls. - javax.sound.sampled.Control[]
Returns the set of member controls that comprise the compound control. returns: the set of member controls. - `javax.sound.sampled.Control[]`
(to-string this)
Provides a string representation of the control
returns: a string description - java.lang.String
Provides a string representation of the control returns: a string description - `java.lang.String`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close