|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.SwingWorker<java.io.File,java.lang.Void>
core.options.Options.FindITunesXMLFile
public class Options.FindITunesXMLFile
This class locates the iTunes XML file in the background and reports the progress to a StatusProgressMonitor object.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.SwingWorker |
---|
javax.swing.SwingWorker.StateValue |
Constructor Summary | |
---|---|
Options.FindITunesXMLFile()
|
Method Summary | |
---|---|
java.io.File |
doInBackground()
|
void |
done()
|
Methods inherited from class javax.swing.SwingWorker |
---|
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Options.FindITunesXMLFile()
Method Detail |
---|
public java.io.File doInBackground()
doInBackground
in class javax.swing.SwingWorker<java.io.File,java.lang.Void>
public void done()
done
in class javax.swing.SwingWorker<java.io.File,java.lang.Void>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |