|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfugue.JFugueDefinitions
public class JFugueDefinitions
Loads default definitions into the JFugue dictionary. This allows users to refer to instruments, percussion sounds, and controller events by easy-to-remember names.
Dictionary items can be added via the Music String. See the documentation for more information.
Method Summary | |
---|---|
protected static void |
populateDictionary(java.util.HashMap dictionaryMap)
Loads default definitions into the JFugue dictionary. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected static void populateDictionary(java.util.HashMap dictionaryMap)
dictionaryMap
- the dictionary instantiated by the parser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |