Class ExportTorrentWizard
java.lang.Object
com.biglybt.ui.swt.wizard.Wizard
com.biglybt.ui.swt.exporttorrent.wizard.ExportTorrentWizard
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionExportTorrentWizard
(org.eclipse.swt.widgets.Display display, DownloadManager dm) -
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected String
void
onClose()
protected boolean
protected void
setExportFile
(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
-
ExportTorrentWizard
public ExportTorrentWizard() -
ExportTorrentWizard
-
-
Method Details