Class ImportTorrentWizard
java.lang.Object
com.biglybt.ui.swt.wizard.Wizard
com.biglybt.ui.swt.importtorrent.wizard.ImportTorrentWizard
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected String
void
onClose()
protected boolean
protected void
setImportFile
(String str) protected void
setTorrentFile
(String str) Methods inherited from class com.biglybt.ui.swt.wizard.Wizard
addListener, close, getCurrentPanel, getDisplay, getErrorMessage, getPanel, getWizardWindow, removeListener, setCurrentInfo, setErrorMessage, setFinishEnabled, setFirstPanel, setNextEnabled, setPreviousEnabled, setTitle, setTitleAsResourceID, switchToClose, switchToClose
-
Field Details
-
Constructor Details
-
ImportTorrentWizard
public ImportTorrentWizard()
-
-
Method Details