API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sound.sampled. Control.Type View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      Control.Type
Implements
Subclasses
Description
publicstatic class Control.Type
  An instance of the Type class represents the type of the control.
See also:   
Constructors
protected Control.Type (String name)
  Constructs a new control type with the name specified.
Methods
Hide/Show inherited methods
publicfinal boolean equals (Object obj)
Finalizes the equals method
publicfinal int hashCode ()
Finalizes the hashCode method
publicfinal String toString ()
  Provides the String representation of the control type.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar