uk.org.toot.midi.sequence.edit
Interface Copyable

All Superinterfaces:
CutPasteable, Editable, Moveable
All Known Subinterfaces:
Selection
All Known Implementing Classes:
SequenceSelection, TrackSelection

public interface Copyable
extends CutPasteable, Moveable


Method Summary
 java.lang.Object deepCopy()
           
 
Methods inherited from interface uk.org.toot.midi.sequence.edit.CutPasteable
cut, paste
 
Methods inherited from interface uk.org.toot.midi.sequence.edit.Moveable
move
 
Methods inherited from interface uk.org.toot.midi.sequence.edit.Editable
clone
 

Method Detail

deepCopy

java.lang.Object deepCopy()


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