[jmsl] NotePropertiesTransformCommand / NotePropertiesTransform
jmsl at music.columbia.edu
jmsl at music.columbia.edu
Sat Dec 15 13:33:35 EST 2007
Hi Nick,
I was assuming that getCommandName() does getName() on the various
transforms, which returns the user specified string for the name of a
transform. For instance, when I do getCommandName() for the
DeleteCommand(), I get
"Delete"
as output, rather than the class. I'd like to get the class, so that
I can see if the class has an undo method defined. (which none of the
JMSL classes will, but for some of my classes that generate material,
I'd like to be able to create custom undo behaviors)
I may be going about this the wrong way?
thanks,
Peter McCulloch
More information about the jmsl
mailing list