org.herac.tuxguitar.gui.actions.insert
Class RepeatCloseAction
java.lang.Object
org.herac.tuxguitar.gui.actions.ActionAdapter
org.herac.tuxguitar.gui.actions.Action
org.herac.tuxguitar.gui.actions.insert.RepeatCloseAction
public class RepeatCloseAction
- extends Action
Field Summary |
static java.lang.String |
NAME
|
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
RepeatCloseAction
public RepeatCloseAction()
execute
protected int execute(TypedEvent e)
- Specified by:
execute
in class Action
updateTablature
public void updateTablature()
- Overrides:
updateTablature
in class Action
showCloseRepeatDialog
public void showCloseRepeatDialog(Shell shell,
TGMeasureImpl measure)
getSpinnerData
protected GridData getSpinnerData()
closeRepeat
protected void closeRepeat(TGMeasureImpl measure,
int repeatClose)