Uses of Class
movements.MusicException

Packages that use MusicException
movements Implements a class that converts the dance specification into lists of person and hand movements. 
 

Uses of MusicException in movements
 

Methods in movements that throw MusicException
 DanceData MovementGenerator.buildDanceDataFromXML(org.xml.sax.InputSource source, int ticksPerBar)
          Creates a DanceData object from a dance specification given in XML format.
private  DanceData MovementGenerator.generateMovements(DanceDefinition danceDefinition, int ticksPerBar)
          DOCUMENT ME!
private  void AbcMusicPlayer.ParseField(int endOfField)
          DOCUMENT ME!
 

Constructors in movements that throw MusicException
AbcMusicPlayer(java.lang.String notes, int ticksPerBar, int numberOfBarsInTheDance)
          DOCUMENT ME!
 



Copyright © 2003 Nigel Westbury