|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use McService | |
|---|---|
| org.musicontroller.gui | |
| org.musicontroller.gui.components | |
| org.musicontroller.gui.edit | |
| org.musicontroller.gui.importer | |
| org.musicontroller.importer | Import new music into MusiController. |
| org.musicontroller.service | |
| org.musicontroller.streaming | |
| Uses of McService in org.musicontroller.gui |
|---|
| Methods in org.musicontroller.gui that return McService | |
|---|---|
abstract McService |
SongInfo.getMcService()
|
abstract McService |
Keywords.getMcService()
|
abstract McService |
Home.getMcService()
|
abstract McService |
Bands.getMcService()
|
abstract McService |
BandInfo.getMcService()
|
abstract McService |
ArtistInfo.getMcService()
|
| Uses of McService in org.musicontroller.gui.components |
|---|
| Methods in org.musicontroller.gui.components that return McService | |
|---|---|
abstract McService |
SongList.getMcService()
Getter for the MusiController services. |
abstract McService |
PlaylistReviews.getMcService()
|
| Uses of McService in org.musicontroller.gui.edit |
|---|
| Methods in org.musicontroller.gui.edit that return McService | |
|---|---|
abstract McService |
SongEdit.getMcService()
|
abstract McService |
PlaylistEdit.getMcService()
|
abstract McService |
CoverArtEdit.getMcService()
|
abstract McService |
BandEdit.getMcService()
|
| Uses of McService in org.musicontroller.gui.importer |
|---|
| Methods in org.musicontroller.gui.importer that return McService | |
|---|---|
abstract McService |
MusicArchive.getMcService()
|
| Uses of McService in org.musicontroller.importer |
|---|
| Methods in org.musicontroller.importer that return McService | |
|---|---|
McService |
ImporterImpl.getMcService()
Getter for the McService. |
| Methods in org.musicontroller.importer with parameters of type McService | |
|---|---|
void |
ImporterImpl.setMcService(McService mcService)
Setter for the McService. |
| Uses of McService in org.musicontroller.service |
|---|
| Classes in org.musicontroller.service that implement McService | |
|---|---|
class |
McServiceImpl
Deliver services for adding and removing Musicians to songs. |
| Uses of McService in org.musicontroller.streaming |
|---|
| Methods in org.musicontroller.streaming that return McService | |
|---|---|
McService |
CoverArtService.getMcService()
Getter for the MusiController Service. |
| Methods in org.musicontroller.streaming with parameters of type McService | |
|---|---|
void |
CoverArtService.setMcService(McService service)
Setter for the MusiController service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||