javax.sound.sampled
public abstract class Control extends Object
Since: 1.3
Nested Class Summary | |
---|---|
static class | Control.Type
This describes a single control. |
Constructor Summary | |
---|---|
protected | Control(Control.Type type)
Create a new Control given its Type. |
Method Summary | |
---|---|
Control.Type | getType()
Return the Type of this Control. |
String | toString()
Return a String descrsibing this control. |
Parameters: type the type