|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.control.CompoundControlMidiPersistence
public class CompoundControlMidiPersistence
Constructor Summary | |
---|---|
CompoundControlMidiPersistence(java.io.File root)
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getPresets(CompoundControl c)
|
void |
loadPreset(CompoundControl c,
java.lang.String name)
|
void |
savePreset(CompoundControl c,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompoundControlMidiPersistence(java.io.File root)
Method Detail |
---|
public java.util.List<java.lang.String> getPresets(CompoundControl c)
getPresets
in interface CompoundControlPersistence
public void loadPreset(CompoundControl c, java.lang.String name)
loadPreset
in interface CompoundControlPersistence
public void savePreset(CompoundControl c, java.lang.String name)
savePreset
in interface CompoundControlPersistence
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |