|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.contextInformation.lyrics.LyricsRunnable
public class LyricsRunnable
The Class LyricsRunnable.
Constructor Summary | |
---|---|
LyricsRunnable(ContextInformationListener listener,
AudioObject audioObject,
long id)
Instantiates a new lyrics runnable. |
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyricsRunnable(ContextInformationListener listener, AudioObject audioObject, long id)
listener
- the context information listeneraudioObject
- the audio objectid
- the idMethod Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |