|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Control | |
javax.sound.sampled | Provides interfaces and classes for capture, processing, and playback of sampled audio data. |
Uses of Control in javax.sound.sampled |
Subclasses of Control in javax.sound.sampled | |
class |
BooleanControl
A BooleanControl provides the ability to switch between
two possible settings that affect a line's audio. |
class |
CompoundControl
A CompoundControl , such as a graphic equalizer, provides control
over two or more related properties, each of which is itself represented as
a Control . |
class |
EnumControl
A EnumControl provides control over a set of
discrete possible values, each represented by an object. |
class |
FloatControl
A FloatControl object provides control over a range of
floating-point values. |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.