|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.player.impl.jsa.assistant.SBInstaller
public class SBInstaller
Constructor Summary | |
---|---|
SBInstaller(java.net.URL url,
java.io.File tmpPath,
java.io.File dstPath,
MidiPortSynthesizer synthesizer,
SBInstallerlistener listener)
|
Method Summary | |
---|---|
boolean |
isCancelled()
|
void |
process()
|
void |
setCancelled(boolean cancelled)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SBInstaller(java.net.URL url, java.io.File tmpPath, java.io.File dstPath, MidiPortSynthesizer synthesizer, SBInstallerlistener listener)
Method Detail |
---|
public void process()
public boolean isCancelled()
public void setCancelled(boolean cancelled)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |