|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.midi.sequence.edit.Transpose
public class Transpose
| Constructor Summary | |
|---|---|
Transpose(Transposable selection,
int semitones)
|
|
| Method Summary | |
|---|---|
boolean |
execute()
|
java.lang.String |
getName()
|
boolean |
isStructural()
|
boolean |
unexecute()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Transpose(Transposable selection,
int semitones)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface UndoableCommandpublic boolean execute()
execute in interface UndoableCommandpublic boolean unexecute()
unexecute in interface UndoableCommandpublic boolean isStructural()
isStructural in interface UndoableCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||