|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LongTask | |
|---|---|
| com.melloware.jukes.gui.view.tasks | |
| Uses of LongTask in com.melloware.jukes.gui.view.tasks |
|---|
| Subclasses of LongTask in com.melloware.jukes.gui.view.tasks | |
|---|---|
class |
LoadDisclistTask
In a thread attempts to load the disclist one disc at a time and notify user of the progress. |
class |
LoadPlaylistTask
In a thread attempts to load the playlist one song at a time and notify user of the progress. |
class |
UpdateTagsTask
In a thread attempts to update all tags for all tracks for a domain object (Artist, Disc, Track). |
| Methods in com.melloware.jukes.gui.view.tasks that return LongTask | |
|---|---|
LongTask |
TimerListener.getTask()
Gets the task. |
| Methods in com.melloware.jukes.gui.view.tasks with parameters of type LongTask | |
|---|---|
void |
TimerListener.setTask(LongTask aTask)
Sets the task. |
| Constructors in com.melloware.jukes.gui.view.tasks with parameters of type LongTask | |
|---|---|
TimerListener(ProgressMonitor aProgressMonitor,
LongTask aTask,
Timer aTimer)
Default contructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||