Uses of Class
uk.org.toot.midix.control.neck.NeckFamily

Packages that use NeckFamily
uk.org.toot.midix.control.neck This package is concerned with virtual MIDI controllers, e.g. 
 

Uses of NeckFamily in uk.org.toot.midix.control.neck
 

Subclasses of NeckFamily in uk.org.toot.midix.control.neck
 class BassFamily
           
 class GuitarFamily
           
 class SoloStringsFamily
           
 

Methods in uk.org.toot.midix.control.neck that return NeckFamily
 NeckFamily StrungNeck.getFamily()
           
static NeckFamily NeckFamily.named(java.lang.String name)
           
 

Methods in uk.org.toot.midix.control.neck that return types with arguments of type NeckFamily
static java.util.List<NeckFamily> NeckFamily.families()
           
 

Constructors in uk.org.toot.midix.control.neck with parameters of type NeckFamily
StrungNeck(NeckFamily family)
           
StrungNeck(NeckFamily family, int nfrets)
           
 



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