|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Thread
net.sf.dc.processes.http.InternetUpdateProcess
net.sf.dc.processes.http.FreeDBAudioCDUpdate
Searches the FreeDB server by using keywords or the disc ID of an Audio CD
Field Summary |
Fields inherited from class net.sf.dc.processes.http.InternetUpdateProcess |
cancelled |
Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
Constructor Summary | |
FreeDBAudioCDUpdate(ImportAudioCDDialog ui)
Initializes this dialog |
|
FreeDBAudioCDUpdate(ImportAudioCDDialog ui,
java.lang.String keywords)
|
Method Summary | |
java.lang.String[] |
getCategories()
Returns all the categories as known by the FreeDB server |
Freedb |
getFreedbInstance()
Returns an Freedb instance. |
void |
run()
Starts the search thread. |
Methods inherited from class net.sf.dc.processes.http.InternetUpdateProcess |
stopSearch |
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FreeDBAudioCDUpdate(ImportAudioCDDialog ui)
ui
- the ui to whoch messages will be sendpublic FreeDBAudioCDUpdate(ImportAudioCDDialog ui, java.lang.String keywords)
Method Detail |
public Freedb getFreedbInstance()
public java.lang.String[] getCategories()
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |