|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.player.base.MidiRepeatController
public class MidiRepeatController
Constructor Summary | |
---|---|
MidiRepeatController(TGSong song)
|
Method Summary | |
---|---|
boolean |
finished()
|
int |
getIndex()
|
long |
getRepeatMove()
|
void |
process()
|
boolean |
shouldPlay()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MidiRepeatController(TGSong song)
Method Detail |
---|
public void process()
public boolean finished()
public boolean shouldPlay()
public int getIndex()
public long getRepeatMove()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |