|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBackgroundTask | |
---|---|
sk.baka.ambient | |
sk.baka.ambient.activity.main | |
sk.baka.ambient.collection |
Uses of IBackgroundTask in sk.baka.ambient |
---|
Classes in sk.baka.ambient that implement IBackgroundTask | |
---|---|
class |
BackgroundOpExecutor
Able to execute multiple long operations running simultaneously in the background. |
Uses of IBackgroundTask in sk.baka.ambient.activity.main |
---|
Classes in sk.baka.ambient.activity.main that implement IBackgroundTask | |
---|---|
class |
TaskSwitcherController
Controls trackbar and background tasks display window. |
Uses of IBackgroundTask in sk.baka.ambient.collection |
---|
Constructors in sk.baka.ambient.collection with parameters of type IBackgroundTask | |
---|---|
CollectionSynchronizer(ICollection reference,
ICollection downloadFrom,
TagFormatter pathFormatter,
String rootPath,
IBackgroundTask task)
Creates new synchronizer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |