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

All Superinterfaces:
Editable
All Known Subinterfaces:
Copyable, Selection, Transposable
All Known Implementing Classes:
MidiSequence.ClickTrack, MidiTrack, SequenceSelection, TrackSelection

public interface CutPasteable
extends Editable


Method Summary
 boolean cut()
           
 boolean paste()
           
 
Methods inherited from interface uk.org.toot.midi.sequence.edit.Editable
clone
 

Method Detail

cut

boolean cut()

paste

boolean paste()


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