org.herac.tuxguitar.gui.undo.undoables.custom

Class UndoableChangeClef.ClefPosition

private class UndoableChangeClef.ClefPosition extends Object

Constructor Summary
ClefPosition(long position, int clef)
Method Summary
intgetClef()
longgetPosition()

Constructor Detail

ClefPosition

public ClefPosition(long position, int clef)

Method Detail

getClef

public int getClef()

getPosition

public long getPosition()