javax.sound.sampled

Class EnumControl.Type

public static class EnumControl.Type extends Control.Type

This Type describes an EnumControl.

Since: 1.3

Field Summary
static EnumControl.TypeREVERB
This describes an enum control used for reverb.
Constructor Summary
protected Type(String name)
Create a new Type given its name.

Field Detail

REVERB

public static final EnumControl.Type REVERB
This describes an enum control used for reverb.

Constructor Detail

Type

protected Type(String name)
Create a new Type given its name.

Parameters: name the name of the type