org.herac.tuxguitar.gui.actions.player

Class PlaySongAction

Implemented Interfaces:
DisposeListener, MenuListener, MouseListener, SelectionListener

public class PlaySongAction
extends Action

Field Summary

static String
NAME

Constructor Summary

PlaySongAction(TablatureEditor tablatureEditor)

Method Summary

boolean
doAction(TypedEvent e)
protected void
redrawTablaturePlayMode()

Methods inherited from class org.herac.tuxguitar.gui.actions.Action

doAction, fireUpdate, fireUpdate, getEditor, getLastEvent, getName, getSongManager, isEditableKeyBinding, menuHidden, menuShown, mouseDoubleClick, mouseDown, mouseUp, process, redraw, updateTablature, widgetDefaultSelected, widgetDisposed, widgetSelected

Field Details

NAME

public static final String NAME

Constructor Details

PlaySongAction

public PlaySongAction(TablatureEditor tablatureEditor)

Method Details

doAction

public boolean doAction(TypedEvent e)
Overrides:
doAction in interface Action

redrawTablaturePlayMode

protected void redrawTablaturePlayMode()