|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIndexer
The interface IIndexer.java manages the ordering in an PlayListProvider. It defines the start index according the original IAudioFileCollection for the PlayListProvider.
Method Summary | |
---|---|
void |
elementRemoved(DefaultChannelProvider set)
sets the DefaultChannelProvider |
int |
getRoot()
returns the current root element. |
int |
next()
returns the next element |
void |
reBuild(int rootID)
rebuilds the indexer. starts with the defined root index. |
void |
reInit()
reInits the indexer |
Method Detail |
---|
int getRoot()
void reInit()
void reBuild(int rootID)
rootID
- int next()
void elementRemoved(DefaultChannelProvider set)
set
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |