|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.gui.actions.ActionAdapter
org.herac.tuxguitar.gui.actions.Action
org.herac.tuxguitar.gui.actions.composition.ChangeTimeSignatureAction
public class ChangeTimeSignatureAction
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Fields inherited from class org.herac.tuxguitar.gui.actions.Action |
|---|
AUTO_LOCK, AUTO_UNLOCK, AUTO_UPDATE, DISABLE_ON_PLAYING, KEY_BINDING_AVAILABLE |
| Constructor Summary | |
|---|---|
ChangeTimeSignatureAction()
|
|
| Method Summary | |
|---|---|
protected int |
execute(TypedEvent e)
|
TGSongManager |
getSongManager()
|
protected void |
setTimeSignature(TGTimeSignature timeSignature,
boolean toEnd)
|
void |
showDialog(Shell shell)
|
| Methods inherited from class org.herac.tuxguitar.gui.actions.Action |
|---|
addUndoableEdit, fireUpdate, getEditor, getFlags, getName, isKeyBindingAvailable, process, updateTablature |
| 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 |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public ChangeTimeSignatureAction()
| Method Detail |
|---|
protected int execute(TypedEvent e)
execute in class Actionpublic void showDialog(Shell shell)
protected void setTimeSignature(TGTimeSignature timeSignature,
boolean toEnd)
public TGSongManager getSongManager()
getSongManager in class Action
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||