Uses of Interface
uk.org.toot.misc.UndoableCommand

Packages that use UndoableCommand
uk.org.toot.midi.sequence This package is concerned with the representation of Standard MIDI Files as Sequences. 
uk.org.toot.midi.sequence.edit   
uk.org.toot.misc   
 

Uses of UndoableCommand in uk.org.toot.midi.sequence
 

Methods in uk.org.toot.midi.sequence with parameters of type UndoableCommand
 void MidiSequence.edit(UndoableCommand edit)
           
 

Uses of UndoableCommand in uk.org.toot.midi.sequence.edit
 

Classes in uk.org.toot.midi.sequence.edit that implement UndoableCommand
 class Copy
           
 class Cut
           
 class Move
           
 class Paste
           
 class Transpose
           
 

Uses of UndoableCommand in uk.org.toot.misc
 

Methods in uk.org.toot.misc with parameters of type UndoableCommand
 boolean History.nowdo(UndoableCommand edit)
           
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.