Uses of Interface
com.tagtraum.beatunes.library.MediaLibraryUIDelegate
-
Packages that use MediaLibraryUIDelegate Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other.com.tagtraum.beatunes.library Classes that load and manage the library. -
-
Uses of MediaLibraryUIDelegate in com.tagtraum.beatunes
Classes in com.tagtraum.beatunes that implement MediaLibraryUIDelegate Modifier and Type Class Description classMediaLibraryDelegateImplMedia library UI delegate implementation. -
Uses of MediaLibraryUIDelegate in com.tagtraum.beatunes.library
Methods in com.tagtraum.beatunes.library that return MediaLibraryUIDelegate Modifier and Type Method Description MediaLibraryUIDelegateAbstractMediaLibrary. getUIDelegate()Methods in com.tagtraum.beatunes.library with parameters of type MediaLibraryUIDelegate Modifier and Type Method Description voidAbstractMediaLibrary. setUIDelegate(MediaLibraryUIDelegate uiDelegate)voidMediaLibrary. setUIDelegate(MediaLibraryUIDelegate uiDelegate)
-