API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sound.sampled. EnumControl.Type View Source
Author(s)
Kara Kytle
Since
1.3
Version
1.15, 05/11/17
Serial
Hierarchy
 Object
      Control.Type
          EnumControl.Type
Implements
Subclasses
Description
publicstatic class EnumControl.Type
  An instance of the EnumControl.Type inner class identifies one kind of enumerated control.
See also:    EnumControl
Constructors
protected EnumControl.Type (String name)
  Constructs a new enumerated control type.
Methods
Hide/Show inherited methods
publicfinal boolean equals (Object obj) [Inherited From Control.Type]
Finalizes the equals method
publicfinal int hashCode () [Inherited From Control.Type]
Finalizes the hashCode method
publicfinal String toString () [Inherited From Control.Type]
  Provides the String representation of the control type.
Fields
Hide/Show inherited fields
publicfinalstatic Type REVERB
  Represents a control over a set of possible reverberation settings.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar