|
||||||||||
| 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
Constructor Summary
LoadPlaylistTask(java.io.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, 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(java.io.File aFile,
Playlist aPlaylist)
throws java.lang.Exception
aFile - the file to load
java.lang.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-2009 Melloware Inc. All Rights Reserved.