org.herac.tuxguitar.gui.actions.measure
Class CopyMeasureAction
java.lang.Object
org.herac.tuxguitar.gui.actions.ActionAdapter
org.herac.tuxguitar.gui.actions.Action
org.herac.tuxguitar.gui.actions.measure.CopyMeasureAction
public class CopyMeasureAction
- extends Action
Methods inherited from class org.herac.tuxguitar.gui.actions.ActionAdapter |
menuHidden, menuShown, mouseDoubleClick, mouseDown, mouseUp, shellActivated, shellClosed, shellDeactivated, shellDeiconified, shellIconified, widgetDefaultSelected, widgetSelected |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
copyAllTracks
protected boolean copyAllTracks
CopyMeasureAction
public CopyMeasureAction()
execute
protected int execute(TypedEvent e)
- Specified by:
execute
in class Action
showDialog
public void showDialog(Shell shell)
getSpinnerData
protected GridData getSpinnerData()
copyMeasures
protected void copyMeasures(int m1,
int m2,
boolean allTracks)