|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Item | |
|---|---|
| org.musicontroller.core.searching | |
| org.musicontroller.gui | |
| Uses of Item in org.musicontroller.core.searching |
|---|
| Methods in org.musicontroller.core.searching that return types with arguments of type Item | |
|---|---|
java.util.List<Item> |
MCSearcher.searchGeneral(java.lang.String username,
java.lang.String toSearch)
|
java.util.List<Item> |
ISearcher.searchGeneral(java.lang.String username,
java.lang.String toSearch)
Searches an Index for Items. |
| Uses of Item in org.musicontroller.gui |
|---|
| Methods in org.musicontroller.gui that return Item | |
|---|---|
Item |
Search.getItem()
|
| Methods in org.musicontroller.gui that return types with arguments of type Item | |
|---|---|
abstract java.util.List<Item> |
Search.getItems()
|
| Methods in org.musicontroller.gui with parameters of type Item | |
|---|---|
void |
Search.setItem(Item item)
Sets the loop-iterator. |
| Method parameters in org.musicontroller.gui with type arguments of type Item | |
|---|---|
abstract void |
Search.setItems(java.util.List<Item> items)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||