API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sound.sampled. CompoundControl.Type View Source
Author(s)
Kara Kytle
Since
1.3
Version
1.11, 05/11/17
Serial
Hierarchy
 Object
      Control.Type
          CompoundControl.Type
Implements
Subclasses
Description
publicstatic class CompoundControl.Type
  An instance of the CompoundControl.Type inner class identifies one kind of compound control.
See also:   
Constructors
protected CompoundControl.Type (String name)
  Constructs a new compound 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
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar