org.herac.tuxguitar.gui.actions.insert
public class InsertChordAction extends Action
| Field Summary | |
|---|---|
| static String | NAME |
| Constructor Summary | |
|---|---|
| InsertChordAction(TablatureEditor tablatureEditor) | |
| Method Summary | |
|---|---|
| boolean | doAction(TypedEvent e) |
| void | showInsertDialog(Shell shell, SongTrackCoords trackCoords, MeasureCoords measureCoords, MeasureComponent component) |
| protected void | updateTablature() |