org.herac.tuxguitar.player.impl.jsa.assistant
Class SBInstallerGui
java.lang.Object
org.herac.tuxguitar.player.impl.jsa.assistant.SBInstallerGui
- All Implemented Interfaces:
- SBInstallerlistener
public class SBInstallerGui
- extends java.lang.Object
- implements SBInstallerlistener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SBInstallerGui
public SBInstallerGui(java.net.URL url,
MidiPortSynthesizer synthesizer)
initInstaller
public void initInstaller(java.net.URL url,
MidiPortSynthesizer synthesizer)
open
public void open()
notifyProcess
public void notifyProcess(java.lang.String process)
- Specified by:
notifyProcess
in interface SBInstallerlistener
notifyFinish
public void notifyFinish()
- Specified by:
notifyFinish
in interface SBInstallerlistener
notifyFailed
public void notifyFailed(java.lang.Throwable throwable)
- Specified by:
notifyFailed
in interface SBInstallerlistener
isDisposed
public boolean isDisposed()
getDialog
public Shell getDialog()
getProgressLabel
public Label getProgressLabel()
getInstaller
public SBInstaller getInstaller()