|
||||||||||
| 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.LoadDisclistTask
public final class LoadDisclistTask
In a thread attempts to load the disclist one disc 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
LoadDisclistTask(File aFile,
Disclist aDisclist)
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
LoadDisclistTask
public LoadDisclistTask(File aFile,
Disclist aDisclist)
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.