|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.actions.Action
org.herac.tuxguitar.gui.actions.view.ShowMixerAction
public class ShowMixerAction
Field Summary | |
---|---|
static java.lang.String |
NAME
|
Constructor Summary | |
---|---|
ShowMixerAction(TablatureEditor tablatureEditor)
|
Method Summary | |
---|---|
boolean |
doAction(TypedEvent e)
|
Methods inherited from class org.herac.tuxguitar.gui.actions.Action |
---|
fireUpdate, fireUpdate, getEditor, getLastEvent, getName, getSongManager, isEditableKeyBinding, menuHidden, menuShown, mouseDoubleClick, mouseDown, mouseUp, process, redraw, updateTablature, widgetDefaultSelected, widgetDisposed, 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 ShowMixerAction(TablatureEditor tablatureEditor)
Method Detail |
---|
public boolean doAction(TypedEvent e)
doAction
in class Action
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |