KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > sound > sampled > EnumControl.Type

javax.sound.sampled
Class EnumControl.Type

java.lang.Object
  extended by javax.sound.sampled.Control.Type
      extended by javax.sound.sampled.EnumControl.Type
Enclosing class:
EnumControl
See Also:
Source Code

protected EnumControl.Type(String name)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final EnumControl.Type REVERB
See Also:
EnumControl.getValues(), ReverbType
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags