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 Stringprotected StringvoidonClose()protected booleanprotected voidsetImportFile(String str) protected voidsetTorrentFile(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