|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.pavlov.randommedia.RandomRightWrongAudioFactory
public class RandomRightWrongAudioFactory
FIXME: rewrite doc
| Constructor Summary | |
|---|---|
RandomRightWrongAudioFactory()
Creates a new RandomRightWrongAudioFactory instance. |
|
RandomRightWrongAudioFactory(File rightDirectory,
File wrongDirectory)
Creates a new RandomRightWrongAudioFactory instance. |
|
| Method Summary | |
|---|---|
void |
clearCache()
Describe clearCache method here. |
int |
getNumberOfDisabledItems()
Returns a count of items in disabled directories. |
int |
getNumberOfEnabledItems()
Returns a count of items in enabled directories. |
int |
getNumberOfTotalItems()
Returns a count of items in enabled and disabled directories. |
URL |
getRandomURL()
Describe getRandomURL method here. |
void |
playRandomRightClip()
Describe playRandomRightClip method here. |
void |
playRandomWrongClip()
Describe playRandomWrongClip method here. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RandomRightWrongAudioFactory()
RandomRightWrongAudioFactory instance.
public RandomRightWrongAudioFactory(File rightDirectory,
File wrongDirectory)
RandomRightWrongAudioFactory instance.
| Method Detail |
|---|
public void clearCache()
clearCache method here.
public void playRandomRightClip()
playRandomRightClip method here.
public void playRandomWrongClip()
playRandomWrongClip method here.
public int getNumberOfEnabledItems()
int valuepublic int getNumberOfTotalItems()
int valuepublic int getNumberOfDisabledItems()
int valuepublic URL getRandomURL()
getRandomURL method here.
getRandomURL in interface RandomURLProviderURL value
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||