|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alchar.jdtk.CallBackAdapter
public class CallBackAdapter
This class provides a default implementation of the CallBackListener interface.
| Constructor Summary | |
|---|---|
CallBackAdapter()
|
|
| Method Summary | |
|---|---|
void |
audioStarted(CallBackEvent ev)
Handle an audio started call back event. |
void |
audioStopped(CallBackEvent ev)
Handle an audio stopped call back event. |
void |
indexMark(CallBackEvent ev)
Handle an index mark call back event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallBackAdapter()
| Method Detail |
|---|
public void indexMark(CallBackEvent ev)
indexMark in interface CallBackListenerev - Call back eventpublic void audioStarted(CallBackEvent ev)
audioStarted in interface CallBackListenerev - Call back eventpublic void audioStopped(CallBackEvent ev)
audioStopped in interface CallBackListenerev - Call back event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2007-2009 Kris Van Hees. All Rights Reserved.