com.softsynth.jmsl.util
Interface Command

All Known Implementing Classes:
BinaryCopyBufferTransformCommand, DeleteCommand, NotePropertiesTransformCommand, ScoreCommand, UnaryCopyBufferTransformCommand

public interface Command

Author:
Nick Didkovsky, (c) 2004 All rights reserved, Email: didkovn@mail.rockefeller.edu

Method Summary
 void execute()
           
 

Method Detail

execute

void execute()