Uses of Class
uk.org.toot.synth.modules.envelope.EnvelopeGenerator.State

Packages that use EnvelopeGenerator.State
uk.org.toot.synth.modules.envelope   
 

Uses of EnvelopeGenerator.State in uk.org.toot.synth.modules.envelope
 

Methods in uk.org.toot.synth.modules.envelope that return EnvelopeGenerator.State
static EnvelopeGenerator.State EnvelopeGenerator.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EnvelopeGenerator.State[] EnvelopeGenerator.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.