|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.melloware.jukes.gui.view.tasks.LongTask
com.melloware.jukes.gui.view.tasks.LoadPlaylistTask
public final class LoadPlaylistTask
In a thread attempts to load the playlist one song at a time and notify user of the progress.
Copyright (c) 1999-2007 Melloware, Inc.
Field Summary
Fields inherited from class com.melloware.jukes.gui.view.tasks.LongTask
canceled, current, done, lengthOfTask, statMessage, warning
Constructor Summary
LoadPlaylistTask(File aFile,
Playlist aPlaylist)
Constructor that needs a file to load.
Method Summary
voidgo()
Called to start the task.
Methods inherited from class com.melloware.jukes.gui.view.tasks.LongTask
getCurrent, getLengthOfTask, getMessage, hasWarning, isCancelled, isDone, stop
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
LoadPlaylistTask
public LoadPlaylistTask(File aFile,
Playlist aPlaylist)
throws Exception
aFile - the file to load
Exception - if any error occurs
Method Detail
go
public void go()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2010 Melloware Inc. All Rights Reserved.